Date: Thu, 26 Dec 2013 01:42:21 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/185186: [PATCH] www/p5-CGI-Application-Plugin-Stream: update to 2.11, take maintainership Message-ID: <201312251942.rBPJgLUY070121@bofh.1asiacom.net> Resent-Message-ID: <201312251950.rBPJo0Uh025971@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 185186 >Category: ports >Synopsis: [PATCH] www/p5-CGI-Application-Plugin-Stream: update to 2.11, 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: Wed Dec 25 19:50: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 2.11 - Take maintainership - Add LICENSE For Committer's reference: http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Stream/2.11/84i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Stream/2.11/84amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Stream/2.11/92i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Stream/2.11/92amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Stream/2.11/10b3i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Stream/2.11/10b3amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Stream/2.11/11i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-CGI-Application-Plugin-Stream/2.11/11amd64-default.log Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- p5-CGI-Application-Plugin-Stream-2.11.patch begins here --- diff -ruN /usr/ports//www/p5-CGI-Application-Plugin-Stream/Makefile ./Makefile --- /usr/ports//www/p5-CGI-Application-Plugin-Stream/Makefile 2013-11-07 14:28:22.000000000 +0600 +++ ./Makefile 2013-12-26 00:01:02.000000000 +0600 @@ -2,14 +2,17 @@ # $FreeBSD: www/p5-CGI-Application-Plugin-Stream/Makefile 333070 2013-11-07 08:28:22Z vanilla $ PORTNAME= CGI-Application-Plugin-Stream -PORTVERSION= 2.10 +PORTVERSION= 2.11 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Plugin that adds file streaming support to CGI::Application +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ p5-CGI-Application-Plugin-AutoRunmode>=0:${PORTSDIR}/www/p5-CGI-Application-Plugin-AutoRunmode \ p5-File-MMagic>=0:${PORTSDIR}/devel/p5-File-MMagic diff -ruN /usr/ports//www/p5-CGI-Application-Plugin-Stream/distinfo ./distinfo --- /usr/ports//www/p5-CGI-Application-Plugin-Stream/distinfo 2012-07-14 20:29:18.000000000 +0600 +++ ./distinfo 2013-12-25 23:58:17.000000000 +0600 @@ -1,2 +1,2 @@ -SHA256 (CGI-Application-Plugin-Stream-2.10.tar.gz) = 4d61b8c280492afdadf486b9e0e2c84aa103caf6f77d17631c3aabca2fd811e1 -SIZE (CGI-Application-Plugin-Stream-2.10.tar.gz) = 5958 +SHA256 (CGI-Application-Plugin-Stream-2.11.tar.gz) = 672667ad73145656ac799d3f54ac29349f516295aa4d8d315dedb90b8db10e40 +SIZE (CGI-Application-Plugin-Stream-2.11.tar.gz) = 7260 --- p5-CGI-Application-Plugin-Stream-2.11.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?201312251942.rBPJgLUY070121>