Date: Mon, 30 May 2005 18:00:24 -0300 (BRT) From: Antonio Carlos Venancio Junior <antonio@php.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81686: [maintainer update] security/pear-Crypt_Blowfish to 1.0.1 Message-ID: <200505302100.j4UL0Ooj095222@digitalsign.com> Resent-Message-ID: <200505302110.j4ULA2mU008274@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81686 >Category: ports >Synopsis: [maintainer update] security/pear-Crypt_Blowfish to 1.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon May 30 21:10:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Antonio Carlos Venancio Junior >Release: FreeBSD 4.11-STABLE i386 >Organization: >Environment: System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #7: Tue May 10 10:37:35 BRT 2005 root@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO i386 >Description: + update port: security/pear-Crypt_Blowfish to 1.0.1 + changelog: http://pear.php.net/package/Crypt_Blowfish/download/1.0.1/ >How-To-Repeat: >Fix: diff -ruN pear-Crypt_Blowfish.orig/Makefile pear-Crypt_Blowfish/Makefile --- pear-Crypt_Blowfish.orig/Makefile Mon May 30 17:48:46 2005 +++ pear-Crypt_Blowfish/Makefile Mon May 30 17:53:08 2005 @@ -6,7 +6,7 @@ # PORTNAME= Crypt_Blowfish -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= security www pear MAINTAINER= antonio@php.net @@ -17,6 +17,12 @@ CATEGORY= Crypt FILES= Blowfish.php Blowfish/DefaultKey.php +TESTS= blowfish.phpt vectors.txt + +post-patch: +.for file in ${FILES} + @${REINPLACE_CMD} -e "s|@package_version@|${PORTVERSION}|" ${WRKSRC}/${file} +.endfor .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" diff -ruN pear-Crypt_Blowfish.orig/distinfo pear-Crypt_Blowfish/distinfo --- pear-Crypt_Blowfish.orig/distinfo Mon May 30 17:48:46 2005 +++ pear-Crypt_Blowfish/distinfo Mon May 30 17:49:08 2005 @@ -1,2 +1,2 @@ -MD5 (PEAR/Crypt_Blowfish-1.0.0.tgz) = 02858a3c46db133f95a9b18c36f52688 -SIZE (PEAR/Crypt_Blowfish-1.0.0.tgz) = 9650 +MD5 (PEAR/Crypt_Blowfish-1.0.1.tgz) = 93873efe07a267b2b415965994a0af98 +SIZE (PEAR/Crypt_Blowfish-1.0.1.tgz) = 11954 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505302100.j4UL0Ooj095222>