pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Pod-Tree
Module Name: pkgsrc
Committed By: wen
Date: Tue Dec 4 09:03:21 UTC 2018
Modified Files:
pkgsrc/textproc/p5-Pod-Tree: Makefile distinfo
Log Message:
Update to 1.29
Add missing DEPENDS for test
Upstream changes:
1.29 2018.12.02 MANWAR
- Applied the changes suggested by @ANDK (#8).
1.28 2018.12.01 MANWAR
- Tidy up Makefile.PL script to clean up tar ball as well.
- Added +x to the script mod2html.
1.27 2018.11.30 MANWAR
- Updated dependency on Path::Tiny v0.105 to address the fail report.
https://www.cpantesters.org/cpan/report/349e7846-f40d-11e8-afbf-aec3b07506ca
1.26 2018.11.29 MANWAR
- Removed auto generated META.yml from the distribution.
- Moved t/95-tidyall.t and t/96-perl-critic.t to xt/ (author only).
- Updated github repo url.
- Documented the current maintainer in the pod.
- Tidied up Changes file.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/textproc/p5-Pod-Tree/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/p5-Pod-Tree/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-Pod-Tree/Makefile
diff -u pkgsrc/textproc/p5-Pod-Tree/Makefile:1.21 pkgsrc/textproc/p5-Pod-Tree/Makefile:1.22
--- pkgsrc/textproc/p5-Pod-Tree/Makefile:1.21 Wed Aug 22 09:46:54 2018
+++ pkgsrc/textproc/p5-Pod-Tree/Makefile Tue Dec 4 09:03:21 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2018/08/22 09:46:54 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2018/12/04 09:03:21 wen Exp $
-DISTNAME= Pod-Tree-1.25
+DISTNAME= Pod-Tree-1.29
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= textproc devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
@@ -17,6 +16,8 @@ DEPENDS+= p5-IO-String-[0-9]*:../../deve
DEPENDS+= p5-Text-Template>=1.0:../../textproc/p5-Text-Template
BUILD_DEPENDS+= p5-Path-Tiny>=0:../../filesystems/p5-Path-Tiny
+BUILD_DEPENDS+= p5-Test-Compile>=0:../../devel/p5-Test-Compile
+BUILD_DEPENDS+= p5-Test-Version>=1.003001:../../devel/p5-Test-Version
PERL5_PACKLIST= auto/Pod/Tree/.packlist
Index: pkgsrc/textproc/p5-Pod-Tree/distinfo
diff -u pkgsrc/textproc/p5-Pod-Tree/distinfo:1.8 pkgsrc/textproc/p5-Pod-Tree/distinfo:1.9
--- pkgsrc/textproc/p5-Pod-Tree/distinfo:1.8 Wed Nov 4 01:59:47 2015
+++ pkgsrc/textproc/p5-Pod-Tree/distinfo Tue Dec 4 09:03:21 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2015/11/04 01:59:47 agc Exp $
+$NetBSD: distinfo,v 1.9 2018/12/04 09:03:21 wen Exp $
-SHA1 (Pod-Tree-1.25.tar.gz) = c948dc5f49163f5d913259bc54675591e2a0cf12
-RMD160 (Pod-Tree-1.25.tar.gz) = 310ad2b55dc8c386d160d417ae5657254711aaa5
-SHA512 (Pod-Tree-1.25.tar.gz) = b7c757f8e3ea2e9ead3437a129ce24e672b742b1e209b08780d1daccd393a8a6d61b827b4beb68223423984d0bef6ecf06be19c55d90f516e40e7393be48fa34
-Size (Pod-Tree-1.25.tar.gz) = 64140 bytes
+SHA1 (Pod-Tree-1.29.tar.gz) = 6834b8caec60be50e975e922b52052c334417674
+RMD160 (Pod-Tree-1.29.tar.gz) = c5a6dcbd2c5ee13e538dc563c8d45db3138b8068
+SHA512 (Pod-Tree-1.29.tar.gz) = 46ff73d4fb3bcb37204adbbc1f5706267a85b7bc4343776637e3cf28448de6c517a8e214379da15b5285004b30916e19086d950083fba2117c300b564dd6c303
+Size (Pod-Tree-1.29.tar.gz) = 68422 bytes
Home |
Main Index |
Thread Index |
Old Index