ports/89341: Update Port: devel/p5-File-HomeDir 0.06 -> 0.07

Aaron Dalton aaron at FreeBSD.org
Mon Nov 21 01:50:22 UTC 2005


>Number:         89341
>Category:       ports
>Synopsis:       Update Port: devel/p5-File-HomeDir 0.06 -> 0.07
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 21 01:50:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
0.07 2005-11-09 Adam Kennedy  adamk at cpan.org

  * Near-complete rewrite to modernise and prepare to
    start merging in File::HomeDir::Win32.

  * "Traded" module in exchange for Data::JavaScript::Anon :)
  * Replaced Makefile.PL with Module::Install-based version that lists
    its dependencies in a platform-sensitive way.
    This also removes the need for evals.
  * Replaced tests with Test::More-based ones and improved
    coverage.
  * Put the platform-specific code into if ( CONSTANT ) blocks
    so they will compile out.
  * Otherwise cleaned up and improved the layout of the code
  * Added support for $ENV{HOMEDIR} and $ENV{HOMEPATH} on Win32
  * More-explicit testing before we return a path
  * Keep caching user home, but NOT "my" home in case the
    process changes user.

>How-To-Repeat:
	
>Fix:

	

--- submission.txt begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-HomeDir/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	4 Mar 2005 10:27:43 -0000	1.1
+++ Makefile	21 Nov 2005 01:45:08 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	File-HomeDir
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../../authors/id/S/SB/SBURKE
+MASTER_SITE_SUBDIR=	File
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	leeym at FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-HomeDir/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	4 Mar 2005 10:27:43 -0000	1.1
+++ distinfo	21 Nov 2005 01:45:13 -0000
@@ -1,2 +1,3 @@
-MD5 (File-HomeDir-0.06.tar.gz) = af1ada06fd311a7bc27801526c9fb5f2
-SIZE (File-HomeDir-0.06.tar.gz) = 6963
+MD5 (File-HomeDir-0.07.tar.gz) = eca496913c460829b86f3803409557b0
+SHA256 (File-HomeDir-0.07.tar.gz) = 912ceef3c51e521ad32bf16693845fa98fa427c0fa8fb1e66e3c7cb63cb683ca
+SIZE (File-HomeDir-0.07.tar.gz) = 25987
--- submission.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list