pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/34388: [update] misc/p5-Business-ISBN



>Number:         34388
>Category:       pkg
>Synopsis:       [update] misc/p5-Business-ISBN
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 30 11:20:03 +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.82

- Changelog

1.81 
        * exposed the country group name as the country() method

1.80 
        * added POD coverage tests and documented the uncovered methods
        it found

1.79 
* Updated tests for new ISBN data: previously invalid ISBNs are now
valid.  The latest data is in Business::ISBN::Data 1.09 and is current
as of November 2004.
* You don't need this version of Business::ISBN if you already have it,
although you should get the latest Business::ISBN::Data.


>How-To-Repeat:





>Fix:


--- p5-Business-ISBN.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/misc/p5-Business-ISBN/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile    4 Mar 2006 21:30:12 -0000       1.15
+++ Makefile    30 Aug 2006 07:14:19 -0000
@@ -1,10 +1,9 @@
 # $NetBSD: Makefile,v 1.15 2006/03/04 21:30:12 jlam Exp $
 #
 
-DISTNAME=              Business-ISBN-1.78
+DISTNAME=              Business-ISBN-1.82
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5bui
-PKGREVISION=           2
 CATEGORIES=            misc perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Business/}
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/misc/p5-Business-ISBN/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo    24 Feb 2005 11:02:56 -0000      1.5
+++ distinfo    30 Aug 2006 07:15:15 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.5 2005/02/24 11:02:56 agc Exp $
 
-SHA1 (Business-ISBN-1.78.tar.gz) = 4daf8de8941f7e70cef62a86674ead4a0bfbe58d
-RMD160 (Business-ISBN-1.78.tar.gz) = 72afdd1b186421a4d42417693e122a622ff20fcb
-Size (Business-ISBN-1.78.tar.gz) = 350445 bytes
+SHA1 (Business-ISBN-1.82.tar.gz) = ae11188c4c2322c60f4154132995ec66ff041b43
+RMD160 (Business-ISBN-1.82.tar.gz) = a2f16c3c95cb919aea188820a00e369a4ffb7b40
+Size (Business-ISBN-1.82.tar.gz) = 351465 bytes
--- p5-Business-ISBN.diff ends here ---






Home | Main Index | Thread Index | Old Index