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

From: [email protected] (dfilter service)
To: [email protected]
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}
  
 _______________________________________________
 [email protected] mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "[email protected]"
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to