Summary: | port/www/p5-Mojo-Server-FastCGI update | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | dikshie | ||||
Component: | Individual Port(s) | Assignee: | Frederic Culot <culot> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
dikshie
2013-05-25 16:50:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it. State Changed From-To: open->closed Committed, with minor changes. Thanks! 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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" |