From owner-svn-ports-all@FreeBSD.ORG Mon May 27 13:21:32 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 37F18551; Mon, 27 May 2013 13:21:32 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 2A8291A2; Mon, 27 May 2013 13:21:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4RDLWuT002922; Mon, 27 May 2013 13:21:32 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4RDLV8t002920; Mon, 27 May 2013 13:21:31 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201305271321.r4RDLV8t002920@svn.freebsd.org> From: Frederic Culot Date: Mon, 27 May 2013 13:21:31 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 May 2013 13:21:32 -0000 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 (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 -# +# Created by: Dikshie # $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