pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Smart-Comments
Module Name: pkgsrc
Committed By: wen
Date: Wed Jul 27 08:51:33 UTC 2016
Modified Files:
pkgsrc/devel/p5-Smart-Comments: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-Smart-Comments/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Smart-Comments/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Smart-Comments/Makefile
diff -u pkgsrc/devel/p5-Smart-Comments/Makefile:1.15 pkgsrc/devel/p5-Smart-Comments/Makefile:1.16
--- pkgsrc/devel/p5-Smart-Comments/Makefile:1.15 Wed Jun 8 19:23:30 2016
+++ pkgsrc/devel/p5-Smart-Comments/Makefile Wed Jul 27 08:51:33 2016
@@ -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 @@ LICENSE= ${PERL5_LICENSE}
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"
Index: pkgsrc/devel/p5-Smart-Comments/distinfo
diff -u pkgsrc/devel/p5-Smart-Comments/distinfo:1.5 pkgsrc/devel/p5-Smart-Comments/distinfo:1.6
--- pkgsrc/devel/p5-Smart-Comments/distinfo:1.5 Tue Nov 3 03:28:44 2015
+++ pkgsrc/devel/p5-Smart-Comments/distinfo Wed Jul 27 08:51:33 2016
@@ -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