ports/186702: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Tue Mar 18 22:20:02 UTC 2014


The following reply was made to PR ports/186702; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-emulation mailing list