1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

upgrade to 1.2.7

PR:		58794
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
This commit is contained in:
Ying-Chieh Liao 2003-11-03 15:49:00 +00:00
parent 6c8859c5d0
commit 64bca92785
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92969
3 changed files with 7 additions and 8 deletions

View File

@ -7,7 +7,7 @@
# #
PORTNAME= botan PORTNAME= botan
PORTVERSION= 1.2.6 PORTVERSION= 1.2.7
PORTREVISION= 0 PORTREVISION= 0
CATEGORIES= security CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= opencl
DISTNAME= Botan-${PORTVERSION} DISTNAME= Botan-${PORTVERSION}
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org MAINTAINER= clsung@dragon2.net
COMMENT= A portable, easy to use, and efficient C++ crypto library COMMENT= A portable, easy to use, and efficient C++ crypto library
USE_REINPLACE= yes USE_REINPLACE= yes
@ -40,7 +40,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
post-patch: post-patch:
@${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g ; \ @${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g ; \
s,%%CFLAGS%%,${CFLAGS},g" ${WRKSRC}/${CONFIGURE_SCRIPT} s,%%CFLAGS%%,${CFLAGS},g" ${WRKSRC}/${CONFIGURE_SCRIPT}
@${RM} -f ${WRKSRC}/src/pipe_io.cpp.orig
post-install: post-install:
@${RM} -f ${PREFIX}/include/botan/botan @${RM} -f ${PREFIX}/include/botan/botan

View File

@ -1 +1 @@
MD5 (Botan-1.2.6.tgz) = 5b371e72378a3ede5e693da65f33ce59 MD5 (Botan-1.2.7.tgz) = bb8fc4a969d7669020e9d2a9cc964fbc

View File

@ -148,17 +148,17 @@ include/botan/x509stor.h
include/botan/x917_rng.h include/botan/x917_rng.h
include/botan/x919_mac.h include/botan/x919_mac.h
include/botan/xtea.h include/botan/xtea.h
lib/libbotan-1.2.6.so lib/libbotan-1.2.7.so
lib/libbotan-1.2.so lib/libbotan-1.2.so
lib/libbotan-1.so lib/libbotan-1.so
lib/libbotan.a lib/libbotan.a
lib/libbotan.so lib/libbotan.so
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/api.ps %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/api.pdf
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/api.tex %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/api.tex
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/botan.rc
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/authors.txt %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/authors.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/bugs.txt %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/bugs.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/deprecated.txt %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/deprecated.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/indent.el
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/license.txt %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/license.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/log.txt %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/log.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/pgpkeys.asc %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/pgpkeys.asc
@ -166,7 +166,7 @@ lib/libbotan.so
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/rngs.txt %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/rngs.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/thanks.txt %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/thanks.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/todo.txt %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/todo.txt
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/tutorial.ps %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/tutorial.pdf
%%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/tutorial.tex %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/tutorial.tex
@dirrm include/botan @dirrm include/botan
@dirrm %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%% @dirrm %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%