pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/p5-Algorithm-LUHN Update to 1.02
details: https://anonhg.NetBSD.org/pkgsrc/rev/a0910f64691c
branches: trunk
changeset: 350450:a0910f64691c
user: wen <wen%pkgsrc.org@localhost>
date: Thu Jul 28 06:57:07 2016 +0000
description:
Update to 1.02
Upstream changes:
1.02 2014-06-30 NEILB
- Updated github repo URL after changing my github username
- Added Algorithm::Damm and Math::CheckDigits to SEE ALSO
- Fixed errors in pod: using c<...> instead of C<...> and
not escaping the > character.
- Added [MetaJSON] to dist.ini so META.json is included in releases
1.01 2014-06-30 NEILB
- Added SEE ALSO section with links to other LUHN modules.
- Renamed CHANGES to Changes and reformatted as per CPAN::Changes::Spec
- Moved LUHN.pm to lib/Algorithm/LUHN.pm, as per convention
- Switched to Dist::Zilla and set min perl version to 5.006
- Improved doc for is_valid(), in response to RT#43842
diffstat:
finance/p5-Algorithm-LUHN/Makefile | 7 +++----
finance/p5-Algorithm-LUHN/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (32 lines):
diff -r 6ab4c9a80bec -r a0910f64691c finance/p5-Algorithm-LUHN/Makefile
--- a/finance/p5-Algorithm-LUHN/Makefile Thu Jul 28 06:50:57 2016 +0000
+++ b/finance/p5-Algorithm-LUHN/Makefile Thu Jul 28 06:57:07 2016 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2016/06/08 19:23:51 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2016/07/28 06:57:07 wen Exp $
-DISTNAME= Algorithm-LUHN-1.00
+DISTNAME= Algorithm-LUHN-1.02
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
CATEGORIES= finance perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TA/TAYERS/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NE/NEILB/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/perldoc?Algorithm::LUHN
diff -r 6ab4c9a80bec -r a0910f64691c finance/p5-Algorithm-LUHN/distinfo
--- a/finance/p5-Algorithm-LUHN/distinfo Thu Jul 28 06:50:57 2016 +0000
+++ b/finance/p5-Algorithm-LUHN/distinfo Thu Jul 28 06:57:07 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 00:12:12 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/07/28 06:57:07 wen Exp $
-SHA1 (Algorithm-LUHN-1.00.tar.gz) = 0b312ffb63bcc8f0a05d1e00fe2418a326febaeb
-RMD160 (Algorithm-LUHN-1.00.tar.gz) = 28b4b7acb7fd69b4954d9075d33599bcbd4940e9
-SHA512 (Algorithm-LUHN-1.00.tar.gz) = e044e9455a67032c782f0f488319e0408ba7c16ee2f660ec2d002220631354f6ec2d492c14c84d3013024a1c9c9ea68369762cdd69aa7b610df6f3bb2b739c22
-Size (Algorithm-LUHN-1.00.tar.gz) = 3748 bytes
+SHA1 (Algorithm-LUHN-1.02.tar.gz) = db76cafa80a754aef1329406023c4a8b0907f664
+RMD160 (Algorithm-LUHN-1.02.tar.gz) = dff1b3d25b82767e5939d30931242b5203fd6b51
+SHA512 (Algorithm-LUHN-1.02.tar.gz) = 410641e36ff21ce846c79aceaad3e9f8d8d529d4453ddc0683d860f145a1f8f90edfeb91f69b92344e56e054db885b6ada6b4908bb9fa3b43bb3d648bda492f5
+Size (Algorithm-LUHN-1.02.tar.gz) = 12046 bytes
Home |
Main Index |
Thread Index |
Old Index