Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Dec 2009 06:37:55 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        skv@FreeBSD.org
Subject:   ports/141492: [PATCH] www/p5-Apache-Profiler: update to 0.10
Message-ID:  <200912150637.nBF6btPO054493@frieza.p6m7g8.net>
Resent-Message-ID: <200912150640.nBF6eB3U027588@freefall.freebsd.org>

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

>Number:         141492
>Category:       ports
>Synopsis:       [PATCH] www/p5-Apache-Profiler: update to 0.10
>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:   Tue Dec 15 06:40:11 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec  8 02:25:55 UTC
>Description:
- Update to 0.10

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

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

--- p5-Apache-Profiler-0.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-Profiler/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	17 Apr 2008 14:29:34 -0000	1.2
+++ Makefile	14 Dec 2009 20:56:22 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Apache-Profiler
-PORTVERSION=	0.01
+PORTVERSION=	0.10
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,6 +16,6 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=		Apache::Profiler.3
+MAN3=		Apache::Profiler.3 Apache2::Profiler.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-Profiler/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	24 Jan 2006 03:13:40 -0000	1.2
+++ distinfo	14 Dec 2009 06:20:31 -0000
@@ -1,3 +1,3 @@
-MD5 (Apache-Profiler-0.01.tar.gz) = 6afca212b352c4b73cb02d64a3d551bb
-SHA256 (Apache-Profiler-0.01.tar.gz) = 310f3c185fe99ef6dfb75cec7d6a246565e0eda619f8632d4fceb5a284b4af07
-SIZE (Apache-Profiler-0.01.tar.gz) = 2379
+MD5 (Apache-Profiler-0.10.tar.gz) = 2b9620a986af3abee36f0baacf984492
+SHA256 (Apache-Profiler-0.10.tar.gz) = c5bf123a1c81989b4ae745909b46c14ecb6d3746952999f95243cc8676ba99bf
+SIZE (Apache-Profiler-0.10.tar.gz) = 6086
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-Apache-Profiler/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	22 Jan 2006 02:57:38 -0000	1.2
+++ pkg-plist	14 Dec 2009 20:34:20 -0000
@@ -1,5 +1,7 @@
-%%SITE_PERL%%/Apache/Profiler.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Profiler/.packlist
-@dirrmtry %%SITE_PERL%%/Apache
+%%SITE_PERL%%/Apache/Profiler.pm
+%%SITE_PERL%%/Apache2/Profiler.pm
+@dirrm %%SITE_PERL%%/Apache2
+@dirrm %%SITE_PERL%%/Apache
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Profiler
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
--- p5-Apache-Profiler-0.10.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?200912150637.nBF6btPO054493>