Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  1 Nov 2003 12:50:34 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@tiger2.net
Subject:   ports/58794: Update port: security/botan from 1.2.6 to 1.2.7
Message-ID:  <20031101045034.7CEE715323@mail.dragon2.net>
Resent-Message-ID: <200311010450.hA14oOkD044326@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         58794
>Category:       ports
>Synopsis:       Update port: security/botan from 1.2.6 to 1.2.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 31 20:50:24 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.9-RELEASE FreeBSD 4.9-RELEASE #5: Wed Oct 29 20:13:25 CST 2003 root@sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
- update from 1.2.6 to 1.2.7
- rename .ps to .pdf
- adjust Makefile
- request for maintainership
>How-To-Repeat:
>Fix:

diff -ruN /usr/ports/security/botan/Makefile ./botan/Makefile
--- /usr/ports/security/botan/Makefile	Tue Sep  9 21:01:00 2003
+++ ./botan/Makefile	Sat Nov  1 12:47:46 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	botan
-PORTVERSION=	1.2.6
+PORTVERSION=	1.2.7
 PORTREVISION=	0
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
@@ -15,7 +15,7 @@
 DISTNAME=	Botan-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	clsung@dragon2.net
 COMMENT=	A portable, easy to use, and efficient C++ crypto library
 
 USE_REINPLACE=	yes
@@ -40,7 +40,6 @@
 post-patch:
 	@${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g ; \
 		s,%%CFLAGS%%,${CFLAGS},g" ${WRKSRC}/${CONFIGURE_SCRIPT}
-	@${RM} -f ${WRKSRC}/src/pipe_io.cpp.orig
 
 post-install:
 	@${RM} -f ${PREFIX}/include/botan/botan
diff -ruN /usr/ports/security/botan/distinfo ./botan/distinfo
--- /usr/ports/security/botan/distinfo	Tue Sep  9 21:01:00 2003
+++ ./botan/distinfo	Sat Nov  1 07:51:02 2003
@@ -1 +1 @@
-MD5 (Botan-1.2.6.tgz) = 5b371e72378a3ede5e693da65f33ce59
+MD5 (Botan-1.2.7.tgz) = bb8fc4a969d7669020e9d2a9cc964fbc
diff -ruN /usr/ports/security/botan/pkg-plist ./botan/pkg-plist
--- /usr/ports/security/botan/pkg-plist	Tue Sep  9 21:01:00 2003
+++ ./botan/pkg-plist	Sat Nov  1 08:01:43 2003
@@ -148,17 +148,17 @@
 include/botan/x917_rng.h
 include/botan/x919_mac.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.so
 lib/libbotan.a
 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%%/botan.rc
 %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/authors.txt
 %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/bugs.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%%/log.txt
 %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/pgpkeys.asc
@@ -166,7 +166,7 @@
 %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/rngs.txt
 %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%/thanks.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
 @dirrm include/botan
 @dirrm %%PORTDOCS%%share/doc/Botan-%%PORTVERSION%%

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031101045034.7CEE715323>