Tue Apr 28 00:42:31 2015 UTC ()
Update to 0.017
---------------
0.017 2015-04-27
    - add irc channel and mailing list to meta data
    - apply fix regarding "Cwd::abs_path is not portable" from jddurand


(mef)
diff -r1.13 -r1.14 pkgsrc/devel/p5-File-ConfigDir/Makefile
diff -r1.6 -r1.7 pkgsrc/devel/p5-File-ConfigDir/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/devel/p5-File-ConfigDir/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-File-ConfigDir/Makefile 2015/02/08 02:39:21 1.13
+++ pkgsrc/devel/p5-File-ConfigDir/Makefile 2015/04/28 00:42:31 1.14
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.13 2015/02/08 02:39:21 mef Exp $ 1# $NetBSD: Makefile,v 1.14 2015/04/28 00:42:31 mef Exp $
2 2
3DISTNAME= File-ConfigDir-0.016 3DISTNAME= File-ConfigDir-0.017
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RE/REHSACK/} 
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= https://metacpan.org/release/File-ConfigDir 9HOMEPAGE= https://metacpan.org/release/File-ConfigDir
11COMMENT= Get directories of configuration files 10COMMENT= Get directories of configuration files
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14# recommended modules ... 13# recommended modules ...
15DEPENDS+= p5-File-HomeDir>=0.50:../../devel/p5-File-HomeDir 14DEPENDS+= p5-File-HomeDir>=0.50:../../devel/p5-File-HomeDir
16DEPENDS+= p5-List-MoreUtils>=0.22:../../devel/p5-List-MoreUtils 15DEPENDS+= p5-List-MoreUtils>=0.22:../../devel/p5-List-MoreUtils
17 16
18USE_LANGUAGES= # empty 17USE_LANGUAGES= # empty
19PERL5_PACKLIST= auto/File/ConfigDir/.packlist 18PERL5_PACKLIST= auto/File/ConfigDir/.packlist

cvs diff -r1.6 -r1.7 pkgsrc/devel/p5-File-ConfigDir/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-File-ConfigDir/distinfo 2015/02/08 02:39:21 1.6
+++ pkgsrc/devel/p5-File-ConfigDir/distinfo 2015/04/28 00:42:31 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2015/02/08 02:39:21 mef Exp $ 1$NetBSD: distinfo,v 1.7 2015/04/28 00:42:31 mef Exp $
2 2
3SHA1 (File-ConfigDir-0.016.tar.gz) = 4b230485e56763ce142fa87ad76fa28376e64742 3SHA1 (File-ConfigDir-0.017.tar.gz) = 2254b1633a5f840c51752df0454f3bd0c1616182
4RMD160 (File-ConfigDir-0.016.tar.gz) = 07868470f3e7e468ef22c269636cc0499f11c002 4RMD160 (File-ConfigDir-0.017.tar.gz) = d600ff10f7da9783e683a7ec8271332ddbeef45f
5Size (File-ConfigDir-0.016.tar.gz) = 9143 bytes 5Size (File-ConfigDir-0.017.tar.gz) = 9325 bytes