svn commit: r306976 - head/sysutils/puppet27

Steve Wills swills at FreeBSD.org
Sun Nov 4 17:00:06 UTC 2012


Author: swills
Date: Sun Nov  4 17:00:05 2012
New Revision: 306976
URL: http://svn.freebsd.org/changeset/ports/306976

Log:
  - Limit portscout to 2.7
  
  Feature safe:	yes

Modified:
  head/sysutils/puppet27/Makefile

Modified: head/sysutils/puppet27/Makefile
==============================================================================
--- head/sysutils/puppet27/Makefile	Sun Nov  4 16:59:46 2012	(r306975)
+++ head/sysutils/puppet27/Makefile	Sun Nov  4 17:00:05 2012	(r306976)
@@ -25,6 +25,8 @@ USERS=		puppet
 GROUPS=		puppet
 SUB_FILES+=	pkg-message
 
+PORTSCOUT=	limit:^2\.7\.
+
 MANCOMPRESSED=	yes
 MAN5=	puppet.conf.5
 MAN8=	filebucket.8 pi.8 puppet-agent.8 puppet-apply.8 puppet-ca.8 \


More information about the svn-ports-all mailing list