Sun Sep 6 10:09:20 2015 UTC ()
Update 1.41 to 1.44
-------------------
1.44 2015-07-06T00:29:56Z
        * Fix file_has_* tests to work on Windows (RJBS) GitHub #13

1.43_02 2015-06-24T15:21:57Z
 * check file_mode_has tests for Windows

1.43 2015-06-22T21:44:37Z
        * Don't install README.pod

1.42 2015-06-16T17:58:11Z
        * Fix problem with META* specifying requirements (RT #105210)


(mef)
diff -r1.7 -r1.8 pkgsrc/devel/p5-Test-File/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/p5-Test-File/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/devel/p5-Test-File/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-File/Makefile 2015/06/12 10:49:49 1.7
+++ pkgsrc/devel/p5-Test-File/Makefile 2015/09/06 10:09:20 1.8
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:49 wiz Exp $ 1# $NetBSD: Makefile,v 1.8 2015/09/06 10:09:20 mef Exp $
2# 2#
3 3
4DISTNAME= Test-File-1.41 4DISTNAME= Test-File-1.44
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 
7CATEGORIES= devel perl5 6CATEGORIES= devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Test-File/ 10HOMEPAGE= http://search.cpan.org/dist/Test-File/
12COMMENT= Test file attributes 11COMMENT= Test file attributes
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15PERL5_PACKLIST= auto/Test/File/.packlist 14PERL5_PACKLIST= auto/Test/File/.packlist
16 15
17BUILD_DEPENDS+= p5-Test-utf8>=0:../../devel/p5-Test-utf8 16BUILD_DEPENDS+= p5-Test-utf8>=0:../../devel/p5-Test-utf8
18 17
19.include "../../lang/perl5/module.mk" 18.include "../../lang/perl5/module.mk"

cvs diff -r1.4 -r1.5 pkgsrc/devel/p5-Test-File/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-File/distinfo 2015/01/28 02:16:31 1.4
+++ pkgsrc/devel/p5-Test-File/distinfo 2015/09/06 10:09:20 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2015/01/28 02:16:31 mef Exp $ 1$NetBSD: distinfo,v 1.5 2015/09/06 10:09:20 mef Exp $
2 2
3SHA1 (Test-File-1.41.tar.gz) = 64edf0674fd63fb14545eba028bc104d69e2fc34 3SHA1 (Test-File-1.44.tar.gz) = 6fc4f3f3c7ceb50cae660643a82ede405d5ae187
4RMD160 (Test-File-1.41.tar.gz) = 1cf8b99697b4df45e6ed94fb0a922d73426b01e3 4RMD160 (Test-File-1.44.tar.gz) = a3054c4cd5f9f8a6e86e810a094ea183b280937c
5Size (Test-File-1.41.tar.gz) = 21298 bytes 5Size (Test-File-1.44.tar.gz) = 26498 bytes