Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jul 2013 22:31:00 GMT
From:      Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/180374: www/p5-CGI-Application-Server update and take maintainership
Message-ID:  <201307072231.r67MV09N075469@oldred.freebsd.org>
Resent-Message-ID: <201307072240.r67Me0lr003454@freefall.freebsd.org>

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

>Number:         180374
>Category:       ports
>Synopsis:       www/p5-CGI-Application-Server update and take maintainership
>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:   Sun Jul 07 22:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Danilo Egêa Gondolfo
>Release:        FreeBSD 9.1-STABLE
>Organization:
Universidade Estadual de Maringá
>Environment:
FreeBSD freebsd 9.1-STABLE FreeBSD 9.1-STABLE #3 r252800: Fri Jul  5 14:35:42 BRT 2013     root@freebsd:/usr/obj/usr/src/sys/PROJETO  amd64
>Description:
Changes
- Updated from 0.062 to 0.063
- Take maintainership
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 322457)
+++ Makefile	(working copy)
@@ -2,13 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	CGI-Application-Server
-PORTVERSION=	0.062
-PORTREVISION=	1
+PORTVERSION=	0.063
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	danilogondolfo@gmail.com
 COMMENT=	A simple HTTP server for developing with CGI::Application
 
 BUILD_DEPENDS=	p5-CGI-Application-Plugin-Redirect>=0:${PORTSDIR}/www/p5-CGI-Application-Plugin-Redirect \
@@ -20,7 +19,7 @@
 		p5-Test-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple \
 		p5-Test-WWW-Mechanize>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize
 
-PERL_MODBUILD=	yes
+PERL_CONFIGURE=	yes
 
 MAN3=	CGI::Application::Server.3
 
Index: distinfo
===================================================================
--- distinfo	(revision 322457)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (CGI-Application-Server-0.062.tar.gz) = 021ff0d1467ff6e1d54b3a6abc514644971ebfbc9739c3e5ef5ddc6b511354f3
-SIZE (CGI-Application-Server-0.062.tar.gz) = 9506
+SHA256 (CGI-Application-Server-0.063.tar.gz) = 90c4f750f2117394dc800573c0a6a686fdb22d1f8fb9be112192bcef07be3f0e
+SIZE (CGI-Application-Server-0.063.tar.gz) = 18861
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 322457)
+++ pkg-plist	(working copy)
@@ -1,5 +1,7 @@
 %%SITE_PERL%%/CGI/Application/Server.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Server/.packlist
 @dirrmtry %%SITE_PERL%%/CGI/Application
 @dirrmtry %%SITE_PERL%%/CGI
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Server
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307072231.r67MV09N075469>