Sat Apr 30 13:51:46 2016 UTC ()
Update to 1.301. From the changelog:

- Updated the module to fit current release standards
- Added POD and POD-Coverage tests
- Combined test.pl and test1.pl into t/00-basic.t
- Closes https://rt.cpan.org/Ticket/Display.html?id=105711
- Closes https://rt.cpan.org/Ticket/Display.html?id=53173
- Fixed a few minor things to prepare for a developer release


(schmonz)
diff -r1.11 -r1.12 pkgsrc/converters/p5-MIME-Base32/Makefile
diff -r1.3 -r1.4 pkgsrc/converters/p5-MIME-Base32/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/converters/p5-MIME-Base32/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/p5-MIME-Base32/Makefile 2015/06/12 10:48:33 1.11
+++ pkgsrc/converters/p5-MIME-Base32/Makefile 2016/04/30 13:51:45 1.12
@@ -1,20 +1,16 @@ @@ -1,20 +1,16 @@
1# $NetBSD: Makefile,v 1.11 2015/06/12 10:48:33 wiz Exp $ 1# $NetBSD: Makefile,v 1.12 2016/04/30 13:51:45 schmonz Exp $
2 2
3DISTNAME= MIME-Base32-1.02a 3DISTNAME= MIME-Base32-1.301
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 5 
6CATEGORIES= converters perl5 5CATEGORIES= converters perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}
8 7
9MAINTAINER= schmonz@NetBSD.org 8MAINTAINER= schmonz@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/MIME-Base32/ 9HOMEPAGE= http://search.cpan.org/dist/MIME-Base32/
11COMMENT= Perl5 module for Base32 encoding 10COMMENT= Perl5 module for Base32 encoding
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14# needed for 1.02a 
15WRKSRC= ${WRKDIR}/${DISTNAME:S/a$//} 
16 
17PERL5_PACKLIST= auto/MIME/Base32/.packlist 13PERL5_PACKLIST= auto/MIME/Base32/.packlist
18 14
19.include "../../lang/perl5/module.mk" 15.include "../../lang/perl5/module.mk"
20.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/converters/p5-MIME-Base32/distinfo (expand / switch to unified diff)

--- pkgsrc/converters/p5-MIME-Base32/distinfo 2015/11/03 01:43:52 1.3
+++ pkgsrc/converters/p5-MIME-Base32/distinfo 2016/04/30 13:51:45 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2015/11/03 01:43:52 agc Exp $ 1$NetBSD: distinfo,v 1.4 2016/04/30 13:51:45 schmonz Exp $
2 2
3SHA1 (MIME-Base32-1.02a.tar.gz) = bb0393847667a4d94c17e1f13a3d8bd1cce5e1a6 3SHA1 (MIME-Base32-1.301.tar.gz) = d89dca298ca4b3149457a0583c6e055410d72b3f
4RMD160 (MIME-Base32-1.02a.tar.gz) = b77793dc630e09e6d02e28950247907f9263a319 4RMD160 (MIME-Base32-1.301.tar.gz) = 6f0f3e89294cd6d094ef66240e7074a3de0dce51
5SHA512 (MIME-Base32-1.02a.tar.gz) = 8f2bf3e5da8de5f5aeaec50133180e98a1c50c4403a5d39cc9df941c124ff07e8aa3f12a08fdb1b449756789521f675d53ab3afe595989e347537718f4d9b8b3 5SHA512 (MIME-Base32-1.301.tar.gz) = 90e7419504f7d9a6caf7f3f9231622a0867a485705cb1a918efc85964fafc04db79f4c31b7135203ff946a4205d82b20ee009b87baca2fe6f15ad1aabe4347cc
6Size (MIME-Base32-1.02a.tar.gz) = 3136 bytes 6Size (MIME-Base32-1.301.tar.gz) = 13515 bytes