Wed Oct 18 18:34:01 2017 UTC ()
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


(wiz)
diff -r1.15 -r1.16 pkgsrc/math/p5-Math-Base85/Makefile
diff -r1.2 -r1.3 pkgsrc/math/p5-Math-Base85/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/math/p5-Math-Base85/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-Base85/Makefile 2017/06/05 14:24:09 1.15
+++ pkgsrc/math/p5-Math-Base85/Makefile 2017/10/18 18:34:01 1.16
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.15 2017/06/05 14:24:09 ryoon Exp $ 1# $NetBSD: Makefile,v 1.16 2017/10/18 18:34:01 wiz Exp $
2 2
3DISTNAME= Math-Base85-0.2 3DISTNAME= Math-Base85-0.4
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 9 
6CATEGORIES= math perl5 5CATEGORIES= math perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Math-Base85/ 9HOMEPAGE= http://search.cpan.org/dist/Math-Base85/
11COMMENT= Perl extension for base 85 numbers, as referenced by RFC 1924 10COMMENT= Perl extension for base 85 numbers, as referenced by RFC 1924
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14PERL5_PACKLIST= auto/Math/Base85/.packlist 13PERL5_PACKLIST= auto/Math/Base85/.packlist
15 14
16.include "../../lang/perl5/module.mk" 15.include "../../lang/perl5/module.mk"
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/math/p5-Math-Base85/distinfo (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-Base85/distinfo 2015/11/03 23:33:38 1.2
+++ pkgsrc/math/p5-Math-Base85/distinfo 2017/10/18 18:34:01 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2015/11/03 23:33:38 agc Exp $ 1$NetBSD: distinfo,v 1.3 2017/10/18 18:34:01 wiz Exp $
2 2
3SHA1 (Math-Base85-0.2.tar.gz) = eae5fd953dc2b6b0e15ab9d6aeee705156cc943b 3SHA1 (Math-Base85-0.4.tar.gz) = eef8a31cf1cb208f4f80945ba297a67ef54bf5bc
4RMD160 (Math-Base85-0.2.tar.gz) = c9816c1bfd75eaff54d9e5f3f4c56198bc30d4a2 4RMD160 (Math-Base85-0.4.tar.gz) = 7ca3949086588cdad286f0f222ea601440eb96a7
5SHA512 (Math-Base85-0.2.tar.gz) = 672bffe442e98a7057054061320272c068114558c04e00a7d29cc976b3d6551982eb76eaaee8b2919c671e4ca5b2160c249bbb3eb77c3897267282b12411b9cb 5SHA512 (Math-Base85-0.4.tar.gz) = 3e53d520e8f0f01193fff03486c301920bb212cb3aeba0cf45ed0a9552a9d22661ccd6364062fb0e7755096dcf14af57209b5d0aa2bfcd7ff3af1d0ca1d5278a
6Size (Math-Base85-0.2.tar.gz) = 6495 bytes 6Size (Math-Base85-0.4.tar.gz) = 10567 bytes