diff options
author | culot <culot@FreeBSD.org> | 2013-05-27 21:21:31 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-05-27 21:21:31 +0800 |
commit | 8c07cfb622b316aec8c51d6e70ae4b11028d77df (patch) | |
tree | 210d09132d97df2d1b8e4e35f69ec5b7bada81e6 /www | |
parent | 4233d7047b07aa6788331c3b7f1b7224f122d312 (diff) | |
download | freebsd-ports-gnome-8c07cfb622b316aec8c51d6e70ae4b11028d77df.tar.gz freebsd-ports-gnome-8c07cfb622b316aec8c51d6e70ae4b11028d77df.tar.zst freebsd-ports-gnome-8c07cfb622b316aec8c51d6e70ae4b11028d77df.zip |
- Update to 0.41 [1]
- Trim Makefile's header
PR: ports/178975 [1]
Submitted by: dikshie <dikshie@sfc.wide.ad.jp> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Mojo-Server-FastCGI/Makefile | 10 | ||||
-rw-r--r-- | www/p5-Mojo-Server-FastCGI/distinfo | 4 |
2 files changed, 5 insertions, 9 deletions
diff --git a/www/p5-Mojo-Server-FastCGI/Makefile b/www/p5-Mojo-Server-FastCGI/Makefile index 8491a19b97ef..cb93cc65744b 100644 --- a/www/p5-Mojo-Server-FastCGI/Makefile +++ b/www/p5-Mojo-Server-FastCGI/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: www/p5-Mojo-Server-FastCGI -# Date created: 13 Nov 2011 -# Whom: Dikshie <dikshie@sfc.wide.ad.jp> -# +# Created by: Dikshie <dikshie@sfc.wide.ad.jp> # $FreeBSD$ -# PORTNAME= Mojo-Server-FastCGI -PORTVERSION= 0.2 +PORTVERSION= 0.41 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ARPI @@ -17,7 +13,7 @@ COMMENT= Mojo Server FastCGI LICENSE= ART20 -RUN_DEPENDS= p5-Mojolicious>=0:${PORTSDIR}/www/p5-Mojolicious +RUN_DEPENDS= p5-Mojolicious>=3.21:${PORTSDIR}/www/p5-Mojolicious PERL_CONFIGURE= yes diff --git a/www/p5-Mojo-Server-FastCGI/distinfo b/www/p5-Mojo-Server-FastCGI/distinfo index bd0b14ceeab3..cf43d8effdf1 100644 --- a/www/p5-Mojo-Server-FastCGI/distinfo +++ b/www/p5-Mojo-Server-FastCGI/distinfo @@ -1,2 +1,2 @@ -SHA256 (Mojo-Server-FastCGI-0.2.tar.gz) = a1cd0e55af4e6cb9492257931a995b96658ffa9a314c729b92918b24a02294f9 -SIZE (Mojo-Server-FastCGI-0.2.tar.gz) = 10111 +SHA256 (Mojo-Server-FastCGI-0.41.tar.gz) = ab3f7f0482dd49133f43d114bd15d8757ab5388d7e708e7057647360cd1cc1d1 +SIZE (Mojo-Server-FastCGI-0.41.tar.gz) = 10541 |