diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-01-06 08:28:22 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-01-06 08:28:22 +0000 |
commit | dc3c10d3c1355909a3b13b827ed94d08edc3312f (patch) | |
tree | 2e8d55aaa4070a3038513065e71b6a09121d3d50 /security/botan | |
parent | 5c3baecb912c706138cb7f30b8d686a0f3d511e5 (diff) | |
download | ports-dc3c10d3c1355909a3b13b827ed94d08edc3312f.tar.gz ports-dc3c10d3c1355909a3b13b827ed94d08edc3312f.zip |
Notes
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 2181f52b6143..22fb28394282 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 fb6d1926e775..2c20b4935242 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 3e72b05f85d4..0c97fa1fb66a 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 |