svn commit: r304096 - head/devel/p5-ParseLex
Steve Wills
swills at FreeBSD.org
Tue Sep 11 13:31:26 UTC 2012
Author: swills
Date: Tue Sep 11 13:31:25 2012
New Revision: 304096
URL: http://svn.freebsd.org/changeset/ports/304096
Log:
- Update to 2.21
PR: ports/171053
Approved by: pirzyk (maintainer)
Modified:
head/devel/p5-ParseLex/Makefile (contents, props changed)
head/devel/p5-ParseLex/distinfo (contents, props changed)
Modified: head/devel/p5-ParseLex/Makefile
==============================================================================
--- head/devel/p5-ParseLex/Makefile Tue Sep 11 13:21:03 2012 (r304095)
+++ head/devel/p5-ParseLex/Makefile Tue Sep 11 13:31:25 2012 (r304096)
@@ -6,7 +6,7 @@
#
PORTNAME= ParseLex
-PORTVERSION= 2.19
+PORTVERSION= 2.21
CATEGORIES= devel perl5
MASTER_SITES= CPAN/Parse
PKGNAMEPREFIX= p5-
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= pirzyk at FreeBSD.org
COMMENT= Object-oriented generator of lexical analyzers
-BUILD_DEPENDS= p5-ParseTemplate>=3.01:${PORTSDIR}/devel/p5-ParseTemplate
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= p5-ParseTemplate>=3.01:${PORTSDIR}/devel/p5-ParseTemplate
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
Modified: head/devel/p5-ParseLex/distinfo
==============================================================================
--- head/devel/p5-ParseLex/distinfo Tue Sep 11 13:21:03 2012 (r304095)
+++ head/devel/p5-ParseLex/distinfo Tue Sep 11 13:31:25 2012 (r304096)
@@ -1,2 +1,2 @@
-SHA256 (ParseLex-2.19.tar.gz) = 773fbf06ade92bea14b599e914c9c9a8447a2f8a8b425eadc08ebacae9c4e7f9
-SIZE (ParseLex-2.19.tar.gz) = 50285
+SHA256 (ParseLex-2.21.tar.gz) = f55f0a7d1e2a6b806a47840c81c16d505c5c76765cb156e5f5fd703159a4492d
+SIZE (ParseLex-2.21.tar.gz) = 51615
More information about the svn-ports-all
mailing list