- Update to 0.41 [1]
- Trim Makefile's header PR: ports/178975 [1] Submitted by: dikshie <dikshie@sfc.wide.ad.jp> (maintainer)
This commit is contained in:
parent
38c9861c42
commit
f9a900d6f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319236
2 changed files with 5 additions and 9 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue