diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-31 15:04:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-31 15:04:57 +0000 |
commit | 23b6702e858b59fc5503b179026b4e25d86fb316 (patch) | |
tree | 2df5c4892cd4b2dd80683fc5b98a0ce3ae135aba /security/botan | |
parent | 500d380475db11b4309a1e6a331e32b9956ce75f (diff) | |
download | ports-23b6702e858b59fc5503b179026b4e25d86fb316.tar.gz ports-23b6702e858b59fc5503b179026b4e25d86fb316.zip |
Notes
Diffstat (limited to 'security/botan')
-rw-r--r-- | security/botan/Makefile | 5 | ||||
-rw-r--r-- | security/botan/distinfo | 2 | ||||
-rw-r--r-- | security/botan/pkg-plist | 2 |
3 files changed, 3 insertions, 6 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index 87b7ed80ccc6..c9ea8a976007 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -7,7 +7,7 @@ # PORTNAME= botan -PORTVERSION= 1.2.7 +PORTVERSION= 1.2.8 PORTREVISION= 0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -41,7 +41,4 @@ post-patch: @${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g ; \ s,%%CFLAGS%%,${CFLAGS},g" ${WRKSRC}/${CONFIGURE_SCRIPT} -post-install: - @${RM} -f ${PREFIX}/include/botan/botan - .include <bsd.port.post.mk> diff --git a/security/botan/distinfo b/security/botan/distinfo index 149f5e08d34c..3a45df835f64 100644 --- a/security/botan/distinfo +++ b/security/botan/distinfo @@ -1 +1 @@ -MD5 (Botan-1.2.7.tgz) = bb8fc4a969d7669020e9d2a9cc964fbc +MD5 (Botan-1.2.8.tgz) = dc84a09cad3e354bc21427b2baf3bb24 diff --git a/security/botan/pkg-plist b/security/botan/pkg-plist index c2bf984bf9f7..4702af918ac7 100644 --- a/security/botan/pkg-plist +++ b/security/botan/pkg-plist @@ -148,7 +148,7 @@ include/botan/x509stor.h include/botan/x917_rng.h include/botan/x919_mac.h include/botan/xtea.h -lib/libbotan-1.2.7.so +lib/libbotan-1.2.8.so lib/libbotan-1.2.so lib/libbotan-1.so lib/libbotan.a |