Date: Mon, 12 Jan 2015 18:36:42 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376873 - head/www/p5-MojoMojo Message-ID: <201501121836.t0CIagi0062603@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jan 12 18:36:42 2015 New Revision: 376873 URL: https://svnweb.freebsd.org/changeset/ports/376873 QAT: https://qat.redports.org/buildarchive/r376873/ Log: - Update to 1.11 - Sort PLIST Changes: http://search.cpan.org/dist/MojoMojo/Changes Modified: head/www/p5-MojoMojo/Makefile head/www/p5-MojoMojo/distinfo head/www/p5-MojoMojo/pkg-plist Modified: head/www/p5-MojoMojo/Makefile ============================================================================== --- head/www/p5-MojoMojo/Makefile Mon Jan 12 18:36:36 2015 (r376872) +++ head/www/p5-MojoMojo/Makefile Mon Jan 12 18:36:42 2015 (r376873) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= MojoMojo -PORTVERSION= 1.10 -PORTREVISION= 1 +PORTVERSION= 1.11 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MRAMBERG @@ -26,7 +25,6 @@ RUN_DEPENDS= \ p5-Catalyst-Action-RenderView>=0.07:${PORTSDIR}/www/p5-Catalyst-Action-RenderView \ p5-Catalyst-Authentication-Store-DBIx-Class>=0.101:${PORTSDIR}/www/p5-Catalyst-Authentication-Store-DBIx-Class \ p5-Catalyst-Controller-HTML-FormFu>=0.03007:${PORTSDIR}/www/p5-Catalyst-Controller-HTML-FormFu \ - p5-Catalyst-Engine-PSGI>=0:${PORTSDIR}/www/p5-Catalyst-Engine-PSGI \ p5-Catalyst-Model-DBIC-Schema>=0.01:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema \ p5-Catalyst-Plugin-Authentication>=0.10005:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ p5-Catalyst-Plugin-Cache>=0.08:${PORTSDIR}/www/p5-Catalyst-Plugin-Cache \ @@ -82,7 +80,8 @@ RUN_DEPENDS= \ p5-WWW-Mechanize>=1.54:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-WWW-Mechanize-TreeBuilder>=1.10000:${PORTSDIR}/www/p5-WWW-Mechanize-TreeBuilder \ p5-YAML>=0.36:${PORTSDIR}/textproc/p5-YAML \ - p5-Term-Prompt>=0:${PORTSDIR}/devel/p5-Term-Prompt + p5-Term-Prompt>=0:${PORTSDIR}/devel/p5-Term-Prompt \ + p5-Text-Emoticon-MSN>=0:${PORTSDIR}/textproc/p5-Text-Emoticon-MSN BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst Modified: head/www/p5-MojoMojo/distinfo ============================================================================== --- head/www/p5-MojoMojo/distinfo Mon Jan 12 18:36:36 2015 (r376872) +++ head/www/p5-MojoMojo/distinfo Mon Jan 12 18:36:42 2015 (r376873) @@ -1,2 +1,2 @@ -SHA256 (MojoMojo-1.10.tar.gz) = fff753828ee92b3499522731d6853a3ce9b1aa3a00d3771ccad68009f44aa9ca -SIZE (MojoMojo-1.10.tar.gz) = 1271366 +SHA256 (MojoMojo-1.11.tar.gz) = 4f4123074f310825c6849126f341d85d3671fe426b78a9428e24965786a407bf +SIZE (MojoMojo-1.11.tar.gz) = 1270507 Modified: head/www/p5-MojoMojo/pkg-plist ============================================================================== --- head/www/p5-MojoMojo/pkg-plist Mon Jan 12 18:36:36 2015 (r376872) +++ head/www/p5-MojoMojo/pkg-plist Mon Jan 12 18:36:42 2015 (r376873) @@ -22,8 +22,8 @@ bin/mojomojo_update_db.pl %%SITE_PERL%%/MojoMojo/Controller/Tag.pm %%SITE_PERL%%/MojoMojo/Controller/User.pm %%SITE_PERL%%/MojoMojo/Declaw.pm -%%SITE_PERL%%/MojoMojo/Extensions/Counter.pm %%SITE_PERL%%/MojoMojo/Extension.pm +%%SITE_PERL%%/MojoMojo/Extensions/Counter.pm %%SITE_PERL%%/MojoMojo/Formatter.pm %%SITE_PERL%%/MojoMojo/Formatter/Amazon.pm %%SITE_PERL%%/MojoMojo/Formatter/CPANHyperlink.pm @@ -39,8 +39,8 @@ bin/mojomojo_update_db.pl %%SITE_PERL%%/MojoMojo/Formatter/File/Pod.pm %%SITE_PERL%%/MojoMojo/Formatter/File/Text.pm %%SITE_PERL%%/MojoMojo/Formatter/Gist.pm -%%SITE_PERL%%/MojoMojo/Formatter/GoogleSearch.pm %%SITE_PERL%%/MojoMojo/Formatter/GoogleCalendar.pm +%%SITE_PERL%%/MojoMojo/Formatter/GoogleSearch.pm %%SITE_PERL%%/MojoMojo/Formatter/IDLink.pm %%SITE_PERL%%/MojoMojo/Formatter/IRCLog.pm %%SITE_PERL%%/MojoMojo/Formatter/Include.pm @@ -211,6 +211,7 @@ bin/mojomojo_update_db.pl %%SITE_PERL%%/MojoMojo/root/forms/user/password.yml %%SITE_PERL%%/MojoMojo/root/forms/user/prefs.yml %%SITE_PERL%%/MojoMojo/root/forms/user/register.yml +%%SITE_PERL%%/MojoMojo/root/static/Crystal_Clear_action_stop.png %%SITE_PERL%%/MojoMojo/root/static/catalyst.png %%SITE_PERL%%/MojoMojo/root/static/css/jquery.autocomplete.css %%SITE_PERL%%/MojoMojo/root/static/css/progress.css @@ -317,7 +318,6 @@ bin/mojomojo_update_db.pl %%SITE_PERL%%/MojoMojo/root/static/json/pl.po.json %%SITE_PERL%%/MojoMojo/root/static/json/ru.po.json %%SITE_PERL%%/MojoMojo/root/static/mm-logo.png -%%SITE_PERL%%/MojoMojo/root/static/Crystal_Clear_action_stop.png %%SITE_PERL%%/MojoMojo/root/static/mojomojo.css %%SITE_PERL%%/MojoMojo/root/static/overrides.css %%SITE_PERL%%/MojoMojo/root/static/pod.css
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501121836.t0CIagi0062603>