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 unified 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,22 +1,21 @@ @@ -1,22 +1,21 @@
1# $NetBSD: Makefile,v 1.15 2016/06/08 19:23:30 wiz Exp $ 1# $NetBSD: Makefile,v 1.16 2016/07/27 08:51:33 wen Exp $
2# 2#
3 3
4DISTNAME= Smart-Comments-1.000005 4DISTNAME= Smart-Comments-1.06
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 2 
7CATEGORIES= devel perl5 6CATEGORIES= devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NE/NEILB/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Smart-Comments/ 10HOMEPAGE= http://search.cpan.org/dist/Smart-Comments/
12COMMENT= Perl 5 module to insert debugging and tracking code easily 11COMMENT= Perl 5 module to insert debugging and tracking code easily
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15#DEPENDS+= {perl>=5.10.0,p5-version-[0-9]*}:../../devel/p5-version 14#DEPENDS+= {perl>=5.10.0,p5-version-[0-9]*}:../../devel/p5-version
16 15
17USE_LANGUAGES= # empty 16USE_LANGUAGES= # empty
18PERL5_PACKLIST= auto/Smart/Comments/.packlist 17PERL5_PACKLIST= auto/Smart/Comments/.packlist
19PERL5_MODULE_TYPE= Module::Build 18#PERL5_MODULE_TYPE= Module::Build
20 19
21.include "../../lang/perl5/module.mk" 20.include "../../lang/perl5/module.mk"
22.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

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