Date: Tue, 18 Mar 2014 22:20:01 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-emulation@FreeBSD.org Subject: Re: ports/186702: commit references a PR Message-ID: <201403182220.s2IMK1md001584@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/186702; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/186702: commit references a PR Date: Tue, 18 Mar 2014 22:19:05 +0000 (UTC) Author: thierry Date: Tue Mar 18 22:19:01 2014 New Revision: 348601 URL: http://svnweb.freebsd.org/changeset/ports/348601 QAT: https://qat.redports.org/buildarchive/r348601/ Log: Let the linux rpm ports use grouping rules, e.g. to download the binaries and the sources from differents MASTER_SITES. PR: ports/186702 Approved by: netchild Modified: head/Mk/bsd.linux-rpm.mk Modified: head/Mk/bsd.linux-rpm.mk ============================================================================== --- head/Mk/bsd.linux-rpm.mk Tue Mar 18 21:53:40 2014 (r348600) +++ head/Mk/bsd.linux-rpm.mk Tue Mar 18 22:19:01 2014 (r348601) @@ -95,7 +95,7 @@ PKGNAMEPREFIX?= linux- # is not true. DISTFILES?= ${DISTNAME}${EXTRACT_SUFX} -BIN_DISTFILES:= ${DISTFILES} +BIN_DISTFILES:= ${_DISTFILES} SRC_DISTFILES?= ${DISTNAME}${SRC_SUFX} EXTRACT_ONLY?= ${BIN_DISTFILES} _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403182220.s2IMK1md001584>
