ports/174675: [UPDATE] devel/pecl-inclued: Update to 0.1.3 & change MASTER_SITES & take maintainership

Hung-Yi Chen gaod at hychen.org
Mon Dec 24 12:10:01 UTC 2012


>Number:         174675
>Category:       ports
>Synopsis:       [UPDATE] devel/pecl-inclued: Update to 0.1.3 & change MASTER_SITES & take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 24 12:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Hung-Yi Chen
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD cse.tw 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	Update to 0.1.3 support PHP 5.4.
        Change MASTER_SITES to official site.
        Take maintainership to provide further updates.

>How-To-Repeat:
>Fix:


--- pecl-inclued.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 309455)
+++ Makefile	(working copy)
@@ -6,21 +6,19 @@
 #
 
 PORTNAME=	inclued
-PORTVERSION=	0.3
+PORTVERSION=	0.1.3
 CATEGORIES=	devel pear
-MASTER_SITES=	LOCAL/chinsan/PECL
+MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
-DIST_SUBDIR=	PECL
+EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	miwi at FreeBSD.org
+MAINTAINER=	gaod at hychen.org
 COMMENT=	Inclued gives you a Clue for PHP inclusion check
 
 LICENSE=	PHP301
 
 USE_PHP=	yes
 USE_PHPEXT=	yes
-DEFAULT_PHP_VER=53
-IGNORE_WITH_PHP=5
 
 CONFIGURE_ARGS=	--enable-inclued
 
Index: distinfo
===================================================================
--- distinfo	(revision 309455)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (PECL/inclued-0.3.tar.gz) = e46df2bb1e62b534b8cd261015a9631b420e488882cc23b4b2a042ca35921b7a
-SIZE (PECL/inclued-0.3.tar.gz) = 7532
+SHA256 (inclued-0.1.3.tgz) = 89d7324b164b739b53d5290c7ec99d8e05522e76db0885bda4b4a693113b4a28
+SIZE (inclued-0.1.3.tgz) = 9625
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 309455)
+++ pkg-descr	(working copy)
@@ -1,2 +1,4 @@
 Inclued gives you a Clue ! Also inclued is some php code to transform the
 dump data into graphviz formatted .dot files.
+
+WWW: http://pecl.php.net/package/inclued
--- pecl-inclued.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list