Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 17:44:47 +0400
From:      "Oleg A. Mamontov" <oleg@mamontov.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        oleg@mamontov.net
Subject:   ports/190265: [PATCH] www/p5-HTML-FormFu-Model-DBIC: update to 2.00
Message-ID:  <E1WovCp-000M6K-3n@tonal.4rt.ru>
Resent-Message-ID: <201405261350.s4QDo0aD004448@freefall.freebsd.org>

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

>Number:         190265
>Category:       ports
>Synopsis:       [PATCH] www/p5-HTML-FormFu-Model-DBIC: update to 2.00
>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:   Mon May 26 13:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Oleg A. Mamontov
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD tonal.4rt.ru 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC
>Description:
- Update to 2.00

Port maintainer (oleg@mamontov.net) is cc'd.

Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-HTML-FormFu-Model-DBIC-2.00.patch begins here ---
diff -ruN /usr/ports/www/p5-HTML-FormFu-Model-DBIC/Makefile ./Makefile
--- /usr/ports/www/p5-HTML-FormFu-Model-DBIC/Makefile	2014-05-19 12:29:11.528149136 +0400
+++ ./Makefile	2014-05-26 17:43:33.145577438 +0400
@@ -2,26 +2,26 @@
 # $FreeBSD: head/www/p5-HTML-FormFu-Model-DBIC/Makefile 345223 2014-02-20 13:03:00Z culot $
 
 PORTNAME=	HTML-FormFu-Model-DBIC
-PORTVERSION=	1.02
+PORTVERSION=	2.00
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	oleg@mamontov.net
-COMMENT=	Set a forms default values from a DBIx::Class row object
+COMMENT=	Integrate HTML::FormFu with DBIx::Class
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
 		p5-DBIx-Class>=0.08108:${PORTSDIR}/databases/p5-DBIx-Class \
-		p5-HTML-FormFu>=1.00:${PORTSDIR}/www/p5-HTML-FormFu \
+		p5-HTML-FormFu>=2.00:${PORTSDIR}/www/p5-HTML-FormFu \
 		p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
 		p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-DateTime-Format-SQLite>=0:${PORTSDIR}/devel/p5-DateTime-Format-SQLite \
 		p5-Locale-Maketext>=0:${PORTSDIR}/devel/p5-Locale-Maketext \
-		p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator
+		p5-SQL-Translator>=0.11016:${PORTSDIR}/databases/p5-SQL-Translator
 
 USES=		perl5
 USE_PERL5=	configure
diff -ruN /usr/ports/www/p5-HTML-FormFu-Model-DBIC/distinfo ./distinfo
--- /usr/ports/www/p5-HTML-FormFu-Model-DBIC/distinfo	2014-05-19 12:29:11.457148290 +0400
+++ ./distinfo	2014-05-26 17:43:42.113148018 +0400
@@ -1,2 +1,2 @@
-SHA256 (HTML-FormFu-Model-DBIC-1.02.tar.gz) = d151408e76dd74632d5c7f6a635a414930f348b01e24ae5e08f5865a281c2d92
-SIZE (HTML-FormFu-Model-DBIC-1.02.tar.gz) = 51489
+SHA256 (HTML-FormFu-Model-DBIC-2.00.tar.gz) = e9739ae6423c9b54adda996f94cb10729311762c7bea6a92820aed4e954a4e0f
+SIZE (HTML-FormFu-Model-DBIC-2.00.tar.gz) = 51378
diff -ruN /usr/ports/www/p5-HTML-FormFu-Model-DBIC/pkg-descr ./pkg-descr
--- /usr/ports/www/p5-HTML-FormFu-Model-DBIC/pkg-descr	2014-02-18 13:50:22.102693920 +0400
+++ ./pkg-descr	2014-05-26 17:42:30.963806441 +0400
@@ -1,3 +1,3 @@
-Set a forms default values from a DBIx::Class row object
+Integrate HTML::FormFu with DBIx::Class
 
 WWW: http://search.cpan.org/dist/HTML-FormFu-Model-DBIC/
--- p5-HTML-FormFu-Model-DBIC-2.00.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?E1WovCp-000M6K-3n>