Wed Jul 27 08:51:33 2016 UTC ()
Update to 1.06

Upstream changes:
1.06 2015-10-24 NEILB
    - Added min perl version to code, so it will now appear in metadata
    - Added L<> links around the dependencies listed in the doc. RT#16456
    - Fixed some failing tests reported from CPAN Testers

1.05_01 2015-10-22 NEILB
    - The test t/while_num.t was using subtests in a way that requires
      *I think* at least verson 0.99 of Test::More.
      This caused some CPAN Testers failures.
      Set min version on Test::More in just that test.
    - The github repo changed to reflect my changed github username

1.05_01 2015-10-20 NEILB
    - Reformatted as per CPAN::Changes::Spec, most recent release first.
    - Switched to Dist::Zilla
    - Added min perl version to code, so it will now appear in metadata
    - Added L<> links around the dependencies listed in the doc. RT#16456


(wen)
diff -r1.15 -r1.16 pkgsrc/devel/p5-Smart-Comments/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/p5-Smart-Comments/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/devel/p5-Smart-Comments/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Smart-Comments/Makefile 2016/06/08 19:23:30 1.15
+++ pkgsrc/devel/p5-Smart-Comments/Makefile 2016/07/27 08:51:33 1.16
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2016/06/08 19:23:30 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2016/07/27 08:51:33 wen Exp $
 #
 
-DISTNAME=	Smart-Comments-1.000005
+DISTNAME=	Smart-Comments-1.06
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	2
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/}
+MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NE/NEILB/}
 
 MAINTAINER=	pkgsrc-users@NetBSD.org
 HOMEPAGE=	http://search.cpan.org/dist/Smart-Comments/
@@ -16,7 +15,7 @@
 
 USE_LANGUAGES=		# empty
 PERL5_PACKLIST=		auto/Smart/Comments/.packlist
-PERL5_MODULE_TYPE=	Module::Build
+#PERL5_MODULE_TYPE=	Module::Build
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/devel/p5-Smart-Comments/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Smart-Comments/distinfo 2015/11/03 03:28:44 1.5
+++ pkgsrc/devel/p5-Smart-Comments/distinfo 2016/07/27 08:51:33 1.6
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 03:28:44 agc Exp $
+$NetBSD: distinfo,v 1.6 2016/07/27 08:51:33 wen Exp $
 
-SHA1 (Smart-Comments-1.000005.tar.gz) = d692617de1cfc80692b5e38935f073b64c00b7f9
+SHA1 (Smart-Comments-1.06.tar.gz) = 29326ccd58630a726a5a710082b233ec0e85020c
-RMD160 (Smart-Comments-1.000005.tar.gz) = 488f947ad007138aab8d497961e7f9405d1c3186
+RMD160 (Smart-Comments-1.06.tar.gz) = cf8ab47134e650170e642d23789359b1358c9ae1
-SHA512 (Smart-Comments-1.000005.tar.gz) = b8475e6df757888bedef9b409cbabfc6ff182b47ecd5031aae6a619a9cd50399612436f5361842e0ce3636f63c78e76976751bcefa97499d5d1f453ec0537bb0
+SHA512 (Smart-Comments-1.06.tar.gz) = 00cf19b8c0457b0055b87a5cb2e6f218c7c83264811a3d830c2ff95dd9ea62ebe507a9a117e52691a28f148418a0ff1d0bbdb6e1315e205e16a67a7eb5e95bda
-Size (Smart-Comments-1.000005.tar.gz) = 15488 bytes
+Size (Smart-Comments-1.06.tar.gz) = 22889 bytes