From nobody@FreeBSD.org  Thu Oct 15 10:43:49 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E2B9A1065670
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Oct 2009 10:43:48 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id D23098FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Oct 2009 10:43:48 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n9FAhmR1069633
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 15 Oct 2009 10:43:48 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n9FAhmGK069632;
	Thu, 15 Oct 2009 10:43:48 GMT
	(envelope-from nobody)
Message-Id: <200910151043.n9FAhmGK069632@www.freebsd.org>
Date: Thu, 15 Oct 2009 10:43:48 GMT
From: Gerrit Beine <gerrit.beine@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: devel/php5-phing
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         139643
>Category:       ports
>Synopsis:       Update port: devel/php5-phing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 15 10:50:00 UTC 2009
>Closed-Date:    Sat Oct 17 07:03:58 UTC 2009
>Last-Modified:  Sat Oct 17 07:10:03 UTC 2009
>Originator:     Gerrit Beine
>Release:        FreeBSD 7.2
>Organization:
SQQD GmbH
>Environment:
FreeBSD tinderbox.intern.sapat.de 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Update to version 2.3.1
>How-To-Repeat:

>Fix:
diff -Nur /usr/ports/devel/php5-phing/Makefile devel/php5-phing/Makefile
--- /usr/ports/devel/php5-phing/Makefile	2009-04-13 14:13:44.000000000 +0200
+++ devel/php5-phing/Makefile	2009-10-15 04:59:25.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	phing
-PORTVERSION=	2.3.0
-PORTREVISION=	2
+PORTVERSION=	2.3.1
 CATEGORIES=	devel
 MASTER_SITES=	http://pear.phing.info/get/
 
@@ -34,7 +33,6 @@
 FILES=	etc/log.xsl etc/phpunit2-noframes.xsl etc/phpunit2-frames.xsl \
 	etc/coverage-frames.xsl etc/str.replace.function.xsl etc/VERSION.TXT \
 	bin/pear-phing.bat bin/pear-phing bin/phing.php \
-	CHANGELOG TODO CREDITS README \
 	IntrospectionHelper.php ProjectComponent.php \
 	BuildLogger.php TaskContainer.php BuildEvent.php Task.php \
 	TaskAdapter.php Phing.php RuntimeConfigurable.php BuildListener.php \
@@ -157,11 +155,13 @@
 	tasks/ext/phpdoc/PhpDocumentorExternalTask.php \
 	tasks/ext/creole/CreoleSQLExecTask.php \
 	tasks/ext/creole/CreoleTask.php tasks/ext/PearPackage2Task.php \
+	tasks/ext/FtpDeployTask.php tasks/ext/ManifestTask.php \
 	tasks/ext/PhpLintTask.php tasks/ext/SmartyTask.php \
 	tasks/ext/JslLintTask.php tasks/ext/MailTask.php \
 	tasks/ext/XmlLintTask.php tasks/ext/TarTask.php \
 	tasks/ext/PearPackageTask.php tasks/ext/UntarTask.php \
 	tasks/ext/CapsuleTask.php tasks/ext/pdo/PDOResultFormatter.php \
+	tasks/ext/PhpCodeSnifferTask.php \
 	tasks/ext/pdo/PDOSQLExecTask.php tasks/ext/pdo/PDOTask.php \
 	tasks/ext/pdo/PDOSQLExecFormatterElement.php \
 	tasks/ext/pdo/PlainPDOResultFormatter.php \
@@ -183,7 +183,7 @@
 	tasks/system/condition/OsCondition.php \
 	tasks/system/SequentialTask.php \
 	tasks/system/ForeachTask.php tasks/system/TstampTask.php \
-	tasks/system/ExitTask.php \
+	tasks/system/ExitTask.php tasks/system/ChownTask.php\
 	tasks/system/TaskdefTask.php tasks/system/EchoTask.php \
 	tasks/system/ConditionTask.php \
 	tasks/system/CvsPassTask.php tasks/system/PropertyTask.php \
@@ -219,11 +219,10 @@
 	input/DefaultInputHandler.php input/PropertyFileInputHandler.php \
 	input/YesNoInputRequest.php
 
-DOCS=
+_DOCSDIR=.
+DOCS=	CHANGELOG CREDITS README
 EXAMPLES= src/HelloWorldTest.php src/HelloWorld.php build.xml
-SQLS=
 SCRIPTFILES=	phing
-TESTS=
 
 post-extract:
 	${MV} ${WRKSRC}/example ${WRKSRC}/examples
diff -Nur /usr/ports/devel/php5-phing/distinfo devel/php5-phing/distinfo
--- /usr/ports/devel/php5-phing/distinfo	2008-08-16 10:10:34.000000000 +0200
+++ devel/php5-phing/distinfo	2009-10-15 04:22:27.000000000 +0200
@@ -1,6 +1,3 @@
-MD5 (PEAR/phing-2.3.0.zip) = 7a986d9f24a2b8d6c4574d66545ce174
-SHA256 (PEAR/phing-2.3.0.zip) = 8bb043d2708e365be41e69519c22278762f8a537a3e3da102e855bc0470650ba
-SIZE (PEAR/phing-2.3.0.zip) = 932889
-MD5 (PEAR/phing-2.3.0.tgz) = 1b874d1185d7f71dbe9a263e3bf62be2
-SHA256 (PEAR/phing-2.3.0.tgz) = 7e745f5ddc1cd7cd84be10a0a85b089470468ea626d0d168f0c55c4387f95eb8
-SIZE (PEAR/phing-2.3.0.tgz) = 408975
+MD5 (PEAR/phing-2.3.1.tgz) = dd53f617c8bdc6801ba8fc1349a7feb0
+SHA256 (PEAR/phing-2.3.1.tgz) = 6197f0fd7785a49ec46be90ca3c828a2efa74b8bb5094c9c461766da9a7876db
+SIZE (PEAR/phing-2.3.1.tgz) = 422246
Files /usr/ports/devel/php5-phing/pear-phing-2.3.1.tbz and devel/php5-phing/pear-phing-2.3.1.tbz differ


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 15 10:50:11 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139643 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Oct 17 07:03:57 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139643 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139643: commit references a PR
Date: Sat, 17 Oct 2009 07:04:01 +0000 (UTC)

 miwi        2009-10-17 07:03:51 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/php5-phing     Makefile distinfo 
   Log:
   - Update to 2.3.1
   
   PR:             139643
   Submitted by:   Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
   
   Revision  Changes    Path
   1.8       +14 -15    ports/devel/php5-phing/Makefile
   1.4       +3 -6      ports/devel/php5-phing/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
