svn commit: r319236 - head/www/p5-Mojo-Server-FastCGI
Frederic Culot
culot at FreeBSD.org
Mon May 27 13:21:32 UTC 2013
Author: culot
Date: Mon May 27 13:21:31 2013
New Revision: 319236
URL: http://svnweb.freebsd.org/changeset/ports/319236
Log:
- Update to 0.41 [1]
- Trim Makefile's header
PR: ports/178975 [1]
Submitted by: dikshie <dikshie at sfc.wide.ad.jp> (maintainer)
Modified:
head/www/p5-Mojo-Server-FastCGI/Makefile
head/www/p5-Mojo-Server-FastCGI/distinfo
Modified: head/www/p5-Mojo-Server-FastCGI/Makefile
==============================================================================
--- head/www/p5-Mojo-Server-FastCGI/Makefile Mon May 27 13:20:35 2013 (r319235)
+++ head/www/p5-Mojo-Server-FastCGI/Makefile Mon May 27 13:21:31 2013 (r319236)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: www/p5-Mojo-Server-FastCGI
-# Date created: 13 Nov 2011
-# Whom: Dikshie <dikshie at sfc.wide.ad.jp>
-#
+# Created by: Dikshie <dikshie at 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
Modified: head/www/p5-Mojo-Server-FastCGI/distinfo
==============================================================================
--- head/www/p5-Mojo-Server-FastCGI/distinfo Mon May 27 13:20:35 2013 (r319235)
+++ head/www/p5-Mojo-Server-FastCGI/distinfo Mon May 27 13:21:31 2013 (r319236)
@@ -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
More information about the svn-ports-head
mailing list