Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2011 08:29:51 GMT
From:      Henk van Oers <hvo.pm@xs4all.nl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/157920: [UPDATE] www/p5-Mojolicious-Plugin-Database to 1.05
Message-ID:  <201106160829.p5G8Tpxk043307@red.freebsd.org>
Resent-Message-ID: <201106160830.p5G8UB9N039884@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         157920
>Category:       ports
>Synopsis:       [UPDATE] www/p5-Mojolicious-Plugin-Database to 1.05
>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:30: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-Database to 1.05

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN p5-Mojolicious-Plugin-Database.bak/Makefile p5-Mojolicious-Plugin-Database/Makefile
--- p5-Mojolicious-Plugin-Database.bak/Makefile	2011-04-16 15:41:10.000000000 +0200
+++ p5-Mojolicious-Plugin-Database/Makefile	2011-06-16 09:51:32.000000000 +0200
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	Mojolicious-Plugin-Database
-PORTVERSION=	0.03
+PORTVERSION=	1.05
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-v${PORTVERSION}
+DISTNAME=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Handling of DBI based connections in Mojolicious
@@ -20,6 +20,9 @@
 
 PERL_CONFIGURE=	yes
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 MAN3=		Mojolicious::Plugin::Database.3
 
 .include <bsd.port.pre.mk>
diff -ruN p5-Mojolicious-Plugin-Database.bak/distinfo p5-Mojolicious-Plugin-Database/distinfo
--- p5-Mojolicious-Plugin-Database.bak/distinfo	2011-04-16 15:41:10.000000000 +0200
+++ p5-Mojolicious-Plugin-Database/distinfo	2011-06-16 09:42:29.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (Mojolicious-Plugin-Database-v0.03.tar.gz) = 0fe27963e5cf3b1ed22be9d7b70effda07154a8fff641a887c0a911828dfb615
-SIZE (Mojolicious-Plugin-Database-v0.03.tar.gz) = 3030
+SHA256 (Mojolicious-Plugin-Database-1.05.tar.gz) = 2e2bbbd046f16cc00229727c87d5be8a416a0947def1f885f2f0da2dc6146d36
+SIZE (Mojolicious-Plugin-Database-1.05.tar.gz) = 10537


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106160829.p5G8Tpxk043307>