diff options
author | clsung <clsung@FreeBSD.org> | 2006-01-06 08:28:22 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-01-06 08:28:22 +0000 |
commit | 460a4810571cf7dc79634ed301fa8a78438635e3 (patch) | |
tree | 994f8fb6ae1e91877edc25425947b14b5ad60d3c /security/botan | |
parent | 975fb6b75873f2d3b5f940df5f2c710d698aff83 (diff) | |
download | FreeBSD-ports-460a4810571cf7dc79634ed301fa8a78438635e3.zip FreeBSD-ports-460a4810571cf7dc79634ed301fa8a78438635e3.tar.gz |
- update to 1.4.11
Diffstat (limited to 'security/botan')
-rw-r--r-- | security/botan/Makefile | 2 | ||||
-rw-r--r-- | security/botan/distinfo | 6 | ||||
-rw-r--r-- | security/botan/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index 2181f52..22fb283 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -7,7 +7,7 @@ # PORTNAME= botan -PORTVERSION= 1.4.10 +PORTVERSION= 1.4.11 CATEGORIES= security MASTER_SITES= http://files.randombit.net/botan/ DISTNAME= Botan-${PORTVERSION} diff --git a/security/botan/distinfo b/security/botan/distinfo index fb6d192..2c20b49 100644 --- a/security/botan/distinfo +++ b/security/botan/distinfo @@ -1,3 +1,3 @@ -MD5 (Botan-1.4.10.tbz) = ddc46514c20f1782603646277f8341dd -SHA256 (Botan-1.4.10.tbz) = 9c04d89c632b9de05541462be92381e5ccfdea4a4d7fb14ea12ad39745fb6978 -SIZE (Botan-1.4.10.tbz) = 1677102 +MD5 (Botan-1.4.11.tbz) = 87ec70830c988410c45627cc34e4d8b8 +SHA256 (Botan-1.4.11.tbz) = 752750847efa8f66cab8c1f6be94071f2f6007919e59a63d798943508c8ef1b8 +SIZE (Botan-1.4.11.tbz) = 1660829 diff --git a/security/botan/pkg-plist b/security/botan/pkg-plist index 3e72b05..0c97fa1 100644 --- a/security/botan/pkg-plist +++ b/security/botan/pkg-plist @@ -18,6 +18,7 @@ include/botan/bit_ops.h include/botan/blinding.h include/botan/blowfish.h include/botan/botan.h +include/botan/botan.py include/botan/buf_es.h include/botan/buf_filt.h include/botan/cast128.h |