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 Update p5-Pod-Simple to 3.05.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c6793914355
branches:  trunk
changeset: 529786:2c6793914355
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Jun 10 09:43:02 2007 +0000

description:
Update p5-Pod-Simple to 3.05.
Patch provided by Mark E. Perkins in PR 36465.

2007-03-03   Allison Randal <allison%perl.org@localhost>
        * Release 3.05

        Standardized all test files on 8.3 naming scheme for Perl core.

        Applied test patches from Jerry Hedden for Perl core when
        Encode not installed.

        Applied test patch from Ken Williams for 5.005_04 compatibility.

        Applied a patch from Christopher Madsen to fix architecture
        directory searches on Gentoo.

        Fixed a failing search test on Debian-based distributions caused
        by Debian stripping Pod documentation out of core modules.
        (Three cheers to the CPAN testers and James Ponza for sending
        enough reports that I could work out the pattern.)

diffstat:

 textproc/p5-Pod-Simple/Makefile |  4 ++--
 textproc/p5-Pod-Simple/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r d59325b57389 -r 2c6793914355 textproc/p5-Pod-Simple/Makefile
--- a/textproc/p5-Pod-Simple/Makefile   Sun Jun 10 09:40:28 2007 +0000
+++ b/textproc/p5-Pod-Simple/Makefile   Sun Jun 10 09:43:02 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2006/10/21 09:19:22 obache Exp $
+# $NetBSD: Makefile,v 1.13 2007/06/10 09:43:02 obache Exp $
 
-DISTNAME=      Pod-Simple-3.04
+DISTNAME=      Pod-Simple-3.05
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Pod/}
diff -r d59325b57389 -r 2c6793914355 textproc/p5-Pod-Simple/distinfo
--- a/textproc/p5-Pod-Simple/distinfo   Sun Jun 10 09:40:28 2007 +0000
+++ b/textproc/p5-Pod-Simple/distinfo   Sun Jun 10 09:43:02 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2006/10/21 09:19:22 obache Exp $
+$NetBSD: distinfo,v 1.7 2007/06/10 09:43:02 obache Exp $
 
-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
+SHA1 (Pod-Simple-3.05.tar.gz) = 9157bbd763d8b25c91f916b6cd8eda5d4b6b62bf
+RMD160 (Pod-Simple-3.05.tar.gz) = ca5158e521c2b41b38a908222cea9ec06ec8a213
+Size (Pod-Simple-3.05.tar.gz) = 233308 bytes



Home | Main Index | Thread Index | Old Index