Up to [cvs.netbsd.org] / pkgsrc / misc / p5-Business-ISBN
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.24 / (download) - annotate - [select for diffs], Sun Aug 14 13:45:15 2011 UTC (9 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
HEAD
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Revision bump after updating perl5 to 5.14.1.
Revision 1.23 / (download) - annotate - [select for diffs], Sat Aug 21 16:35:16 2010 UTC (21 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.22: +2 -1
lines
Diff to previous 1.22 (colored)
Bump the PKGREVISION for all packages which depend directly on perl, to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
Revision 1.22 / (download) - annotate - [select for diffs], Tue Feb 10 16:09:45 2009 UTC (3 years, 3 months ago) by rhaen
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
2.05 - Sun Jan 25 00:00:17 2009 * Updated for latest data in Business::ISBN::Data 2.04_01 - Mon Oct 27 12:08:03 2008 * Revert the GD prereq. A lot of testers have borked GD installs. * Require 5.8. Some of the new stuff isn't playing well with 5.6
Revision 1.21 / (download) - annotate - [select for diffs], Tue Nov 11 09:14:19 2008 UTC (3 years, 6 months ago) by rhaen
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.20: +3 -4
lines
Diff to previous 1.20 (colored)
- updated to 2.04 - changed dependencies Changelog: 2.04 - Sun Oct 26 18:29:20 2008 * Fix tests that used 99902 as a bad prefix. That now belongs to Gabon.
Revision 1.20 / (download) - annotate - [select for diffs], Sun Oct 19 19:18:21 2008 UTC (3 years, 7 months ago) by he
Branch: MAIN
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
Bump the PKGREVISION for all packages which depend directly on perl, to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
Revision 1.19 / (download) - annotate - [select for diffs], Thu Jul 17 06:51:52 2008 UTC (3 years, 10 months ago) by rhaen
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.18: +6 -7
lines
Diff to previous 1.18 (colored)
- updated to 2.03 - took maintainership Changelog: 2.03 - Tue Oct 2 03:17:34 2007 * Fixed minor distro problems and bumped to release version 2.03 2.02_05 - Wed Sep 12 13:27:09 2007 * Explore RT #29292. I don't seem to have the problem with hyphens for ISBN-13, but let's see what CPAN Testers has to say 2.02_04 - Sat Sep 1 14:55:00 2007 [BUGFIX] ISBN13 was returing "Bookland" for all groups, but it shouldn't do that. Now it returns the same thing you'd get from ISBN10 (e.g. "English", "German", ... ). 2.02_03 - Sat Sep 1 04:12:49 2007 [BUGFIX] RT 29089 - I had the wrong _max_length for ISBN13. That 13 is the hint that it should be 13. :) 2.02_02 - Sat Aug 25 05:57:22 2007 [FEATURE] added exportable function valid_isbn_checksum that takes care of all of the object stuff for you and just gives you the answer. In previous docs, this was called is_valid_checksum even though that conflicted with an object method. It was documented but never implemented. Now it's there. :) [BUGFIX] now should pass tests under 5.6.2, after a bit of backporting. Upgrade already people! :) 2.02_01 - Fri Aug 17 14:00:51 2007 * Don't import import() from Exporter. There are a lot of people (apparently) using very old perls, not just CPAN Testers. 2.02 - Wed Aug 15 03:11:25 2007 * fixes RT #28843: an ISBN-13 with a bad prefix shouldn't croak, but return an object that explains the error. 2.01 - Sun Aug 12 22:28:01 2007 * Official release of Business::ISBN to handle ISBN-13 * Does not handle 979- numbers yet (need publisher data for that) * Does handle 978-numbere, which is the 10 digit ISBN with a different "country code", so it uses the same publisher data * There are significant API changes to handle the new stuff. It's not so bad, but test it before you rip out the old Business::ISBN stuff. 2.00_01 - Wed Mar 14 00:38:18 2007 * DEVELOPER RELEASE * Completely redone internals to handle ISBN-10 and ISBN-13 * Some interface changes to Business::ISBN 1.x * Removed exportable functions.
Revision 1.18 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:26 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Changes since 1.17: +3 -1
lines
Diff to previous 1.17 (colored)
Add DESTDIR support.
Revision 1.17 / (download) - annotate - [select for diffs], Sun Jun 10 09:36:31 2007 UTC (4 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Update p5-Business-ISBN to 1.84. Patch provided by Mark E. Perkins in PR 36465. 1.84 - Tue Jan 9 23:10:00 2007 * updated copyright and license info * no code changes, so no need to upgrade
Revision 1.16 / (download) - annotate - [select for diffs], Thu Oct 19 11:26:08 2006 UTC (5 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.15: +3 -4
lines
Diff to previous 1.15 (colored)
Update p5-Business-ISBN to 1.82. Based on patch provided by Martin Wilke via PR 34388. Change dependency, this version needs p5-Business-ISBN-Data>=1.09. Changes: 1.81 - Sat Aug 13 22:08:40 2005 * exposed the country group name as the country() method 1.80 - Tue Mar 8 16:58:47 2005 * added POD coverage tests and documented the uncovered methods it found 1.79 - Tue Dec 14 05:00:37 2004 * 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.
Revision 1.15 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:12 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Aug 6 06:19:23 2005 UTC (6 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Bump the PKGREVISIONs of all (638) packages that hardcode the locations of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Jul 13 18:01:33 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:38 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.11: +1 -2
lines
Diff to previous 1.11 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Dec 20 11:31:05 2004 UTC (7 years, 5 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
since perl is now built with threads on most platforms, the perl archlib module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Dec 5 20:04:05 2004 UTC (7 years, 5 months ago) by he
Branch: MAIN
Changes since 1.9: +5 -3
lines
Diff to previous 1.9 (colored)
Update p5-Business-ISBN from version 1.60 to version 1.78. Re-point HOMEPAGE into search.cpan.org. Add dependence on the factored-out p5-Business-ISBN-Data package. A number of the tests fail due to now-invalid publisher codes, but I beleive this is due to outdated test data (reported to module maintainer). Change log: (yes, no mention of changes in 1.78 proper, and also no 1.61-1.67 log entries) 1.77 - Wed Oct 27 02:39:17 2004 * removed Business::ISBN::Data, which is now a separate module so you can update the data without updating the rest of the stuff. Previously, CPAN.pm would install Business::ISBN::Data as a prerequisite, and this distribution would come along and overwrite it with old data. That was a bad thing. 1.76 - Fri Oct 8 16:12:51 2004 * somehow this module went missing from CPAN, so here it is again * no need to upgrade if you have the previous version 1.74 - Thu Sep 2 17:17:20 2004 * another distro fix: some documentation cleanups, and the README is now in MANIFEST. You do not need to upgrade if you already have installed this module. 1.73 - Thu Sep 2 16:21:10 2004 * this is a distro fix only. if you already have Business::ISBN, you don't need this 1.72 - Wed Feb 11 16:18:30 2004 * removed errant File::Find::Rule use * Check for modules in png_barcode before require-ing them 1.71 - Wed Jan 28 13:00:38 2004 * added xISBN support * removed File::Find::Rule, Test::Pod, Test::Prereq dependencies 1.69 Thu Sep 5 01:18:26 CDT 2002 - documentation fixes - that's it 1.68 Wed Sep 4 15:51:29 CDT 2002 - converted to Test::More - fixed ean_to_isbn to handle new EAN prefix 979
Revision 1.9 / (download) - annotate - [select for diffs], Tue Apr 27 02:24:08 2004 UTC (8 years, 1 month ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Convert to buildlink3.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Jul 21 17:01:22 2003 UTC (8 years, 10 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
COMMENT should start with a capital letter.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 17 21:49:38 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 2 01:18:10 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Oct 7 22:34:24 2002 UTC (9 years, 7 months ago) by seb
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.4: +3 -6
lines
Diff to previous 1.4 (colored)
Convert to buildlink2. Use perl5/module.mk.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 26 06:50:07 2001 UTC (10 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (colored)
Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Oct 18 15:20:28 2001 UTC (10 years, 7 months ago) by veego
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
SVR4 packages have a limit of 9 chars for a package name. The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 15 19:22:55 2001 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Update to 1.60. Changes: - fixed some -w dirty internals - there was an error in test.pl that failed to identify a bug. the constructor was always setting $obj->is_valid to BAD_CHECKSUM. - fixed -w dirty line in is_valid_checksum - fixed problem parsing ISBNs without valid country codes which would cause an infinite loop. - added symbolic constants to replace magic return values. - fixed is_valid_checksum which would issue warnings if the string was less than ten characters - added a test.pl which still needs more tests to reach all of the code. - version 1.5 fixed some bugs with checksums - version 1.51 has a few minor doc fixes
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Feb 19 15:50:14 2001 UTC (11 years, 3 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base,
netbsd-1-5-PATCH001
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of p5-Business-ISBN, version 20001010. Package provided by Dieter Baron. This perl module allows validation and manipulation of International Standard Book Numbers (ISBNs). It allows for the calculation/validation of the checksum, extraction of country and publisher codes, and conversion to/from European Article Numbers (EANs).
Revision 1.1 / (download) - annotate - [select for diffs], Mon Feb 19 15:50:14 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Initial revision