pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Pod-Simple The problem was a mirror not in...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb8d8032fa0c
branches: trunk
changeset: 499249:fb8d8032fa0c
user: tv <tv%pkgsrc.org@localhost>
date: Fri Sep 16 13:40:36 2005 +0000
description:
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:
textproc/p5-Pod-Simple/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (18 lines):
diff -r 0933e1efcc93 -r fb8d8032fa0c textproc/p5-Pod-Simple/Makefile
--- a/textproc/p5-Pod-Simple/Makefile Fri Sep 16 13:32:20 2005 +0000
+++ b/textproc/p5-Pod-Simple/Makefile Fri Sep 16 13:40:36 2005 +0000
@@ -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@localhost
HOMEPAGE= http://search.cpan.org/dist/Pod-Simple/
Home |
Main Index |
Thread Index |
Old Index