Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Feb 2008 21:28:21 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120856: [UPDATE] databases/p5-Rose-DB
Message-ID:  <200802192128.m1JLSLGa028987@www.freebsd.org>
Resent-Message-ID: <200802192140.m1JLe1DE032336@freefall.freebsd.org>

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

>Number:         120856
>Category:       ports
>Synopsis:       [UPDATE] databases/p5-Rose-DB
>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:   Tue Feb 19 21:40:01 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@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.740;
- Adjust deps (Added missed, Sorted and Require minimal versions).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-Rose-DB/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile	10 Feb 2008 13:55:07 -0000	1.22
+++ Makefile	19 Feb 2008 02:13:44 -0000
@@ -6,25 +6,26 @@
 #
 
 PORTNAME=	Rose-DB
-PORTVERSION=	0.738
+PORTVERSION=	0.740
 PORTEPOCH=	1
 CATEGORIES=	databases perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Rose
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	hideo@lastamericanempire.com
 COMMENT=	A DBI wrapper and abstraction layer
 
 BUILD_DEPENDS=	p5-Rose-DateTime>=0.532:${PORTSDIR}/devel/p5-Rose-DateTime \
+		p5-DateTime-Format-Pg>=0.11:${PORTSDIR}/devel/p5-DateTime-Format-Pg \
+		p5-Bit-Vector>=6.4:${PORTSDIR}/math/p5-Bit-Vector \
+		p5-Rose-Object>=0.82:${PORTSDIR}/devel/p5-Rose-Object \
 		${SITE_PERL}/SQL/ReservedWords.pm:${PORTSDIR}/databases/p5-SQL-ReservedWords \
-		${SITE_PERL}/${PERL_ARCH}/Bit/Vector/Overload.pm:${PORTSDIR}/math/p5-Bit-Vector \
 		${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
 		${SITE_PERL}/DateTime/Format/MySQL.pm:${PORTSDIR}/devel/p5-DateTime-Format-MySQL \
-		${SITE_PERL}/DateTime/Format/Pg.pm:${PORTSDIR}/devel/p5-DateTime-Format-Pg \
 		${SITE_PERL}/Clone/PP.pm:${PORTSDIR}/devel/p5-Clone-PP \
     		${SITE_PERL}/Time/Clock.pm:${PORTSDIR}/devel/p5-Time-Clock \
-		${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck
+		${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck \
+		${SITE_PERL}/${PERL_ARCH}/DateTime/Duration.pm:${PORTSDIR}/devel/p5-DateTime
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/p5-Rose-DB/distinfo,v
retrieving revision 1.21
diff -u -r1.21 distinfo
--- distinfo	10 Feb 2008 13:55:07 -0000	1.21
+++ distinfo	19 Feb 2008 02:13:44 -0000
@@ -1,3 +1,3 @@
-MD5 (Rose-DB-0.738.tar.gz) = 57882e3c275f60972c83606b804286e3
-SHA256 (Rose-DB-0.738.tar.gz) = aee13a8dbac450300d8553d18c828b4feae31022f9c9811f31e7870beb277c4f
-SIZE (Rose-DB-0.738.tar.gz) = 94447
+MD5 (Rose-DB-0.740.tar.gz) = e549fd1a4976e16285356e3a3e1cd3b6
+SHA256 (Rose-DB-0.740.tar.gz) = 633f04f5b3e1897e6e86083bc2bdefa8a56752d66068c93185b92e014af47321
+SIZE (Rose-DB-0.740.tar.gz) = 96455


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



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