Updates the port to the latest version of the module, 1.026
Responsible Changed From-To: freebsd-ports-bugs->beech I'll take it
Author: beech Date: Sun Mar 10 16:55:13 2013 New Revision: 313832 URL: http://svnweb.freebsd.org/changeset/ports/313832 Log: - Update to 1.026 PR: ports/176800 Submitted by: Dan Rench <citric@cubicone.tmetic.com> (maintainer) Modified: head/devel/p5-Regexp-Grammars/Makefile head/devel/p5-Regexp-Grammars/distinfo (contents, props changed) Modified: head/devel/p5-Regexp-Grammars/Makefile ============================================================================== --- head/devel/p5-Regexp-Grammars/Makefile Sun Mar 10 16:16:40 2013 (r313831) +++ head/devel/p5-Regexp-Grammars/Makefile Sun Mar 10 16:55:13 2013 (r313832) @@ -6,7 +6,7 @@ # PORTNAME= Regexp-Grammars -PORTVERSION= 1.021 +PORTVERSION= 1.026 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Regexp-Grammars/distinfo ============================================================================== --- head/devel/p5-Regexp-Grammars/distinfo Sun Mar 10 16:16:40 2013 (r313831) +++ head/devel/p5-Regexp-Grammars/distinfo Sun Mar 10 16:55:13 2013 (r313832) @@ -1,2 +1,2 @@ -SHA256 (Regexp-Grammars-1.021.tar.gz) = d2f9bdbc7da37e787077f7abfdd4217db8b5e0a838a3f4ff8dfe423840b2417a -SIZE (Regexp-Grammars-1.021.tar.gz) = 251769 +SHA256 (Regexp-Grammars-1.026.tar.gz) = 14cd2f836016a430e8ed6b799aff245ce86f16136905b8e10667b66c580bb0a0 +SIZE (Regexp-Grammars-1.026.tar.gz) = 252176 _______________________________________________ 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: open->closed Committed, Thanks!