summaryrefslogtreecommitdiff
path: root/math/p5-Math-Base85/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-10-18 18:34:01 +0000
committerwiz <wiz@pkgsrc.org>2017-10-18 18:34:01 +0000
commit4d42ea53b66934591664d62ecc2a7a4f84a04bde (patch)
treee29eb15b3a5a00a950c964ccf011dde4d9135f33 /math/p5-Math-Base85/Makefile
parent2e44bc2eef0c67016b5c9627230b61a5914f374b (diff)
downloadpkgsrc-4d42ea53b66934591664d62ecc2a7a4f84a04bde.tar.gz
p5-Math-Base85: update to 0.4.
Revision history for Perl module Math::Base85. 0.4 2017-10-16T17:36:18Z Fix version numbering v0.3.1 2017-10-16T17:27:24Z - Move deps from build to runtime; fix courtesy of Dan Book <grinnz@gmail.com> 0.3 2017-10-16T16:39:34Z - Add metadata to distribution - Update directory structure to more standard Perl module structure - Extend metadata to include prereqs, repo information, author info etc. - Improve kwalitee - Update author and repo information to point to new locations - Add more explicit license information
Diffstat (limited to 'math/p5-Math-Base85/Makefile')
-rw-r--r--math/p5-Math-Base85/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/p5-Math-Base85/Makefile b/math/p5-Math-Base85/Makefile
index d23b53e4c35..c88c6cd0b27 100644
--- a/math/p5-Math-Base85/Makefile
+++ b/math/p5-Math-Base85/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2017/06/05 14:24:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2017/10/18 18:34:01 wiz Exp $
-DISTNAME= Math-Base85-0.2
+DISTNAME= Math-Base85-0.4
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 9
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}