ports/134807: [PATCH] devel/p5-Class-Inspector: update to 1.24
Philip M. Gollucci
pgollucci at FreeBSD.org
Fri May 22 06:40:03 UTC 2009
>Number: 134807
>Category: ports
>Synopsis: [PATCH] devel/p5-Class-Inspector: update to 1.24
>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: Fri May 22 06:40:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu May 14 21:52:43 EDT 2009
>Description:
- Update to 1.24
Port maintainer (skv at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Class-Inspector-1.24.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Class-Inspector/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile 21 Jun 2008 22:12:49 -0000 1.17
+++ Makefile 22 May 2009 06:36:21 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= Class-Inspector
-PORTVERSION= 1.23
+PORTVERSION= 1.24
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,6 +16,6 @@
PERL_CONFIGURE= yes
-MAN3= Class::Inspector.3
+MAN3= Class::Inspector.3 Class::Inspector::Functions.3
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Class-Inspector/distinfo,v
retrieving revision 1.16
diff -u -u -r1.16 distinfo
--- distinfo 21 Jun 2008 22:12:49 -0000 1.16
+++ distinfo 22 May 2009 06:36:21 -0000
@@ -1,3 +1,3 @@
-MD5 (Class-Inspector-1.23.tar.gz) = 28e1e697f5e8d838d62159966aac8a5d
-SHA256 (Class-Inspector-1.23.tar.gz) = 81af6b5f99926fc21c4f04927496c341810dd89a648a6d1ac38f044d79592534
-SIZE (Class-Inspector-1.23.tar.gz) = 30928
+MD5 (Class-Inspector-1.24.tar.gz) = 609189b49f64d329a6e413e0a6d8724a
+SHA256 (Class-Inspector-1.24.tar.gz) = 0a70cac1276d33e5408d3ad4297b3732a2299f7ff463d94ab7d384f2c6b11a66
+SIZE (Class-Inspector-1.24.tar.gz) = 35004
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Class-Inspector/pkg-plist,v
retrieving revision 1.3
diff -u -u -r1.3 pkg-plist
--- pkg-plist 22 Jan 2006 01:47:09 -0000 1.3
+++ pkg-plist 22 May 2009 06:36:21 -0000
@@ -1,5 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Inspector/.packlist
%%SITE_PERL%%/Class/Inspector.pm
+%%SITE_PERL%%/Class/Inspector/Functions.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Inspector
+ at dirrmtry %%SITE_PERL%%/Class/Inspector
@dirrmtry %%SITE_PERL%%/Class
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class
--- p5-Class-Inspector-1.24.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list