ports/183745: [PATCH] www/p5-CGI-Application-Dispatch-Server: Add STAGE support, take maintainership

Muhammad Moinur Rahman 5u623l20 at gmail.com
Thu Nov 7 11:10:00 UTC 2013


>Number:         183745
>Category:       ports
>Synopsis:       [PATCH] www/p5-CGI-Application-Dispatch-Server: Add STAGE support, take maintainership
>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 Nov 07 11:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r257540: Tue Nov  5 18:47:37
>Description:
[DESCRIBE CHANGES]
- Add STAGE support
- Take maintainership

For Committer's reference:
http://pdr.s.ubze.ro/latest-per-pkg/p5-CGI-Application-Dispatch-Server/0.53_1/84i386-default.log
http://pdr.s.ubze.ro/latest-per-pkg/p5-CGI-Application-Dispatch-Server/0.53_1/84amd64-default.log
http://pdr.s.ubze.ro/latest-per-pkg/p5-CGI-Application-Dispatch-Server/0.53_1/92i386-default.log
http://pdr.s.ubze.ro/latest-per-pkg/p5-CGI-Application-Dispatch-Server/0.53_1/92amd64-default.log
http://pdr.s.ubze.ro/latest-per-pkg/p5-CGI-Application-Dispatch-Server/0.53_1/10b3i386-default.log
http://pdr.s.ubze.ro/latest-per-pkg/p5-CGI-Application-Dispatch-Server/0.53_1/10b3amd64-default.log
http://pdr.s.ubze.ro/latest-per-pkg/p5-CGI-Application-Dispatch-Server/0.53_1/11i386-default.log
http://pdr.s.ubze.ro/latest-per-pkg/p5-CGI-Application-Dispatch-Server/0.53_1/11amd64-default.log

Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-CGI-Application-Dispatch-Server-0.53_1.patch begins here ---
diff -ruN /usr/ports//www/p5-CGI-Application-Dispatch-Server/Makefile ./Makefile
--- /usr/ports//www/p5-CGI-Application-Dispatch-Server/Makefile	2013-09-21 05:36:50.000000000 +0600
+++ ./Makefile	2013-11-07 16:58:19.000000000 +0600
@@ -1,15 +1,19 @@
 # Created by: George Hartzell <hartzell at alerce.com>
-# $FreeBSD: www/p5-CGI-Application-Dispatch-Server/Makefile 327776 2013-09-20 23:36:50Z bapt $
+# $FreeBSD: head/www/p5-CGI-Application-Dispatch-Server/Makefile 327776 2013-09-20 23:36:50Z bapt $
 
 PORTNAME=	CGI-Application-Dispatch-Server
 PORTVERSION=	0.53
+PORTREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	5u623l20 at gmail.com
 COMMENT=	A simple HTTP server for developing with CGI::Application::Dispatch
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
 		p5-IO-Capture>=0:${PORTSDIR}/devel/p5-IO-Capture \
 		p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
@@ -21,7 +25,4 @@
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=	CGI::Application::Dispatch::Server.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>
diff -ruN /usr/ports//www/p5-CGI-Application-Dispatch-Server/pkg-plist ./pkg-plist
--- /usr/ports//www/p5-CGI-Application-Dispatch-Server/pkg-plist	2013-05-31 21:15:50.000000000 +0600
+++ ./pkg-plist	2013-11-07 14:46:50.000000000 +0600
@@ -1,4 +1,5 @@
 %%SITE_PERL%%/CGI/Application/Dispatch/Server.pm
+%%PERL5_MAN3%%/CGI::Application::Dispatch::Server.3.gz
 @dirrmtry %%SITE_PERL%%/CGI/Application/Dispatch
 @dirrmtry %%SITE_PERL%%/CGI/Application
 @dirrmtry %%SITE_PERL%%/CGI
--- p5-CGI-Application-Dispatch-Server-0.53_1.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list