Date: Thu, 16 Jun 2011 08:34:16 GMT From: Henk van Oers <hvo.pm@xs4all.nl> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/157921: [UPDATE] www/p5-Mojolicious-Plugin-Mongodb to 1.07 Message-ID: <201106160834.p5G8YGPd059884@red.freebsd.org> Resent-Message-ID: <201106160840.p5G8eAX8051045@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 157921 >Category: ports >Synopsis: [UPDATE] www/p5-Mojolicious-Plugin-Mongodb to 1.07 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 16 08:40:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Henk van Oers >Release: FreeBSD 7.4 >Organization: www.sppn.nl >Environment: FreeBSD 7.4 >Description: Update www/p5-Mojolicious-Plugin-Mongodb to 1.07 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN p5-Mojolicious-Plugin-Mongodb.bak/Makefile p5-Mojolicious-Plugin-Mongodb/Makefile --- p5-Mojolicious-Plugin-Mongodb.bak/Makefile 2011-04-16 15:42:52.000000000 +0200 +++ p5-Mojolicious-Plugin-Mongodb/Makefile 2011-06-16 10:03:23.000000000 +0200 @@ -6,11 +6,11 @@ # PORTNAME= Mojolicious-Plugin-Mongodb -PORTVERSION= 0.04 +PORTVERSION= 1.07 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-v${PORTVERSION} +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Use MongoDB in Mojolicious @@ -20,6 +20,9 @@ PERL_CONFIGURE= yes +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + MAN3= Mojolicious::Plugin::Mongodb.3 .include <bsd.port.pre.mk> diff -ruN p5-Mojolicious-Plugin-Mongodb.bak/distinfo p5-Mojolicious-Plugin-Mongodb/distinfo --- p5-Mojolicious-Plugin-Mongodb.bak/distinfo 2011-04-16 15:42:52.000000000 +0200 +++ p5-Mojolicious-Plugin-Mongodb/distinfo 2011-06-16 10:03:35.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (Mojolicious-Plugin-Mongodb-v0.04.tar.gz) = af92b33ffd00bbf2c6b5ff6ec3bee7837b10b77235e0c4c7512a297b5077214f -SIZE (Mojolicious-Plugin-Mongodb-v0.04.tar.gz) = 3402 +SHA256 (Mojolicious-Plugin-Mongodb-1.07.tar.gz) = d4f0493318d264fea4b633b5aabb21280569ee15d7f847dd33ab64bc4196529d +SIZE (Mojolicious-Plugin-Mongodb-1.07.tar.gz) = 12769 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106160834.p5G8YGPd059884>