Thu Sep 5 18:53:38 2013 UTC ()
Update to 1.12:

1.12    Sat Dec 22 15:22:31 CST 2012
    [FIXES]
    Fix detection of named pipes under various flavors of BSD.


(wiz)
diff -r1.8 -r1.9 pkgsrc/devel/p5-File-Next/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/p5-File-Next/distinfo

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

--- pkgsrc/devel/p5-File-Next/Makefile 2013/05/31 12:40:20 1.8
+++ pkgsrc/devel/p5-File-Next/Makefile 2013/09/05 18:53:38 1.9
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.8 2013/05/31 12:40:20 wiz Exp $ 1# $NetBSD: Makefile,v 1.9 2013/09/05 18:53:38 wiz Exp $
2 2
3DISTNAME= File-Next-1.10 3DISTNAME= File-Next-1.12
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/File-Next/ 9HOMEPAGE= http://search.cpan.org/dist/File-Next/
11COMMENT= Perl 5 module providing a file-finding iterator 10COMMENT= Perl 5 module providing a file-finding iterator
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14USE_LANGUAGES= # empty 13USE_LANGUAGES= # empty
15PERL5_PACKLIST= auto/File/Next/.packlist 14PERL5_PACKLIST= auto/File/Next/.packlist
16 15
17.include "../../lang/perl5/module.mk" 16.include "../../lang/perl5/module.mk"
18.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/devel/p5-File-Next/distinfo 2012/09/11 08:35:40 1.3
+++ pkgsrc/devel/p5-File-Next/distinfo 2013/09/05 18:53:38 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2012/09/11 08:35:40 sno Exp $ 1$NetBSD: distinfo,v 1.4 2013/09/05 18:53:38 wiz Exp $
2 2
3SHA1 (File-Next-1.10.tar.gz) = b66ec15236a5857a86f5f961b154f5b4e8ee188a 3SHA1 (File-Next-1.12.tar.gz) = c01577d6535f5b77bd3f8c665f10c5b95e6136ab
4RMD160 (File-Next-1.10.tar.gz) = 682bfc857de63cc0472858d2c35c7727f6b33ad7 4RMD160 (File-Next-1.12.tar.gz) = 8837a6ae61e154cc327af759a239246f6a17ee31
5Size (File-Next-1.10.tar.gz) = 16461 bytes 5Size (File-Next-1.12.tar.gz) = 16842 bytes