ports/183993: [PATCH] www/p5-CGI-Application-Plugin-Session: update to 1.04, take maintainership
Muhammad Moinur Rahman
5u623l20 at gmail.com
Fri Nov 15 11:10:00 UTC 2013
>Number: 183993
>Category: ports
>Synopsis: [PATCH] www/p5-CGI-Application-Plugin-Session: update to 1.04, 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: Fri Nov 15 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:
- Update to 1.04
- Add LICENSE
- Add STAGE support
- Take maintainership
For Committer's reference:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Session/1.04/84i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Session/1.04/84amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Session/1.04/92i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Session/1.04/92amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Session/1.04/10b3i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Session/1.04/10b3amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Session/1.04/11i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Session/1.04/11amd64-default.log
Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:
--- p5-CGI-Application-Plugin-Session-1.04.patch begins here ---
diff -ruN /usr/ports//www/p5-CGI-Application-Plugin-Session/Makefile ./Makefile
--- /usr/ports//www/p5-CGI-Application-Plugin-Session/Makefile 2013-09-21 05:36:50.000000000 +0600
+++ ./Makefile 2013-11-15 17:07:48.000000000 +0600
@@ -1,25 +1,24 @@
# Created by: George Hartzell <hartzell at alerce.com>
-# $FreeBSD: www/p5-CGI-Application-Plugin-Session/Makefile 327776 2013-09-20 23:36:50Z bapt $
+# $FreeBSD: head/www/p5-CGI-Application-Plugin-Session/Makefile 327776 2013-09-20 23:36:50Z bapt $
PORTNAME= CGI-Application-Plugin-Session
-PORTVERSION= 1.03
-PORTREVISION= 1
+PORTVERSION= 1.04
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= 5u623l20 at gmail.com
COMMENT= Plugin that adds session support to CGI::Application
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \
p5-CGI-Session>=0:${PORTSDIR}/www/p5-CGI-Session \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
-USE_PERL5= modbuild
-
-MAN3= CGI::Application::Plugin::Session.3
+USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>
diff -ruN /usr/ports//www/p5-CGI-Application-Plugin-Session/distinfo ./distinfo
--- /usr/ports//www/p5-CGI-Application-Plugin-Session/distinfo 2012-07-14 20:29:18.000000000 +0600
+++ ./distinfo 2013-11-15 16:13:35.000000000 +0600
@@ -1,2 +1,2 @@
-SHA256 (CGI-Application-Plugin-Session-1.03.tar.gz) = 7dd7eb41bfb4d70a3a9b29213de21d33bc308ed0f2ccaca64570bfca79f532be
-SIZE (CGI-Application-Plugin-Session-1.03.tar.gz) = 13599
+SHA256 (CGI-Application-Plugin-Session-1.04.tar.gz) = aa8488a6d4a094da284f9737db7f689127ed6cbfdcdf525f281479f4434f8e53
+SIZE (CGI-Application-Plugin-Session-1.04.tar.gz) = 24488
diff -ruN /usr/ports//www/p5-CGI-Application-Plugin-Session/pkg-plist ./pkg-plist
--- /usr/ports//www/p5-CGI-Application-Plugin-Session/pkg-plist 2012-07-14 20:29:18.000000000 +0600
+++ ./pkg-plist 2013-11-15 16:20:54.000000000 +0600
@@ -1,4 +1,10 @@
%%SITE_PERL%%/CGI/Application/Plugin/Session.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Plugin/Session/.packlist
+%%PERL5_MAN3%%/CGI::Application::Plugin::Session.3.gz
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Plugin/Session
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application/Plugin
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Application
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI
@dirrmtry %%SITE_PERL%%/CGI/Application/Plugin
@dirrmtry %%SITE_PERL%%/CGI/Application
@dirrmtry %%SITE_PERL%%/CGI
--- p5-CGI-Application-Plugin-Session-1.04.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list