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 Add Long name (by authors) for MAS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5be11ac47970
branches:  trunk
changeset: 645562:5be11ac47970
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Jan 30 09:53:29 2015 +0000

description:
Add Long name (by authors) for MASTER_SITES. Simple Name has currently problem.

diffstat:

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

diffs (17 lines):

diff -r 11d2489c168e -r 5be11ac47970 devel/p5-Clone-Fast/Makefile
--- a/devel/p5-Clone-Fast/Makefile      Fri Jan 30 09:43:52 2015 +0000
+++ b/devel/p5-Clone-Fast/Makefile      Fri Jan 30 09:53:29 2015 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2014/10/09 14:06:14 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2015/01/30 09:53:29 mef Exp $
 
 DISTNAME=      Clone-Fast-0.96
 PKGNAME=       p5-${DISTNAME}
 PKGREVISION=   3
 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/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Clone-Fast/



Home | Main Index | Thread Index | Old Index