Date: Wed, 1 Nov 2006 07:26:32 -0700 (MST) From: hideo <hideo@lastamericanempire.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/105016: [maintainer update] update databases/p5-Rose-DB to 0.729, databases/p5-Rose-DB-Object to 0.756 Message-ID: <20061101142632.9D2EB4528B@darwin.lastamericanempire.com> Resent-Message-ID: <200611011430.kA1EUIoY004968@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105016 >Category: ports >Synopsis: [maintainer update] update databases/p5-Rose-DB to 0.729, databases/p5-Rose-DB-Object to 0.756 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Nov 01 14:30:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: hideo >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD darwin.lastamericanempire.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Tue Oct 24 13:22:35 MDT 2006 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin i386 >Description: Update databases/p5-Rose-DB from 0.727 to 0.729 Update databases/p5-Rose-DB-Object from 0.754 to 0.756 * Note: p5-Rose-DB has a new dependency not yet in ports (http://www.freebsd.org/cgi/query-pr.cgi?pr=104979). These updates also depend on http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/105014 >How-To-Repeat: >Fix: --- rose-db-1101 begins here --- diff -ruN /usr/ports/databases/p5-Rose-DB/Makefile p5-Rose-DB/Makefile --- /usr/ports/databases/p5-Rose-DB/Makefile Mon Oct 30 21:52:39 2006 +++ p5-Rose-DB/Makefile Wed Nov 1 07:19:01 2006 @@ -6,7 +6,7 @@ # PORTNAME= Rose-DB -PORTVERSION= 0.727 +PORTVERSION= 0.729 PORTEPOCH= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} @@ -16,12 +16,13 @@ MAINTAINER= hideo@lastamericanempire.com COMMENT= A DBI wrapper and abstraction layer -BUILD_DEPENDS= ${SITE_PERL}/Rose/DateTime/Util.pm:${PORTSDIR}/devel/p5-Rose-DateTime \ +BUILD_DEPENDS= p5-Rose-DateTime>=0.532:${PORTSDIR}/devel/p5-Rose-DateTime \ ${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 RUN_DEPENDS= ${BUILD_DEPENDS} diff -ruN /usr/ports/databases/p5-Rose-DB/distinfo p5-Rose-DB/distinfo --- /usr/ports/databases/p5-Rose-DB/distinfo Mon Oct 30 21:52:39 2006 +++ p5-Rose-DB/distinfo Tue Oct 31 12:22:20 2006 @@ -1,3 +1,3 @@ -MD5 (Rose-DB-0.727.tar.gz) = 08a6121dac1f0a446ada6599b2f1dcd2 -SHA256 (Rose-DB-0.727.tar.gz) = bb11940fe5d16523b6c7e70c1af2aa7646f56805c3e19edb7bd4d02878142f42 -SIZE (Rose-DB-0.727.tar.gz) = 77775 +MD5 (Rose-DB-0.729.tar.gz) = 04bd16a6d1ca08c878917cef58a60f7b +SHA256 (Rose-DB-0.729.tar.gz) = 3411fec1aab0c60190f3fa1692916cb19fd9420de8e748e9414e664ffa71a076 +SIZE (Rose-DB-0.729.tar.gz) = 79447 diff -ruN /usr/ports/databases/p5-Rose-DB-Object/Makefile p5-Rose-DB-Object/Makefile --- /usr/ports/databases/p5-Rose-DB-Object/Makefile Mon Oct 30 21:53:03 2006 +++ p5-Rose-DB-Object/Makefile Tue Oct 31 13:00:01 2006 @@ -6,7 +6,7 @@ # PORTNAME= Rose-DB-Object -PORTVERSION= 0.754 +PORTVERSION= 0.756 PORTEPOCH= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} @@ -17,7 +17,7 @@ MAINTAINER= hideo@lastamericanempire.com COMMENT= Extensible, high performance RDBMS-OO mapper -BUILD_DEPENDS= p5-Rose-DB>=0.727,1:${PORTSDIR}/databases/p5-Rose-DB \ +BUILD_DEPENDS= p5-Rose-DB>=0.729,1:${PORTSDIR}/databases/p5-Rose-DB \ ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone \ ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils RUN_DEPENDS= ${BUILD_DEPENDS} diff -ruN /usr/ports/databases/p5-Rose-DB-Object/distinfo p5-Rose-DB-Object/distinfo --- /usr/ports/databases/p5-Rose-DB-Object/distinfo Mon Oct 30 21:53:03 2006 +++ p5-Rose-DB-Object/distinfo Tue Oct 31 13:00:24 2006 @@ -1,3 +1,3 @@ -MD5 (Rose-DB-Object-0.754.tar.gz) = 44120b42d2d400b5aa6ea49728feded6 -SHA256 (Rose-DB-Object-0.754.tar.gz) = 7346bbb695f3be840716684d57daef31564688479e416c678c2bf8ec1552479c -SIZE (Rose-DB-Object-0.754.tar.gz) = 444890 +MD5 (Rose-DB-Object-0.756.tar.gz) = 9fb786e1a1ef62131b22ffef0bdbf684 +SHA256 (Rose-DB-Object-0.756.tar.gz) = fc0b1b05b3cef0912bfa4d5f63171441544908d960b09f147a7e320ef730f723 +SIZE (Rose-DB-Object-0.756.tar.gz) = 449483 --- rose-db-1101 ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061101142632.9D2EB4528B>