pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34369: [update] devel/p5-Test-Pod
>Number: 34369
>Category: pkg
>Synopsis: [update] devel/p5-Test-Pod
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Aug 29 17:25:01 +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 1.26
- Changelog
1.26
No new functionality in this version.
[FIXES]
* Fixed a Win32 build bug.
* Fixed a bug in the SYNOPSIS.
1.24 - Wed Feb 1 15:18:06 PST 2006
[THINGS THAT MAY BREAK YOUR CODE]
* The long-deprecated pod_ok() is now gone, along with all its
constants.
[ENHANCEMENTS]
* Now runs properly under VMS. Thanks to Peter Edwards.
>How-To-Repeat:
>Fix:
--- p5-Test-Pod.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/devel/p5-Test-Pod/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile 4 Mar 2006 21:29:25 -0000 1.12
+++ Makefile 29 Aug 2006 16:28:25 -0000
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:25 jlam Exp $
-DISTNAME= Test-Pod-1.22
+DISTNAME= Test-Pod-1.26
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5tp
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/devel/p5-Test-Pod/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo 22 Nov 2005 23:12:13 -0000 1.3
+++ distinfo 29 Aug 2006 16:28:47 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2005/11/22 23:12:13 wiz Exp $
-SHA1 (Test-Pod-1.22.tar.gz) = ab725905d1906117412c48fe3fb5485bc47f11db
-RMD160 (Test-Pod-1.22.tar.gz) = ab88537b733dfa90f9b6ffe442c464030cc57566
-Size (Test-Pod-1.22.tar.gz) = 6923 bytes
+SHA1 (Test-Pod-1.26.tar.gz) = 3d601ac632dd444eec5293c676b2aa4149a43d4e
+RMD160 (Test-Pod-1.26.tar.gz) = 349eae32550fff5c1e8668c3d64a7cac1bc7f73a
+Size (Test-Pod-1.26.tar.gz) = 6807 bytes
--- p5-Test-Pod.diff ends here ---
Home |
Main Index |
Thread Index |
Old Index