svn commit: r326624 - head/textproc/p5-XML-Parsepp
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Sep 7 10:53:30 UTC 2013
Author: sunpoet
Date: Sat Sep 7 10:53:30 2013
New Revision: 326624
URL: http://svnweb.freebsd.org/changeset/ports/326624
Log:
- Use 5.14+ instead of 5.14.0+
Suggested by: az (via IRC)
Modified:
head/textproc/p5-XML-Parsepp/Makefile
Modified: head/textproc/p5-XML-Parsepp/Makefile
==============================================================================
--- head/textproc/p5-XML-Parsepp/Makefile Sat Sep 7 10:34:17 2013 (r326623)
+++ head/textproc/p5-XML-Parsepp/Makefile Sat Sep 7 10:53:30 2013 (r326624)
@@ -13,7 +13,7 @@ COMMENT= Simplified pure Perl parser for
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-USE_PERL5= 5.14.0+ configure
+USE_PERL5= 5.14+ configure
USES= perl5
MAN3= XML::Parsepp.3
More information about the svn-ports-head
mailing list