Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Dec 2010 11:11:22 -0600
From:      Tom Judge <tom@tomjudge.com>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/152904: [patch] security/pecl-hash Fixes/Cleanup
Message-ID:  <4CFFBC3A.8060102@tomjudge.com>
In-Reply-To: <201012072040.oB7Ke7wk092006@freefall.freebsd.org>
References:  <201012072040.oB7Ke7wk092006@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------050004090009090700090108
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

New patch to include LICENSE.


-- 
TJU13-ARIN

--------------050004090009090700090108
Content-Type: text/plain;
 name="security-pecl-hash.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="security-pecl-hash.txt"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/pecl-hash/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	31 Jan 2010 13:47:09 -0000	1.9
+++ Makefile	8 Dec 2010 17:13:55 -0000
@@ -14,11 +14,13 @@
 DIST_SUBDIR=	PECL
 
 MAINTAINER=	miwi@FreeBSD.org
-COMMENT=	HASH Message Digest Framework for PHP
+COMMENT=	HASH Message Digest Framework for PHP 4
+
+LICENSE=	PHP301
 
 USE_PHP=	yes
 USE_PHPEXT=	yes
 DEFAULT_PHP_VER=4
-IGNORE_WITH_PHP=5
+IGNORE_WITH_PHP=5 52
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/pecl-hash/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	25 Aug 2007 13:38:52 -0000	1.5
+++ distinfo	7 Dec 2010 17:20:24 -0000
@@ -1,3 +1,2 @@
-MD5 (PECL/hash-1.5.tgz) = cb19f4ee392b05776788e54b51f98c83
 SHA256 (PECL/hash-1.5.tgz) = fdb0f0ee7ab9c134ee0a48dcc50bae4295e2b5972975e2dfd6e5d6712a6686f1
 SIZE (PECL/hash-1.5.tgz) = 98809

--------------050004090009090700090108--



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