Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2013 20:58:10 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r335634 - head/devel/p5-Role-Basic
Message-ID:  <201312042058.rB4KwA27082126@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
 COMMENT=	Just roles. Nothing else
 
+PORTSCOUT=	limit:^0\.[1-9]
+
 USES=		perl5
 USE_PERL5=	configure
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312042058.rB4KwA27082126>