See attached patch
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of devel/p5-App-Build, Please note that PR ports/170841 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170841 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->swills I'll take it.
Author: swills Date: Wed Aug 22 18:21:12 2012 New Revision: 302956 URL: http://svn.freebsd.org/changeset/ports/302956 Log: - Update to 0.74 PR: ports/170841 Approved by: Alex Bakhtin <alex.bakhtin@gmail.com> (maintainer) Modified: head/devel/p5-App-Build/Makefile (contents, props changed) head/devel/p5-App-Build/distinfo (contents, props changed) Modified: head/devel/p5-App-Build/Makefile ============================================================================== --- head/devel/p5-App-Build/Makefile Wed Aug 22 18:15:15 2012 (r302955) +++ head/devel/p5-App-Build/Makefile Wed Aug 22 18:21:12 2012 (r302956) @@ -6,7 +6,7 @@ # PORTNAME= App-Build -PORTVERSION= 0.73 +PORTVERSION= 0.74 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-App-Build/distinfo ============================================================================== --- head/devel/p5-App-Build/distinfo Wed Aug 22 18:15:15 2012 (r302955) +++ head/devel/p5-App-Build/distinfo Wed Aug 22 18:21:12 2012 (r302956) @@ -1,2 +1,2 @@ -SHA256 (App-Build-0.73.tar.gz) = 5c7d0757af0e8a131f523bbc2320e136c9a82a2fba4b99c21908aba01e327b59 -SIZE (App-Build-0.73.tar.gz) = 18123 +SHA256 (App-Build-0.74.tar.gz) = a39204ae5d9b1e77b5df0a94869efa1a498ec8e2a94ce70ea2f56059be871c11 +SIZE (App-Build-0.74.tar.gz) = 18150 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!