pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/p5-Business-ISBN-Data
Module Name: pkgsrc
Committed By: wen
Date: Sat Sep 11 23:53:34 UTC 2021
Modified Files:
pkgsrc/misc/p5-Business-ISBN-Data: Makefile distinfo
Log Message:
Update to 20210112.006
Upstream changes:
20210112.006 2021-02-16T04:08:08Z
* Fix testing bug. This module needs Business::ISBN 3.005 to match
the data structures. Prior to that, Business::ISBN had a bug with
ISBN13.
20210112.005_03 2021-02-15T17:43:08Z
* I think the CPAN Tester failures are using older versions of
Business::ISBN (older than 3.005 all seem to fail). I assumed they
started fresh, but I guess not. Require a recent version in the
default_data test.
20210112.005_02 2021-02-14T05:07:05Z
* Try harder to see what's going on in CPAN Testers
20210112.005_01 2021-02-13T12:40:28Z
* Try harder to figure out these test failures
20210112.005 2021-02-13T05:23:58Z
* Fix the default data test. It should only run when you have
Business::ISBN already, and it shouldn't do stupid things like
using an array that I didn't put anything in.
20210112.004 2021-02-10T04:29:32Z
* Test the default data.
* Add a note about packaging RangeMessage.xml (adapted from gwyn17)
20210112.003 2021-02-09T22:42:53Z
* The default data had a problem because I used the same hash key
twice in the default data (Github #7). Found by gwyn17.
20210112.002 2021-02-07T05:46:20Z
* Don't try to load a data file if there are no data files
(Github #6)
20210112.001 2021-01-19T14:48:12Z
* freshen distro, dump Travis CI, add Github Actions
* Update to latest Business::ISBN::Data
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/misc/p5-Business-ISBN-Data/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/misc/p5-Business-ISBN-Data/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/p5-Business-ISBN-Data/Makefile
diff -u pkgsrc/misc/p5-Business-ISBN-Data/Makefile:1.34 pkgsrc/misc/p5-Business-ISBN-Data/Makefile:1.35
--- pkgsrc/misc/p5-Business-ISBN-Data/Makefile:1.34 Mon May 24 19:53:07 2021
+++ pkgsrc/misc/p5-Business-ISBN-Data/Makefile Sat Sep 11 23:53:34 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2021/05/24 19:53:07 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2021/09/11 23:53:34 wen Exp $
-DISTNAME= Business-ISBN-Data-20191107
+DISTNAME= Business-ISBN-Data-20210112.006
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/}
Index: pkgsrc/misc/p5-Business-ISBN-Data/distinfo
diff -u pkgsrc/misc/p5-Business-ISBN-Data/distinfo:1.12 pkgsrc/misc/p5-Business-ISBN-Data/distinfo:1.13
--- pkgsrc/misc/p5-Business-ISBN-Data/distinfo:1.12 Mon Sep 7 12:00:25 2020
+++ pkgsrc/misc/p5-Business-ISBN-Data/distinfo Sat Sep 11 23:53:34 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2020/09/07 12:00:25 wiz Exp $
+$NetBSD: distinfo,v 1.13 2021/09/11 23:53:34 wen Exp $
-SHA1 (Business-ISBN-Data-20191107.tar.gz) = b4ddb945aa9eef41cd4c5c435feab854ee79ff85
-RMD160 (Business-ISBN-Data-20191107.tar.gz) = c19e369dba315c3c6ade089df21107b5012b7ca5
-SHA512 (Business-ISBN-Data-20191107.tar.gz) = 33e6197de8b026484784d33fdd88e1a0d442b633ade4eeeb45812709cca252c235a377e3b03bb3cade35256b5f5d592b70504cfb7cccd1005544af2a1e4a11a2
-Size (Business-ISBN-Data-20191107.tar.gz) = 24838 bytes
+SHA1 (Business-ISBN-Data-20210112.006.tar.gz) = d1ea7c1290949e13d1e05289f82dc250b8b2c2d0
+RMD160 (Business-ISBN-Data-20210112.006.tar.gz) = c56ecf26fcadadb0007f76f997a8fd106f100c66
+SHA512 (Business-ISBN-Data-20210112.006.tar.gz) = 36245caf60d0b210dfbbc1f2668e6b8a227e6641be3800d4e62f6a9902b6b95bc2e952bc48ccd2a61ba958c68b142f64592ffeec9da8bc35d7c8bc5d9b625c80
+Size (Business-ISBN-Data-20210112.006.tar.gz) = 29035 bytes
Home |
Main Index |
Thread Index |
Old Index