Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2010 03:12:23 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        fernan@iib.unsam.edu.ar
Subject:   ports/147409: [PATCH] www/p5-Catalyst-Plugin-Scheduler: [SUMMARIZE CHANGES]
Message-ID:  <201006030712.o537CNru031862@frieza.p6m7g8.net>
Resent-Message-ID: <201006030720.o537Kv3F078083@freefall.freebsd.org>

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

>Number:         147409
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Plugin-Scheduler: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 07:20:56 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010
>Description:
[DESCRIBE CHANGES]

Port maintainer (fernan@iib.unsam.edu.ar) is cc'd.

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

--- p5-Catalyst-Plugin-Scheduler-0.09_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-Scheduler/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	25 Jan 2010 22:42:57 -0000	1.4
+++ Makefile	3 Jun 2010 06:23:49 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	Catalyst-Plugin-Scheduler
 PORTVERSION=	0.09
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -21,7 +21,7 @@
 		p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-PERL_MODBUILD=	yes
+PERL_CONFIGURE=	yes
 
 MAN3=	Catalyst::Plugin::Scheduler.3
 
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-Scheduler/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	27 Mar 2009 21:55:34 -0000	1.1
+++ pkg-plist	3 Jun 2010 06:23:49 -0000
@@ -1,3 +1,7 @@
 %%SITE_PERL%%/Catalyst/Plugin/Scheduler.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Scheduler/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Scheduler
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
 @dirrmtry %%SITE_PERL%%/Catalyst/Plugin
 @dirrmtry %%SITE_PERL%%/Catalyst
--- p5-Catalyst-Plugin-Scheduler-0.09_2.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?201006030712.o537CNru031862>