svn commit: r335634 - head/devel/p5-Role-Basic
Matthew Seaman
matthew at FreeBSD.org
Wed Dec 4 20:58:10 UTC 2013
Author: matthew
Date: Wed Dec 4 20:58:09 2013
New Revision: 335634
URL: http://svnweb.freebsd.org/changeset/ports/335634
Log:
Portscout seems to think 0.13 is not a later version than 0.0804.
Teach it the error of its ways.
Modified:
head/devel/p5-Role-Basic/Makefile
Modified: head/devel/p5-Role-Basic/Makefile
==============================================================================
--- head/devel/p5-Role-Basic/Makefile Wed Dec 4 20:38:25 2013 (r335633)
+++ head/devel/p5-Role-Basic/Makefile Wed Dec 4 20:58:09 2013 (r335634)
@@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= matthew at FreeBSD.org
COMMENT= Just roles. Nothing else
+PORTSCOUT= limit:^0\.[1-9]
+
USES= perl5
USE_PERL5= configure
More information about the svn-ports-all
mailing list