Date: Thu, 4 Jul 2013 06:53:46 +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: r322266 - head/sysutils/busybox-unstable Message-ID: <201307040653.r646rkkO093987@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307040653.r646rkkO093987>