Fri May 27 13:24:43 2016 UTC ()
Update to 1.69

Upstream changes:
1.69 (marekr)
- CPAN#111313: Makefile creation issue with Pod-Usage-1.68
  thanks to H M Brand for the suggestion on how to create a more portable
  tar.gz distribution file
- CPAN#109830: Tests fail
  bundle some old Pod::Parser modules in the test so that there is no more
  dependency. This has to refactored one day to entirely get rid of that


(wen)
diff -r1.9 -r1.10 pkgsrc/devel/p5-Pod-Usage/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/p5-Pod-Usage/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/devel/p5-Pod-Usage/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Pod-Usage/Attic/Makefile 2016/01/18 13:54:13 1.9
+++ pkgsrc/devel/p5-Pod-Usage/Attic/Makefile 2016/05/27 13:24:43 1.10
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.9 2016/01/18 13:54:13 wen Exp $ 1# $NetBSD: Makefile,v 1.10 2016/05/27 13:24:43 wen Exp $
2# 2#
3 3
4DISTNAME= Pod-Usage-1.68 4DISTNAME= Pod-Usage-1.69
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6CATEGORIES= devel 6CATEGORIES= devel
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
8 8
9MAINTAINER= ryoon@NetBSD.org 9MAINTAINER= ryoon@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Pod-Usage/ 10HOMEPAGE= http://search.cpan.org/dist/Pod-Usage/
11COMMENT= Print a usage message from embedded pod documentation 11COMMENT= Print a usage message from embedded pod documentation
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14DEPENDS+= p5-podlators>=4.0:../../textproc/p5-podlators 14DEPENDS+= p5-podlators>=4.0:../../textproc/p5-podlators
15 15
16EXTRACT_USING= gtar 16EXTRACT_USING= gtar
17 17

cvs diff -r1.5 -r1.6 pkgsrc/devel/p5-Pod-Usage/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Pod-Usage/Attic/distinfo 2016/01/18 13:54:13 1.5
+++ pkgsrc/devel/p5-Pod-Usage/Attic/distinfo 2016/05/27 13:24:43 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2016/01/18 13:54:13 wen Exp $ 1$NetBSD: distinfo,v 1.6 2016/05/27 13:24:43 wen Exp $
2 2
3SHA1 (Pod-Usage-1.68.tar.gz) = 025da6d7693714237f7b9dbcd0eb501752b20bf0 3SHA1 (Pod-Usage-1.69.tar.gz) = 4d102738f27d65478d885cf20380badfcaa837a3
4RMD160 (Pod-Usage-1.68.tar.gz) = 420a7aca5c6f2748760e89a8895b75f52459f41d 4RMD160 (Pod-Usage-1.69.tar.gz) = f24523869cebffb2555c705af23f535d4850d9b3
5SHA512 (Pod-Usage-1.68.tar.gz) = e41aba9f486f2f2548db3a05aeec0d4254db09075ff8f826e52d7db4ee400f03fb2ee1cef14dd7252a416c6439ae5d91d782ddb7cabba611f7e6b86a7ec28a3b 5SHA512 (Pod-Usage-1.69.tar.gz) = 56e2f6492c03892c95c74de2841a52b02be372842eaff32f84fdf8901fb73ebed6465a0215ccb8c9f2eaf23c7cafb5d044c77b69805cb364bcf71c4f24835025
6Size (Pod-Usage-1.68.tar.gz) = 25742 bytes 6Size (Pod-Usage-1.69.tar.gz) = 61342 bytes