Thu Apr 9 01:23:04 2015 UTC ()
Update 0.03 to 0.06
-------------------
0.06 6 Apr 2015
    Added prerequsitie module build_requires section of Build.PL

0.05 4 Apr 2015
    Added prerequsitie module to Build.PL

0.04 3 Apr 2015
    Fix for RT bug #41744 . Remove warning message when $ENV{HOME} is not defined
    Fix for RT bugs # 88502 and #54929, typos corrected
        Fix for RT bug #41744 . Remove warning message when $ENV{HOME} is not defined
    Fix for RT bugs #50343, added more functionality
        Fixed some OS depedendancies in test suite.


(mef)
diff -r1.19 -r1.20 pkgsrc/devel/p5-File-BaseDir/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/p5-File-BaseDir/distinfo

cvs diff -r1.19 -r1.20 pkgsrc/devel/p5-File-BaseDir/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-File-BaseDir/Makefile 2014/10/09 14:06:17 1.19
+++ pkgsrc/devel/p5-File-BaseDir/Makefile 2015/04/09 01:23:04 1.20
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:17 wiz Exp $ 1# $NetBSD: Makefile,v 1.20 2015/04/09 01:23:04 mef Exp $
2 2
3DISTNAME= File-BaseDir-0.03 3DISTNAME= File-BaseDir-0.06
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 7 
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-BaseDir/ 9HOMEPAGE= http://search.cpan.org/dist/File-BaseDir/
11COMMENT= Perl module for the XDG Base Directory Specification 10COMMENT= Perl module for the XDG Base Directory Specification
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14SHAREDIR= ${PREFIX}/share 13SHAREDIR= ${PREFIX}/share
15SHAREDIR_SPLIT= ${SHAREDIR:S/\// /g} 14SHAREDIR_SPLIT= ${SHAREDIR:S/\// /g}
16SUBST_CLASSES+= paths 15SUBST_CLASSES+= paths
17SUBST_STAGE.paths= post-configure 16SUBST_STAGE.paths= post-configure
18SUBST_FILES.paths= lib/File/BaseDir.pm t/01_vars.t t/03_OO.t 17SUBST_FILES.paths= lib/File/BaseDir.pm t/01_vars.t t/03_OO.t

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

--- pkgsrc/devel/p5-File-BaseDir/distinfo 2013/02/16 22:14:41 1.4
+++ pkgsrc/devel/p5-File-BaseDir/distinfo 2015/04/09 01:23:04 1.5
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.4 2013/02/16 22:14:41 schmonz Exp $ 1$NetBSD: distinfo,v 1.5 2015/04/09 01:23:04 mef Exp $
2 2
3SHA1 (File-BaseDir-0.03.tar.gz) = 901f56c06fd3b4a105bd24b8790ba95337d9aea7 3SHA1 (File-BaseDir-0.06.tar.gz) = 126f5bc224a4399479c4c1a4f7e9f7452611844b
4RMD160 (File-BaseDir-0.03.tar.gz) = 8ca2e29a57fe65c58c04f9f205247831f16a0c39 4RMD160 (File-BaseDir-0.06.tar.gz) = 02ee8e48d66faf67a6d29e68367158190aedf16a
5Size (File-BaseDir-0.03.tar.gz) = 6065 bytes 5Size (File-BaseDir-0.06.tar.gz) = 9937 bytes
6SHA1 (patch-lib_File_BaseDir.pm) = 2374434a67b8d0c935a4cdab6d3c31bd8a71ac5e 6SHA1 (patch-lib_File_BaseDir.pm) = 2374434a67b8d0c935a4cdab6d3c31bd8a71ac5e
7SHA1 (patch-t_01__vars.t) = 8f0273889bd698a5b066384dd5ccd89cf3a11338 7SHA1 (patch-t_01__vars.t) = 8f0273889bd698a5b066384dd5ccd89cf3a11338
8SHA1 (patch-t_03__OO.t) = c3a20a26417a1d833c4d462a12b1e01d3127121c 8SHA1 (patch-t_03__OO.t) = c3a20a26417a1d833c4d462a12b1e01d3127121c