Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Dec 2010 11:09:16 -0600
From:      Tom Judge <tom@tomjudge.com>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/152923: [patch] archivers/pecl-rar - Cleanup/Fixes
Message-ID:  <4CFFBBBC.6080201@tomjudge.com>
In-Reply-To: <201012081440.oB8Ee8WE046421@freefall.freebsd.org>
References:  <201012081440.oB8Ee8WE046421@freefall.freebsd.org>

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

New patch to include LICENSE line.

This PR depends on ports/152927.



-- 
TJU13-ARIN

--------------030309040209020706090100
Content-Type: text/plain;
 name="archivers-pecl-rar.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="archivers-pecl-rar.txt"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/pecl-rar/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	25 Apr 2010 09:17:52 -0000	1.7
+++ Makefile	8 Dec 2010 17:03:08 -0000
@@ -16,8 +16,12 @@
 MAINTAINER=	miwi@FreeBSD.org
 COMMENT=	A PECL extension to create and read rar files
 
-USE_PHP=	yes
+LICENSE=	PHP301
+
+USE_PHP=	spl
 USE_PHPEXT=	yes
+USE_PHP_BUILD=	yes
+IGNORE_WITH_PHP=4
 
 CONFIGURE_ARGS=	--enable-rar
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/archivers/pecl-rar/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	25 Apr 2010 09:17:52 -0000	1.4
+++ distinfo	7 Dec 2010 16:53:20 -0000
@@ -1,3 +1,2 @@
-MD5 (PECL/rar-2.0.0.tgz) = 2bbd2fbcd7a08089e40191bb96181736
 SHA256 (PECL/rar-2.0.0.tgz) = 6db55cf52e0fb6c77ea25fb4636320a4ef11c9317e5e5088cfbe2b4b7a0eb6cc
 SIZE (PECL/rar-2.0.0.tgz) = 189885

--------------030309040209020706090100--



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