Date: Tue, 24 Mar 2015 21:39:43 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382180 - head/sysutils/busybox-unstable Message-ID: <201503242139.t2OLdhAr015203@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503242139.t2OLdhAr015203>