pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Text-Trac
Module Name: pkgsrc
Committed By: wen
Date: Sat Jan 26 02:08:02 UTC 2019
Modified Files:
pkgsrc/textproc/p5-Text-Trac: Makefile distinfo
Log Message:
Update to 0.24
Upstream changes:
0.24 2018.12.09 MANWAR
Removed +x from unit test scripts.
0.23 2018.12.08 MANWAR
Now using ExtUtils::MakeMaker for packaging.
0.22 2018.12.07 MANWAR
Moved author unit tests to subfolder xt/.
0.21 2018.12.06 MANWAR
Fixed warning 'Use of uninitialized value $target ..' as reported by CPANTESTERS.
https://www.cpantesters.org/cpan/report/f8fc5086-f8e1-11e8-b905-8feee4406f56
0.20 2018.12.05 MANWAR
Added minimum perl version.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/p5-Text-Trac/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/p5-Text-Trac/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-Text-Trac/Makefile
diff -u pkgsrc/textproc/p5-Text-Trac/Makefile:1.15 pkgsrc/textproc/p5-Text-Trac/Makefile:1.16
--- pkgsrc/textproc/p5-Text-Trac/Makefile:1.15 Sat Nov 10 03:40:18 2018
+++ pkgsrc/textproc/p5-Text-Trac/Makefile Sat Jan 26 02:08:02 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/11/10 03:40:18 wen Exp $
+# $NetBSD: Makefile,v 1.16 2019/01/26 02:08:02 wen Exp $
-DISTNAME= Text-Trac-0.19
+DISTNAME= Text-Trac-0.24
PKGNAME= p5-${DISTNAME}
CATEGORIES= perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
Index: pkgsrc/textproc/p5-Text-Trac/distinfo
diff -u pkgsrc/textproc/p5-Text-Trac/distinfo:1.4 pkgsrc/textproc/p5-Text-Trac/distinfo:1.5
--- pkgsrc/textproc/p5-Text-Trac/distinfo:1.4 Sat Nov 10 03:40:18 2018
+++ pkgsrc/textproc/p5-Text-Trac/distinfo Sat Jan 26 02:08:02 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/11/10 03:40:18 wen Exp $
+$NetBSD: distinfo,v 1.5 2019/01/26 02:08:02 wen Exp $
-SHA1 (Text-Trac-0.19.tar.gz) = fbd93d0ed57a15600b4ce548084c69b243391992
-RMD160 (Text-Trac-0.19.tar.gz) = 8e29c9a0d3c444056514782c672ba63c7a9afa72
-SHA512 (Text-Trac-0.19.tar.gz) = cd7fd1d89a02062cde223b4a94afc1620a0491fc07e1a756edf02fa57618bc7f60ab3136d57efbd340eac2986bfbf1e47c3f8090897a37029e69bc27a3156264
-Size (Text-Trac-0.19.tar.gz) = 113940 bytes
+SHA1 (Text-Trac-0.24.tar.gz) = e3a9a8a9bd57146c598ce437b0c6330145e4b91f
+RMD160 (Text-Trac-0.24.tar.gz) = f58ddea21cf4ea296b12bc6cdb2d77cacb74f934
+SHA512 (Text-Trac-0.24.tar.gz) = 485c11da29f22388c3c900f6c0ae920b236833eec75a7ccc2d3e5c60c18c089b587917ad4d0985aef6f589714c7ecca054c0f776cb8a571c09b8a0d4f0d97440
+Size (Text-Trac-0.24.tar.gz) = 89997 bytes
Home |
Main Index |
Thread Index |
Old Index