Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2006 13:16:56 -0400 (EDT)
From:      Christopher Boumenot <boumenot@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lth@FreeBSD.org
Subject:   ports/97637: [PATCH] devel/p5-File-Path-Expand: update to 1.02
Message-ID:  <20060522171656.8F329F1822@crash.divebomb.org>
Resent-Message-ID: <200605221720.k4MHKJBm061204@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         97637
>Category:       ports
>Synopsis:       [PATCH] devel/p5-File-Path-Expand: update to 1.02
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 22 17:20:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Boumenot
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD crash.divebomb.org 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 16 15:51:09 EDT 2006
>Description:
- Update to 1.02

Port maintainer (lth@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-File-Path-Expand-1.02.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-Path-Expand/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	1 Jun 2004 12:32:29 -0000	1.2
+++ Makefile	22 May 2006 17:16:23 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/devel/p5-File-Path-Expand/Makefile,v 1.2 2004/06/01 12:32:29 lth Exp $
 
 PORTNAME=	File-Path-Expand
-PORTVERSION=	1.01
+PORTVERSION=	1.02
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	File
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-Path-Expand/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	22 Jan 2006 08:29:06 -0000	1.3
+++ distinfo	22 May 2006 17:16:23 -0000
@@ -1,3 +1,3 @@
-MD5 (File-Path-Expand-1.01.tar.gz) = 6f09799e04a24fbb2879e5e18437ebdf
-SHA256 (File-Path-Expand-1.01.tar.gz) = e5bb96178ef33fd35e6a0efb199a5791d3e90348e36c81958a542df7e8f75f14
-SIZE (File-Path-Expand-1.01.tar.gz) = 1878
+MD5 (File-Path-Expand-1.02.tar.gz) = 742aa40a4ffb26d14de01192764bd7ab
+SHA256 (File-Path-Expand-1.02.tar.gz) = 7fb616a5d5904400a9e355ca540049a08605c60ce4f94297f2f8bd95dee9b495
+SIZE (File-Path-Expand-1.02.tar.gz) = 2001
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-Path-Expand/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	22 Jan 2006 01:47:38 -0000	1.2
+++ pkg-plist	22 May 2006 17:16:23 -0000
@@ -1,5 +1,7 @@
 %%SITE_PERL%%/File/Path/Expand.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/File-Path-Expand/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File-Path-Expand
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Path/Expand/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Path/Expand
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Path
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
 @dirrmtry %%SITE_PERL%%/File/Path
 @dirrmtry %%SITE_PERL%%/File
--- p5-File-Path-Expand-1.02.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060522171656.8F329F1822>