mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Update to 1.2.8
PR: ports/60756 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
This commit is contained in:
parent
500d380475
commit
23b6702e85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96995
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Botan-1.2.7.tgz) = bb8fc4a969d7669020e9d2a9cc964fbc
|
||||
MD5 (Botan-1.2.8.tgz) = dc84a09cad3e354bc21427b2baf3bb24
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user