pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-File-HomeDir Update p5-File-HomeDir to 0.80.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2fb8f410f173
branches:  trunk
changeset: 545599:2fb8f410f173
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Aug 09 01:40:42 2008 +0000

description:
Update p5-File-HomeDir to 0.80.
Patch provided by Jens Rehsack in PR 39227.

0.80 Fri 27 Jun 2008
        - All clear on the CPAN Testers front, flipping to production

0.71_03 Wed 25 Jun 2008
        - Removing the Server 2003 and 2008 skips that should work
          now that we create directories on demand.
        - File::HomeDir should now support "Perl on a Stick"

0.71_02 Mon 28 Apr 2008
        - Added `my_dot_config`.
        - Adding a base driver class.

0.71_01 Fri  4 Apr 2008
        - Converted from Registry checks to Win32 calls.
          This includes giving it the "create directory" call.
        - Removing the dependency on the registry modules.

0.70    Fri 28 Feb 2008
        - Windows Server 2003 does not have Music/Pictures/etc directories
          (correct the test to not expect them to exist)
        - Make the same assumption about Windows Server 2008

diffstat:

 devel/p5-File-HomeDir/Makefile |  4 ++--
 devel/p5-File-HomeDir/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 3dfb87fb5410 -r 2fb8f410f173 devel/p5-File-HomeDir/Makefile
--- a/devel/p5-File-HomeDir/Makefile    Sat Aug 09 01:33:05 2008 +0000
+++ b/devel/p5-File-HomeDir/Makefile    Sat Aug 09 01:40:42 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/05/28 21:54:19 abs Exp $
+# $NetBSD: Makefile,v 1.5 2008/08/09 01:40:42 obache Exp $
 #
 
-DISTNAME=              File-HomeDir-0.69
+DISTNAME=              File-HomeDir-0.80
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=File/}
diff -r 3dfb87fb5410 -r 2fb8f410f173 devel/p5-File-HomeDir/distinfo
--- a/devel/p5-File-HomeDir/distinfo    Sat Aug 09 01:33:05 2008 +0000
+++ b/devel/p5-File-HomeDir/distinfo    Sat Aug 09 01:40:42 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/05/28 21:54:19 abs Exp $
+$NetBSD: distinfo,v 1.4 2008/08/09 01:40:42 obache Exp $
 
-SHA1 (File-HomeDir-0.69.tar.gz) = a417ea05734f3ba270dd7add2a3716b04c1c16be
-RMD160 (File-HomeDir-0.69.tar.gz) = e19128bc4faa12e9e0a3de7063c763bae2e27bce
-Size (File-HomeDir-0.69.tar.gz) = 36775 bytes
+SHA1 (File-HomeDir-0.80.tar.gz) = ffa975ff1ac83a43c74c04a83e3d558181441f5c
+RMD160 (File-HomeDir-0.80.tar.gz) = 24c761744160805b16ac47ec6962c8f6849feaae
+Size (File-HomeDir-0.80.tar.gz) = 34639 bytes



Home | Main Index | Thread Index | Old Index