svn commit: r311184 - head/devel/p5-Algorithm-Binpack
Warren Block
wblock at FreeBSD.org
Tue Jan 29 19:55:06 UTC 2013
Author: wblock (doc committer)
Date: Tue Jan 29 19:55:05 2013
New Revision: 311184
URL: http://svnweb.freebsd.org/changeset/ports/311184
Log:
Tell portscout to ignore Binpack 2D distfiles that are not for this port.
Approved by: tabthorpe
Modified:
head/devel/p5-Algorithm-Binpack/Makefile
Modified: head/devel/p5-Algorithm-Binpack/Makefile
==============================================================================
--- head/devel/p5-Algorithm-Binpack/Makefile Tue Jan 29 19:53:00 2013 (r311183)
+++ head/devel/p5-Algorithm-Binpack/Makefile Tue Jan 29 19:55:05 2013 (r311184)
@@ -13,4 +13,6 @@ PERL_CONFIGURE= yes
MAN3= Algorithm::BinPack.3
+PORTSCOUT= limit:^\d+\.\d+
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list