From clsung@dragon2.net  Fri Oct 31 20:49:10 2003
Return-Path: <clsung@dragon2.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 15A4016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Oct 2003 20:49:10 -0800 (PST)
Received: from mail.dragon2.net (sungsung.csie.nctu.edu.tw [140.113.215.201])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 40EEC43FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Oct 2003 20:49:09 -0800 (PST)
	(envelope-from clsung@dragon2.net)
Received: from localhost (localhost.csie.nctu.edu.tw [127.0.0.1])
	by mail.dragon2.net (Postfix) with ESMTP
	id 029EF15325; Sat,  1 Nov 2003 04:50:35 +0000 (GMT)
Received: from mail.dragon2.net ([127.0.0.1])
 by localhost (sungsung.csie.nctu.edu.tw [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 52078-01; Sat,  1 Nov 2003 12:50:34 +0800 (CST)
Received: by mail.dragon2.net (Postfix, from userid 1022)
	id 7CEE715323; Sat,  1 Nov 2003 12:50:34 +0800 (CST)
Message-Id: <20031101045034.7CEE715323@mail.dragon2.net>
Date: Sat,  1 Nov 2003 12:50:34 +0800 (CST)
From: Cheng-Lung Sung <clsung@dragon2.net>
Reply-To: Cheng-Lung Sung <clsung@dragon2.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: clsung@tiger2.net
Subject: Update port: security/botan from 1.2.6 to 1.2.7
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 31 20:50:24 PST 2003
>Closed-Date:    Mon Nov 03 07:52:28 PST 2003
>Last-Modified:  Mon Nov 03 07:52:28 PST 2003
>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:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Mon Nov 3 07:52:06 PST 2003 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=58794 
>Unformatted:
