ports/167027: [PATCH] security/pear-Crypt_DiffieHellman: update to 0.2.6
Muhammad Moinur Rahman
5u623l20 at gmail.com
Tue Apr 17 14:40:02 UTC 2012
>Number: 167027
>Category: ports
>Synopsis: [PATCH] security/pear-Crypt_DiffieHellman: update to 0.2.6
>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: Tue Apr 17 14:40:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Muhammad Moinur Rahman
>Release: FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar 2 02:21:51 BDT
>Description:
- Update to 0.2.6
- Switch to PEAR_AUTOINSTALL
For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD/i386/pear-Crypt_DiffieHellman-0.2.6.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD/amd64/pear-Crypt_DiffieHellman-0.2.6.log
http://tb.s.ubze.ro//logs/8.2-RELEASE/i386/pear-Crypt_DiffieHellman-0.2.6.log
http://tb.s.ubze.ro//logs/8.2-RELEASE/amd64/pear-Crypt_DiffieHellman-0.2.6.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD/i386/pear-Crypt_DiffieHellman-0.2.6.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD/amd64/pear-Crypt_DiffieHellman-0.2.6.log
Port maintainer (miwi at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:
--- pear-Crypt_DiffieHellman-0.2.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/pear-Crypt_DiffieHellman/Makefile ./Makefile
--- /usr/ports/security/pear-Crypt_DiffieHellman/Makefile 2011-06-25 11:33:49.000000000 +0600
+++ ./Makefile 2012-04-17 20:29:38.367612676 +0600
@@ -6,7 +6,7 @@
#
PORTNAME= Crypt_DiffieHellman
-PORTVERSION= 0.2.5
+PORTVERSION= 0.2.6
CATEGORIES= security www pear
MAINTAINER= miwi at FreeBSD.org
@@ -16,14 +16,8 @@
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
USE_PHP= bcmath mbstring gmp
-PEAR_CATSRC= yes
-CATEGORY= Crypt
-FILES= DiffieHellman.php DiffieHellman/Math.php DiffieHellman/Exception.php \
- DiffieHellman/Math/Exception.php DiffieHellman/Math/BigInteger.php \
- DiffieHellman/Math/BigInteger/Interface.php DiffieHellman/Math/BigInteger/Gmp.php \
- DiffieHellman/Math/BigInteger/Exception.php DiffieHellman/Math/BigInteger/Bcmath.php
-TESTS= AllTests.php DiffieHellmanTest.php TestHelper.php TestConfiguration.php.dist
+PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
diff -ruN --exclude=CVS /usr/ports/security/pear-Crypt_DiffieHellman/distinfo ./distinfo
--- /usr/ports/security/pear-Crypt_DiffieHellman/distinfo 2011-06-25 11:33:49.000000000 +0600
+++ ./distinfo 2012-04-17 20:23:29.870612638 +0600
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Crypt_DiffieHellman-0.2.5.tgz) = 1d7ad42925a07b1555ba7a38aa2867278482303dbe81420b86de6591105d0994
-SIZE (PEAR/Crypt_DiffieHellman-0.2.5.tgz) = 10853
+SHA256 (PEAR/Crypt_DiffieHellman-0.2.6.tgz) = 759e48846b8ba5b8ee101aa8d4e3e6a42e54860eaa45290233de3131556068a3
+SIZE (PEAR/Crypt_DiffieHellman-0.2.6.tgz) = 10908
--- pear-Crypt_DiffieHellman-0.2.6.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list