ports/185149: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Thu Jan 9 17:10:01 UTC 2014


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

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/185149: commit references a PR
Date: Thu,  9 Jan 2014 17:03:41 +0000 (UTC)

 Author: az
 Date: Thu Jan  9 17:03:34 2014
 New Revision: 339261
 URL: http://svnweb.freebsd.org/changeset/ports/339261
 
 Log:
   - Add new CDNs for perl modules in head of list
    a) http://cpan.metacpan.org
    b) http://www.cpan.org
   - Prefer to try HTTP protocol first.
   
   While I'm here: change order of new sites. Let metacpan go first.
   
   PR:		ports/185149
   Submitted by:	Kurt Jaeger <fbsd-ports at opsec.eu>
 
 Modified:
   head/Mk/bsd.sites.mk
 
 Modified: head/Mk/bsd.sites.mk
 ==============================================================================
 --- head/Mk/bsd.sites.mk	Thu Jan  9 15:51:57 2014	(r339260)
 +++ head/Mk/bsd.sites.mk	Thu Jan  9 17:03:34 2014	(r339261)
 @@ -936,6 +936,8 @@ _PERL_CPAN_SORT?= modules/by-module
  MASTER_SITE_PERL_CPAN?=
  
  MASTER_SITE_PERL_CPAN_BY+= \
 +	http://cpan.metacpan.org/%CPANSORT%/%SUBDIR%/ \
 +	http://www.cpan.org/%CPANSORT%/%SUBDIR%/ \
  	ftp://ftp.cpan.org/pub/CPAN/%CPANSORT%/%SUBDIR%/ \
  	http://www.cpan.dk/%CPANSORT%/%SUBDIR%/ \
  	ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/%CPANSORT%/%SUBDIR%/ \
 _______________________________________________
 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-perl mailing list