summaryrefslogtreecommitdiff
path: root/finance/p5-Algorithm-LUHN/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-07-28 06:57:07 +0000
committerwen <wen@pkgsrc.org>2016-07-28 06:57:07 +0000
commita4de8cef137021a80e1bfcb6d874060467a5d85c (patch)
treeaec844d5b4932dbdc8009b28764c7b9efd58ee1f /finance/p5-Algorithm-LUHN/Makefile
parent9976887bdec44a365685d99c524d7a0855ce707a (diff)
downloadpkgsrc-a4de8cef137021a80e1bfcb6d874060467a5d85c.tar.gz
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 (limited to 'finance/p5-Algorithm-LUHN/Makefile')
-rw-r--r--finance/p5-Algorithm-LUHN/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/finance/p5-Algorithm-LUHN/Makefile b/finance/p5-Algorithm-LUHN/Makefile
index 214f7cacbf2..deededff3d9 100644
--- a/finance/p5-Algorithm-LUHN/Makefile
+++ b/finance/p5-Algorithm-LUHN/Makefile
@@ -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
HOMEPAGE= http://search.cpan.org/perldoc?Algorithm::LUHN