summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortv <tv>2005-09-16 13:40:36 +0000
committertv <tv>2005-09-16 13:40:36 +0000
commit81995ad98f1baf8d68b42e8e1daed75403c07b7b (patch)
treed4c8db5a714931744584cc811b311998f128fda2 /textproc
parent3c50cbe1fba72086ce336b9e4b69b6d4fb8e06af (diff)
downloadpkgsrc-81995ad98f1baf8d68b42e8e1daed75403c07b7b.tar.gz
The problem was a mirror not in MASTER_SITES_PERL_CPAN that had a corrupted
distfile. I've notified the site maintainer; reverted pkg to prior state. Checked all the pkgsrc-official mirrors; they have the right sha1. (I must not be having a good day. :)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Pod-Simple/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile
index e8929bbb21f..ba9e6711b67 100644
--- a/textproc/p5-Pod-Simple/Makefile
+++ b/textproc/p5-Pod-Simple/Makefile
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2005/09/16 13:32:20 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/09/16 13:40:36 tv Exp $
DISTNAME= Pod-Simple-3.02
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= devel perl5
-#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
-# CPAN copy is corrupted; explicitly request NetBSD distfile site:
-MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Pod-Simple/