Date: Mon, 10 Oct 2011 07:16:55 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: mopsfelder@gmail.com Subject: ports/161449: [PATCH] www/p5-Mojolicious: update to 1.99 Message-ID: <20111009231655.6D84F3A95@sunpoet.net> Resent-Message-ID: <201110092320.p99NKEew049474@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 161449 >Category: ports >Synopsis: [PATCH] www/p5-Mojolicious: update to 1.99 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Oct 09 23:20:14 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 8.2-STABLE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Wed Sep 28 22:36:13 CST 2011 >Description: - Update to 1.99 - Add CPAN as primary WWW Changes: http://search.cpan.org/dist/Mojolicious/Changes Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Mojolicious-1.99.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-Mojolicious/Makefile,v retrieving revision 1.14 diff -u -u -r1.14 Makefile --- Makefile 19 Sep 2011 02:46:14 -0000 1.14 +++ Makefile 9 Oct 2011 23:17:00 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Mojolicious -PORTVERSION= 1.98 +PORTVERSION= 1.99 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-Mojolicious/distinfo,v retrieving revision 1.12 diff -u -u -r1.12 distinfo --- distinfo 19 Sep 2011 02:46:14 -0000 1.12 +++ distinfo 9 Oct 2011 23:17:00 -0000 @@ -1,2 +1,2 @@ -SHA256 (Mojolicious-1.98.tar.gz) = 70625ad79059e8edc2d0d302b6decb83ffd4cc6e18224293186b9ecc5684da26 -SIZE (Mojolicious-1.98.tar.gz) = 576383 +SHA256 (Mojolicious-1.99.tar.gz) = 7a52e0c18932e025d04596bd9e8c233c144c9a7b9abebb4915296715765260e1 +SIZE (Mojolicious-1.99.tar.gz) = 579354 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/www/p5-Mojolicious/pkg-descr,v retrieving revision 1.1 diff -u -u -r1.1 pkg-descr --- pkg-descr 30 Dec 2008 14:51:36 -0000 1.1 +++ pkg-descr 9 Oct 2011 23:17:00 -0000 @@ -4,4 +4,5 @@ You can find help via mailing list http://lists.kraih.com/ or via IRC irc://irc.perl.org/#mojo -WWW: http://mojolicious.org/ +WWW: http://search.cpan.org/dist/Mojolicious/ +WWW: http://mojolicious.org/ --- p5-Mojolicious-1.99.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111009231655.6D84F3A95>