Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  7 Sep 2012 12:37:49 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        miwi@FreeBSD.org
Subject:   ports/171398: [PATCH] devel/pecl-inclued: update to 0.1.3,1
Message-ID:  <20120907043749.F3B95747025@goingmarry.kkbox.com>
Resent-Message-ID: <201209070450.q874o1NI087558@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         171398
>Category:       ports
>Synopsis:       [PATCH] devel/pecl-inclued: update to 0.1.3,1
>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:   Fri Sep 07 04:50:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012
>Description:
- Update to 0.1.3,1

Port maintainer (miwi@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- pecl-inclued-0.1.3,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/pecl-inclued/Makefile ./Makefile
--- /usr/ports/devel/pecl-inclued/Makefile	2012-05-20 14:42:52.000000000 +0800
+++ ./Makefile	2012-09-07 12:34:39.080274000 +0800
@@ -6,10 +6,12 @@
 #
 
 PORTNAME=	inclued
-PORTVERSION=	0.3
+PORTVERSION=	0.1.3
+PORTEPOCH=	1
 CATEGORIES=	devel pear
-MASTER_SITES=	LOCAL/chinsan/PECL
+MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
+EXTRACT_SUFX=	.tgz
 DIST_SUBDIR=	PECL
 
 MAINTAINER=	miwi@FreeBSD.org
@@ -20,7 +22,7 @@
 USE_PHP=	yes
 USE_PHPEXT=	yes
 DEFAULT_PHP_VER=53
-IGNORE_WITH_PHP=5
+IGNORE_WITH_PHP=4
 
 CONFIGURE_ARGS=	--enable-inclued
 
diff -ruN --exclude=CVS /usr/ports/devel/pecl-inclued/distinfo ./distinfo
--- /usr/ports/devel/pecl-inclued/distinfo	2010-12-20 15:16:34.000000000 +0800
+++ ./distinfo	2012-09-07 12:25:10.256671000 +0800
@@ -1,2 +1,2 @@
-SHA256 (PECL/inclued-0.3.tar.gz) = e46df2bb1e62b534b8cd261015a9631b420e488882cc23b4b2a042ca35921b7a
-SIZE (PECL/inclued-0.3.tar.gz) = 7532
+SHA256 (PECL/inclued-0.1.3.tgz) = 89d7324b164b739b53d5290c7ec99d8e05522e76db0885bda4b4a693113b4a28
+SIZE (PECL/inclued-0.1.3.tgz) = 9625
diff -ruN --exclude=CVS /usr/ports/devel/pecl-inclued/pkg-descr ./pkg-descr
--- /usr/ports/devel/pecl-inclued/pkg-descr	2010-12-20 15:16:34.000000000 +0800
+++ ./pkg-descr	2012-09-07 12:32:11.663840000 +0800
@@ -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.
+Clued-in about your inclueds. Allows you trace through and dump the hierarchy
+of file inclusions and class inheritance at runtime.
+
+WWW: http://pecl.php.net/package/inclued
--- pecl-inclued-0.1.3,1.patch ends here ---

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



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