Bug 176800 - [maintainer update] devel/p5-Regexp-Grammars
Summary: [maintainer update] devel/p5-Regexp-Grammars
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-10 01:00 UTC by Dan Rench
Modified: 2013-03-10 17:00 UTC (History)
0 users

See Also:


Attachments
file.diff (729 bytes, patch)
2013-03-10 01:00 UTC, Dan Rench
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Rench 2013-03-10 01:00:01 UTC
	Updates the port to the latest version of the module, 1.026
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2013-03-10 05:51:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-03-10 16:55:23 UTC
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"
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2013-03-10 16:55:43 UTC
State Changed
From-To: open->closed

Committed, Thanks!