ports/161448: [PATCH] databases/p5-HTML-FormHandler-Model-DBIC: update to 0.16

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Oct 9 23:10:18 UTC 2011


>Number:         161448
>Category:       ports
>Synopsis:       [PATCH] databases/p5-HTML-FormHandler-Model-DBIC: update to 0.16
>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:10:17 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 0.16

Changes:	http://search.cpan.org/dist/HTML-FormHandler-Model-DBIC/Changes

Port maintainer (vovkasm at gmail.com) is cc'd.

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

--- p5-HTML-FormHandler-Model-DBIC-0.16.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-HTML-FormHandler-Model-DBIC/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	7 Nov 2010 14:50:40 -0000	1.5
+++ Makefile	9 Oct 2011 22:59:17 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML-FormHandler-Model-DBIC
-PORTVERSION=	0.14
+PORTVERSION=	0.16
 CATEGORIES=	databases perl5 www
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,12 +14,13 @@
 MAINTAINER=	vovkasm at gmail.com
 COMMENT=	Model class for FormHandler unsing DBIx::Class
 
-RUN_DEPENDS=	p5-HTML-FormHandler>=0.32004:${PORTSDIR}/www/p5-HTML-FormHandler \
-	p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \
-	p5-DBIx-Class>0:${PORTSDIR}/databases/p5-DBIx-Class \
-	p5-DBIx-Class-ResultSet-RecursiveUpdate>=0.21:${PORTSDIR}/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate \
-	p5-namespace-autoclean>=0.09:${PORTSDIR}/devel/p5-namespace-autoclean
-BUILD_DEPENDS=	${RUN_DEPENDS}
+BUILD_DEPENDS=	p5-DBIx-Class>0:${PORTSDIR}/databases/p5-DBIx-Class \
+		p5-DBIx-Class-ResultSet-RecursiveUpdate>=0.21:${PORTSDIR}/databases/p5-DBIx-Class-ResultSet-RecursiveUpdate \
+		p5-HTML-FormHandler>=0.35005:${PORTSDIR}/www/p5-HTML-FormHandler \
+		p5-Moose>=2.0007:${PORTSDIR}/devel/p5-Moose \
+		p5-namespace-autoclean>=0.09:${PORTSDIR}/devel/p5-namespace-autoclean
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+
 TEST_DEPENDS=	p5-DateTime-Format-MySQL>0:${PORTSDIR}/devel/p5-DateTime-Format-MySQL \
 		p5-DateTime-Format-SQLite>0:${PORTSDIR}/devel/p5-DateTime-Format-SQLite \
 		p5-DateTime-Format-W3CDTF>0:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/p5-HTML-FormHandler-Model-DBIC/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	7 Nov 2010 14:50:40 -0000	1.4
+++ distinfo	9 Oct 2011 22:59:17 -0000
@@ -1,2 +1,2 @@
-SHA256 (HTML-FormHandler-Model-DBIC-0.14.tar.gz) = f2eb8b1c65c25f9fb6739039aea838c2700f56af2e1672a4f3114279302c4f05
-SIZE (HTML-FormHandler-Model-DBIC-0.14.tar.gz) = 64711
+SHA256 (HTML-FormHandler-Model-DBIC-0.16.tar.gz) = b5e86d6e83f9f7d31df83b5e3ef5e95fa0519990c854b69a5fa85f513271abd2
+SIZE (HTML-FormHandler-Model-DBIC-0.16.tar.gz) = 57190
--- p5-HTML-FormHandler-Model-DBIC-0.16.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list