ports/120894: [UPDATE] databases/p5-DBIx-Class-Validation

Felippe de Meirelles Motta lippemail at gmail.com
Wed Feb 20 18:50:02 UTC 2008


>Number:         120894
>Category:       ports
>Synopsis:       [UPDATE] databases/p5-DBIx-Class-Validation
>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:   Wed Feb 20 18:50:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.02001;
- Use CPAN macro;
- Define minimal required versions to dependencys.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBIx-Class-Validation/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	8 Sep 2007 00:54:32 -0000	1.2
+++ Makefile	20 Feb 2008 15:56:57 -0000
@@ -6,20 +6,19 @@
 #
 
 PORTNAME=	DBIx-Class-Validation
-PORTVERSION=	0.02000
+PORTVERSION=	0.02001
 CATEGORIES=	databases perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	DBIx
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	hideo at lastamericanempire.com
 COMMENT=	Validate data before submitting to a database
 
-BUILD_DEPENDS=	${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install \
+BUILD_DEPENDS=	p5-DBD-SQLite>=1.11:${PORTSDIR}/databases/p5-DBD-SQLite \
+		${SITE_PERL}/DateTime/Format/MySQL.pm:${PORTSDIR}/devel/p5-DateTime-Format-MySQL \
 		${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator \
-		${SITE_PERL}/FormValidator/Simple.pm:${PORTSDIR}/textproc/p5-FormValidator-Simple \
-		${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
-		${SITE_PERL}/DBIx/Class.pm:${PORTSDIR}/databases/p5-DBIx-Class
+		p5-FormValidator-Simple>=0.17:${PORTSDIR}/textproc/p5-FormValidator-Simple \
+		p5-DBIx-Class>=0.07005:${PORTSDIR}/databases/p5-DBIx-Class
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBIx-Class-Validation/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	14 Aug 2007 01:47:24 -0000	1.1
+++ distinfo	20 Feb 2008 15:56:57 -0000
@@ -1,3 +1,3 @@
-MD5 (DBIx-Class-Validation-0.02000.tar.gz) = af0ba38e3d5f665efdf28763600b3344
-SHA256 (DBIx-Class-Validation-0.02000.tar.gz) = 1e5753b5ac0259bac387c7de8181086818224ceb99e73f10b6825b6ee52c6e0c
-SIZE (DBIx-Class-Validation-0.02000.tar.gz) = 24829
+MD5 (DBIx-Class-Validation-0.02001.tar.gz) = e0f430f2ca9a86ac28aa48c050063f57
+SHA256 (DBIx-Class-Validation-0.02001.tar.gz) = abc6de6db9928ebba90f5ad531bce9184a4d6362d53f98b19947d4e8eefd61d7
+SIZE (DBIx-Class-Validation-0.02001.tar.gz) = 23801


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



More information about the freebsd-ports-bugs mailing list