Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2009 19:25:12 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        hartzell@alerce.com
Subject:   ports/135801: [PATCH] www/p5-CGI-Application-Plugin-AutoRunmode: update to 0.16
Message-ID:  <200906182325.n5INPC9D030162@frieza.p6m7g8.net>
Resent-Message-ID: <200906182330.n5INUfsA006803@freefall.freebsd.org>

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

>Number:         135801
>Category:       ports
>Synopsis:       [PATCH] www/p5-CGI-Application-Plugin-AutoRunmode: update to 0.16
>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 Jun 18 23:30:41 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 #1: Thu Jun  4 00:22:57 EDT
>Description:
- Update to 0.16

Port maintainer (hartzell@alerce.com) is cc'd.

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

--- p5-CGI-Application-Plugin-AutoRunmode-0.16.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	17 Apr 2008 14:29:38 -0000	1.4
+++ Makefile	18 Jun 2009 03:45:50 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	CGI-Application-Plugin-AutoRunmode
-PORTVERSION=	0.15
+PORTVERSION=	0.16
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,8 +14,8 @@
 MAINTAINER=	hartzell@alerce.com
 COMMENT=	CGI::App plugin to automatically register runmodes
 
-RUN_DEPENDS=	${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application
-BUILD_DEPENDS=	${RUN_DEPENDS}
+BUILD_DEPENDS=	${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Application-Plugin-AutoRunmode/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	12 Jan 2007 21:57:53 -0000	1.2
+++ distinfo	18 Jun 2009 03:45:53 -0000
@@ -1,3 +1,3 @@
-MD5 (CGI-Application-Plugin-AutoRunmode-0.15.tar.gz) = 1389bb6862dd855d9f7b1bb019c74064
-SHA256 (CGI-Application-Plugin-AutoRunmode-0.15.tar.gz) = 3ca3fcd2143ba526f824ec85d38c7f4cbb68c862e07860d61a8b50051ed950ff
-SIZE (CGI-Application-Plugin-AutoRunmode-0.15.tar.gz) = 10955
+MD5 (CGI-Application-Plugin-AutoRunmode-0.16.tar.gz) = 568792e62b6c0aa931379d23807b77d8
+SHA256 (CGI-Application-Plugin-AutoRunmode-0.16.tar.gz) = 7c2eb85d094679c89fd145331fe8b06b987fc95f3bb8fbe23b81adf74c990fca
+SIZE (CGI-Application-Plugin-AutoRunmode-0.16.tar.gz) = 11282
--- p5-CGI-Application-Plugin-AutoRunmode-0.16.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?200906182325.n5INPC9D030162>