svn commit: r322266 - head/sysutils/busybox-unstable

Matthias Andree mandree at FreeBSD.org
Thu Jul 4 06:53:47 UTC 2013


Author: mandree
Date: Thu Jul  4 06:53:46 2013
New Revision: 322266
URL: http://svnweb.freebsd.org/changeset/ports/322266

Log:
  Change PORTSCOUT to skip 1.21.1 for now.

Modified:
  head/sysutils/busybox-unstable/Makefile

Modified: head/sysutils/busybox-unstable/Makefile
==============================================================================
--- head/sysutils/busybox-unstable/Makefile	Thu Jul  4 06:49:41 2013	(r322265)
+++ head/sysutils/busybox-unstable/Makefile	Thu Jul  4 06:53:46 2013	(r322266)
@@ -25,7 +25,7 @@ CONFLICTS_INSTALL=	busybox-[1-9]*
 
 IGNORE=		is older than stable version. Use sysutils/busybox
 
-PORTSCOUT=	limitw:1,ODD
+PORTSCOUT=	skipv:1.21.1
 
 MAKE_JOBS_SAFE=	yes
 MAKE_ARGS+=	SKIP_STRIP=y CC="${CC}" HOSTCC="${CC}" CXX="${CXX}" HOSTCXX="${CXX}"


More information about the svn-ports-all mailing list