aboutsummaryrefslogtreecommitdiffstats
path: root/security/botan
diff options
context:
space:
mode:
authorsahil <sahil@FreeBSD.org>2010-07-24 13:55:26 +0800
committersahil <sahil@FreeBSD.org>2010-07-24 13:55:26 +0800
commit1b4c67875bc0563bda3be17fbc646bf517e7b7e9 (patch)
tree587984521255c8e204cef42b814fdeb8b6ce6267 /security/botan
parent708f8a24a7d732689a8ba917a5393da2ba021c17 (diff)
downloadfreebsd-ports-gnome-1b4c67875bc0563bda3be17fbc646bf517e7b7e9.tar.gz
freebsd-ports-gnome-1b4c67875bc0563bda3be17fbc646bf517e7b7e9.tar.zst
freebsd-ports-gnome-1b4c67875bc0563bda3be17fbc646bf517e7b7e9.zip
- Update to 1.8.9
- Add LICENSE PR: ports/147935 Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
Diffstat (limited to 'security/botan')
-rw-r--r--security/botan/Makefile6
-rw-r--r--security/botan/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile
index d0eaff6472dc..badebaae9c77 100644
--- a/security/botan/Makefile
+++ b/security/botan/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= botan
-PORTVERSION= 1.8.8
-PORTREVISION= 1
+PORTVERSION= 1.8.9
CATEGORIES= security
MASTER_SITES= http://files.randombit.net/botan/v1.8/
DISTNAME= Botan-${PORTVERSION}
@@ -17,6 +16,9 @@ EXTRACT_SUFX= .tbz
MAINTAINER= lapo@lapo.it
COMMENT= A portable, easy to use, and efficient C++ crypto library
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/doc/license.txt
+
OPTIONS= SSL "Enable OpenSSL engine" on \
GMP "Enable GMP engine" on \
ECC "Enable ECC support" on
diff --git a/security/botan/distinfo b/security/botan/distinfo
index 723406e4ac35..a53729f9e0fc 100644
--- a/security/botan/distinfo
+++ b/security/botan/distinfo
@@ -1,3 +1,3 @@
-MD5 (Botan-1.8.8.tbz) = cb7cf79c34414cdf1f7a25569d7b82ac
-SHA256 (Botan-1.8.8.tbz) = 73c8731368140a951ae03899d651dc1b9b94e27c1125e41cdf3c32d6881ec4eb
-SIZE (Botan-1.8.8.tbz) = 2557313
+MD5 (Botan-1.8.9.tbz) = 2c1c55ae4f5bae9f6ad516e1ada2100f
+SHA256 (Botan-1.8.9.tbz) = def68000a7c2e25340becf581196127ebf69e1daf4afa2f23943615f14925ca7
+SIZE (Botan-1.8.9.tbz) = 2826713