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

Matthias Andree mandree at FreeBSD.org
Tue Mar 24 21:39:44 UTC 2015


Author: mandree
Date: Tue Mar 24 21:39:42 2015
New Revision: 382180
URL: https://svnweb.freebsd.org/changeset/ports/382180
QAT: https://qat.redports.org/buildarchive/r382180/

Log:
  Try to keep portscout away.

Modified:
  head/sysutils/busybox-unstable/Makefile

Modified: head/sysutils/busybox-unstable/Makefile
==============================================================================
--- head/sysutils/busybox-unstable/Makefile	Tue Mar 24 21:32:47 2015	(r382179)
+++ head/sysutils/busybox-unstable/Makefile	Tue Mar 24 21:39:42 2015	(r382180)
@@ -23,7 +23,7 @@ CONFLICTS_INSTALL=	busybox-[1-9]*
 
 IGNORE=		is older than stable version. Use sysutils/busybox
 
-PORTSCOUT=	skipv:1.23.1
+PORTSCOUT=	limit:.*\.0$$
 
 MAKE_ARGS+=	SKIP_STRIP=y CC="${CC}" HOSTCC="${CC}" CXX="${CXX}" HOSTCXX="${CXX}"
 # findutils/find.c l. 752+, uses a GCC extension/invalid C code:


More information about the svn-ports-head mailing list