pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Clone-Fast Use MASTER_SITE_PERL_CPAN.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/daf79420f246
branches:  trunk
changeset: 645563:daf79420f246
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri Jan 30 10:24:13 2015 +0000

description:
Use MASTER_SITE_PERL_CPAN.

diffstat:

 devel/p5-Clone-Fast/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5be11ac47970 -r daf79420f246 devel/p5-Clone-Fast/Makefile
--- a/devel/p5-Clone-Fast/Makefile      Fri Jan 30 09:53:29 2015 +0000
+++ b/devel/p5-Clone-Fast/Makefile      Fri Jan 30 10:24:13 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/01/30 09:53:29 mef Exp $
+# $NetBSD: Makefile,v 1.9 2015/01/30 10:24:13 obache Exp $
 
 DISTNAME=      Clone-Fast-0.96
 PKGNAME=       p5-${DISTNAME}
@@ -6,7 +6,7 @@
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Clone/}
 # as of 2015-01-30, above doesn't make it
-MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/J/JJ/JJORE/
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JJ/JJORE/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Clone-Fast/



Home | Main Index | Thread Index | Old Index