Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2013 13:21:31 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319236 - head/www/p5-Mojo-Server-FastCGI
Message-ID:  <201305271321.r4RDLV8t002920@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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
 

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305271321.r4RDLV8t002920>