Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2009 01:15:37 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mons@cpan.org
Subject:   ports/136530: [PATCH] devel/p5-ex-lib: update to 0.07
Message-ID:  <200907090115.n691FbFP000589@freefall.freebsd.org>
Resent-Message-ID: <200907090120.n691KH2x011902@freefall.freebsd.org>

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

>Number:         136530
>Category:       ports
>Synopsis:       [PATCH] devel/p5-ex-lib: update to 0.07
>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:   Thu Jul 09 01:20:17 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC
>Description:
- Update to 0.07

Port maintainer (mons@cpan.org) is cc'd.

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

--- p5-ex-lib-0.07.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-ex-lib/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	27 Apr 2009 09:27:37 -0000	1.5
+++ Makefile	9 Jul 2009 01:15:34 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ex-lib
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,7 +16,7 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=		ex::lib.3
+MAN3=		ex::lib.3 lib::abs.3
 
 .include <bsd.port.pre.mk>
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-ex-lib/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	27 Apr 2009 09:27:37 -0000	1.5
+++ distinfo	9 Jul 2009 01:15:34 -0000
@@ -1,3 +1,3 @@
-MD5 (ex-lib-0.06.tar.gz) = 2326661623c579effd091ee0553a2dfb
-SHA256 (ex-lib-0.06.tar.gz) = fadc036cb979f14fa5f0dd8690b8418fd7031e00b2c4a7ed284a29894b0a4fa2
-SIZE (ex-lib-0.06.tar.gz) = 31759
+MD5 (ex-lib-0.07.tar.gz) = 293f595bbf5ff8e8f7859c39ea9caf4c
+SHA256 (ex-lib-0.07.tar.gz) = 960aa176eabcd287d3d81fcff73e69cfcfc016d962bfe526667b481444dbcd1d
+SIZE (ex-lib-0.07.tar.gz) = 32333
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/p5-ex-lib/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	27 Jan 2009 19:22:44 -0000	1.1
+++ pkg-plist	9 Jul 2009 01:15:34 -0000
@@ -1,6 +1,7 @@
-@comment $FreeBSD: ports/devel/p5-ex-lib/pkg-plist,v 1.1 2009/01/27 19:22:44 pgollucci Exp $
 %%SITE_PERL%%/ex/lib.pm
+%%SITE_PERL%%/lib/abs.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/ex/lib/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ex/lib
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ex
 @dirrmtry %%SITE_PERL%%/ex
+@dirrmtry %%SITE_PERL%%/lib
--- p5-ex-lib-0.07.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?200907090115.n691FbFP000589>