svn commit: r348611 - head/devel/p5-RPSL-Parser
Ryan Steinmetz
zi at FreeBSD.org
Wed Mar 19 11:52:46 UTC 2014
Author: zi
Date: Wed Mar 19 11:52:45 2014
New Revision: 348611
URL: http://svnweb.freebsd.org/changeset/ports/348611
QAT: https://qat.redports.org/buildarchive/r348611/
Log:
- Don't report 0.39 as being newer--it's actually 0.039 and 2 years older than 0.040*
Modified:
head/devel/p5-RPSL-Parser/Makefile
Modified: head/devel/p5-RPSL-Parser/Makefile
==============================================================================
--- head/devel/p5-RPSL-Parser/Makefile Wed Mar 19 10:55:44 2014 (r348610)
+++ head/devel/p5-RPSL-Parser/Makefile Wed Mar 19 11:52:45 2014 (r348611)
@@ -14,4 +14,6 @@ COMMENT= Router Policy Specification La
USES= perl5
USE_PERL5= configure
+PORTSCOUT= skipv:0.39,0.039
+
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list