diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-01-03 00:23:29 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-01-03 00:23:29 +0800 |
commit | 23a12fb534b6e49ab91ed78d26ce551a1fdfd5bc (patch) | |
tree | b68e21510e5e423e257ceceb1dab54768fbc39fa /www | |
parent | 4a1ab9891a35e4f2ea75aa53a68df48445b58567 (diff) | |
download | freebsd-ports-gnome-23a12fb534b6e49ab91ed78d26ce551a1fdfd5bc.tar.gz freebsd-ports-gnome-23a12fb534b6e49ab91ed78d26ce551a1fdfd5bc.tar.zst freebsd-ports-gnome-23a12fb534b6e49ab91ed78d26ce551a1fdfd5bc.zip |
- Update to 2.11
- Add LICENSE
- Pass maintainership to submitter
Changes: http://search.cpan.org/dist/CGI-Application-Plugin-Stream/Changes
PR: ports/185186
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-CGI-Application-Plugin-Stream/Makefile | 7 | ||||
-rw-r--r-- | www/p5-CGI-Application-Plugin-Stream/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www/p5-CGI-Application-Plugin-Stream/Makefile b/www/p5-CGI-Application-Plugin-Stream/Makefile index 65d03f539a4c..983aa64c4ee5 100644 --- a/www/p5-CGI-Application-Plugin-Stream/Makefile +++ b/www/p5-CGI-Application-Plugin-Stream/Makefile @@ -2,14 +2,17 @@ # $FreeBSD$ 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 --git a/www/p5-CGI-Application-Plugin-Stream/distinfo b/www/p5-CGI-Application-Plugin-Stream/distinfo index aced37bfdc0a..968b0d68ceb5 100644 --- a/www/p5-CGI-Application-Plugin-Stream/distinfo +++ b/www/p5-CGI-Application-Plugin-Stream/distinfo @@ -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 |