pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Smart-Comments Update to 1.06
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f66f66c14e1
branches: trunk
changeset: 350415:5f66f66c14e1
user: wen <wen%pkgsrc.org@localhost>
date: Wed Jul 27 08:51:33 2016 +0000
description:
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
diffstat:
devel/p5-Smart-Comments/Makefile | 9 ++++-----
devel/p5-Smart-Comments/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 10 deletions(-)
diffs (42 lines):
diff -r 3899f7ef01a8 -r 5f66f66c14e1 devel/p5-Smart-Comments/Makefile
--- a/devel/p5-Smart-Comments/Makefile Wed Jul 27 03:56:16 2016 +0000
+++ b/devel/p5-Smart-Comments/Makefile Wed Jul 27 08:51:33 2016 +0000
@@ -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@localhost
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"
diff -r 3899f7ef01a8 -r 5f66f66c14e1 devel/p5-Smart-Comments/distinfo
--- a/devel/p5-Smart-Comments/distinfo Wed Jul 27 03:56:16 2016 +0000
+++ b/devel/p5-Smart-Comments/distinfo Wed Jul 27 08:51:33 2016 +0000
@@ -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
-RMD160 (Smart-Comments-1.000005.tar.gz) = 488f947ad007138aab8d497961e7f9405d1c3186
-SHA512 (Smart-Comments-1.000005.tar.gz) = b8475e6df757888bedef9b409cbabfc6ff182b47ecd5031aae6a619a9cd50399612436f5361842e0ce3636f63c78e76976751bcefa97499d5d1f453ec0537bb0
-Size (Smart-Comments-1.000005.tar.gz) = 15488 bytes
+SHA1 (Smart-Comments-1.06.tar.gz) = 29326ccd58630a726a5a710082b233ec0e85020c
+RMD160 (Smart-Comments-1.06.tar.gz) = cf8ab47134e650170e642d23789359b1358c9ae1
+SHA512 (Smart-Comments-1.06.tar.gz) = 00cf19b8c0457b0055b87a5cb2e6f218c7c83264811a3d830c2ff95dd9ea62ebe507a9a117e52691a28f148418a0ff1d0bbdb6e1315e205e16a67a7eb5e95bda
+Size (Smart-Comments-1.06.tar.gz) = 22889 bytes
Home |
Main Index |
Thread Index |
Old Index