Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jul 2011 13:58:57 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        miwi@FreeBSD.org
Subject:   ports/158964: [PATCH] www/p5-Catalyst-Plugin-AutoRestart: update to 0.94
Message-ID:  <20110716055857.F35D94D05@sunpoet.net>
Resent-Message-ID: <201107160600.p6G60MZu081446@freefall.freebsd.org>

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

>Number:         158964
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Plugin-AutoRestart: update to 0.94
>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:   Sat Jul 16 06:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul  9 23:23:51 CST
>Description:
- Update to 0.94

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

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

--- p5-Catalyst-Plugin-AutoRestart-0.94.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-AutoRestart/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	24 Sep 2010 00:44:27 -0000	1.3
+++ Makefile	16 Jul 2011 05:58:59 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Catalyst-Plugin-AutoRestart
-PORTVERSION=	0.93
-PORTREVISION=	1
+PORTVERSION=	0.94
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,11 +14,11 @@
 MAINTAINER=	miwi@FreeBSD.org
 COMMENT=	Restart Catalyst when specified memory threshold reached
 
-RUN_DEPENDS=	p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime	\
-		p5-Class-C3>=0:${PORTSDIR}/devel/p5-Class-C3	\
+RUN_DEPENDS=	p5-Catalyst-Runtime>=5.7007:${PORTSDIR}/www/p5-Catalyst-Runtime	\
 		p5-Class-Data-Accessor>=0:${PORTSDIR}/devel/p5-Class-Data-Accessor \
-		p5-Text-SimpleTable>=0:${PORTSDIR}/textproc/p5-Text-SimpleTable \
-		p5-Proc-ProcessTable>=0:${PORTSDIR}/devel/p5-Proc-ProcessTable
+		p5-MRO-Compat>=0.07:${PORTSDIR}/devel/p5-MRO-Compat \
+		p5-Proc-ProcessTable>=0.41:${PORTSDIR}/devel/p5-Proc-ProcessTable \
+		p5-Text-SimpleTable>=0.03:${PORTSDIR}/textproc/p5-Text-SimpleTable
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-AutoRestart/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	19 Mar 2011 12:35:17 -0000	1.3
+++ distinfo	16 Jul 2011 05:58:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (Catalyst-Plugin-AutoRestart-0.93.tar.gz) = 2ee0a41f42d49b7291dd127a22661a06e1c386b730cc6ead98666ac02d565859
-SIZE (Catalyst-Plugin-AutoRestart-0.93.tar.gz) = 24767
+SHA256 (Catalyst-Plugin-AutoRestart-0.94.tar.gz) = d3a8f7158f10b5aaf018120fda1331b6c46d8df26272d6578d8e1d87b3be5617
+SIZE (Catalyst-Plugin-AutoRestart-0.94.tar.gz) = 27141
--- p5-Catalyst-Plugin-AutoRestart-0.94.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?20110716055857.F35D94D05>