pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34418: [update] textproc/p5-Pod-Simple
>Number: 34418
>Category: pkg
>Synopsis: [update] textproc/p5-Pod-Simple
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Aug 30 11:25:07 +0000 2006
>Originator: Martin Wilke
>Release: NetBSD 4.0_BETA i386
>Organization:
>Environment:
System: NetBSD 4.0_BETA (MIWIBOX) #0: Tue Aug 29 10:29:38 CEST 2006
miwi%mwilke.ath.cx@localhost:/usr/obj/sys/arch/i386/compile/MIWIBOX
>Description:
- Update to 3.04
- Changelog
Applied test patches for Perl core integration from Steve Peters.
Added a 'reinit' method to Pod::Simple::BlackBox for Russ Allbery
so Pod::Man can provide backward compatibility to existing users
(such as Module::Build and ExtUtils::MakeMaker).
Applied patch for extracting case-preserved package names on VMS
from Craig Berry.
>How-To-Repeat:
>Fix:
--- p5-Pod-Simple.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/textproc/p5-Pod-Simple/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile 4 Mar 2006 21:30:48 -0000 1.11
+++ Makefile 30 Aug 2006 09:49:42 -0000
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.11 2006/03/04 21:30:48 jlam Exp $
-DISTNAME= Pod-Simple-3.03
+DISTNAME= Pod-Simple-3.04
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/textproc/p5-Pod-Simple/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo 22 Nov 2005 23:04:04 -0000 1.5
+++ distinfo 30 Aug 2006 09:50:02 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2005/11/22 23:04:04 wiz Exp $
-SHA1 (Pod-Simple-3.03.tar.gz) = bd1aa4b6bc8f332e01661311006d7303cd864998
-RMD160 (Pod-Simple-3.03.tar.gz) = e435f80981567604ce21866d326b95e4ca36d7bf
-Size (Pod-Simple-3.03.tar.gz) = 253184 bytes
+SHA1 (Pod-Simple-3.04.tar.gz) = 45646ac806b91b37caadf0b08ce71d3f6ef2a60c
+RMD160 (Pod-Simple-3.04.tar.gz) = 5297d6ae68dcd93bd0c760c58f47a421c4255406
+Size (Pod-Simple-3.04.tar.gz) = 261943 bytes
--- p5-Pod-Simple.diff ends here ---
Home |
Main Index |
Thread Index |
Old Index