Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2009 19:25:54 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        oleg@mamontov.net
Subject:   ports/135814: [PATCH] www/p5-HTML-FormFu-Model-DBIC: update to 0.05000
Message-ID:  <200906182325.n5INPscE033646@frieza.p6m7g8.net>
Resent-Message-ID: <200906182330.n5INUlwP007648@freefall.freebsd.org>

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

>Number:         135814
>Category:       ports
>Synopsis:       [PATCH] www/p5-HTML-FormFu-Model-DBIC: update to 0.05000
>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:   Thu Jun 18 23:30:46 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun  4 00:22:57 EDT
>Description:
- Update to 0.05000

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

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-HTML-FormFu-Model-DBIC-0.05000.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-FormFu-Model-DBIC/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	29 Sep 2008 07:48:57 -0000	1.1
+++ Makefile	18 Jun 2009 23:13:43 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML-FormFu-Model-DBIC
-PORTVERSION=	0.03003
+PORTVERSION=	0.05000
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,15 +14,18 @@
 MAINTAINER=	oleg@mamontov.net
 COMMENT=	Set a forms default values from a DBIx::Class row object
 
+BUILD_DEPENDS=	p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite		\
+		p5-DBIx-Class>=0.08002:${PORTSDIR}/databases/p5-DBIx-Class	\
+		p5-DateTime-Format-MySQL>=0:${PORTSDIR}/devel/p5-DateTime-Format-MySQL	\
+		p5-HTML-FormFu>=0.03001:${PORTSDIR}/www/p5-HTML-FormFu		\
+		p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \
+		p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
 RUN_DEPENDS=	p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite		\
 		p5-DBIx-Class>=0.08002:${PORTSDIR}/databases/p5-DBIx-Class	\
 		p5-DateTime-Format-MySQL>=0:${PORTSDIR}/devel/p5-DateTime-Format-MySQL	\
 		p5-HTML-FormFu>=0.03001:${PORTSDIR}/www/p5-HTML-FormFu		\
 		p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken
 
-BUILD_DEPENDS=	${RUN_DEPENDS}							\
-		p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
-
 PERL_CONFIGURE=	yes
 
 MAN3=		HTML::FormFu::Model::DBIC.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-FormFu-Model-DBIC/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	29 Sep 2008 07:48:57 -0000	1.1
+++ distinfo	18 Jun 2009 03:35:41 -0000
@@ -1,3 +1,3 @@
-MD5 (HTML-FormFu-Model-DBIC-0.03003.tar.gz) = 81e928aec89bf6b03a20d29ce6b17ca9
-SHA256 (HTML-FormFu-Model-DBIC-0.03003.tar.gz) = 6781ced5bbbffe0cc892258550358f03df8dacfd23f69d6ce90bdf3f86db926c
-SIZE (HTML-FormFu-Model-DBIC-0.03003.tar.gz) = 48811
+MD5 (HTML-FormFu-Model-DBIC-0.05000.tar.gz) = 7c2d66142dc0a8798312095556dd3b2c
+SHA256 (HTML-FormFu-Model-DBIC-0.05000.tar.gz) = 864f64ebd1d1845a283e732bdb89becf05a405ca7c19530043c2451379876c47
+SIZE (HTML-FormFu-Model-DBIC-0.05000.tar.gz) = 55259
--- p5-HTML-FormFu-Model-DBIC-0.05000.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?200906182325.n5INPscE033646>