Date: Sat, 28 Aug 2010 08:42:39 GMT From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: voldern@hoeggen.net Subject: ports/150066: [PATCH] databases/rubygem-do_postgres: update to 0.10.2 Message-ID: <201008280842.o7S8gdOq002386@frieza.p6m7g8.net> Resent-Message-ID: <201008280850.o7S8o3Do016450@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 150066 >Category: ports >Synopsis: [PATCH] databases/rubygem-do_postgres: update to 0.10.2 >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: Sat Aug 28 08:50:03 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 9.0-CURRENT amd64 >Organization: RideCharge Inc / TaxiMagic >Environment: System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #1: Tue Aug 24 18:32:38 UTC 2010 >Description: - Update to 0.10.2 - RF -> RG Port maintainer (voldern@hoeggen.net) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- rubygem-do_postgres-0.10.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/rubygem-do_postgres/Makefile,v retrieving revision 1.3 diff -u -u -r1.3 Makefile --- Makefile 11 Feb 2010 19:06:19 -0000 1.3 +++ Makefile 28 Aug 2010 08:39:39 -0000 @@ -6,17 +6,17 @@ # PORTNAME= do_postgres -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.2 CATEGORIES= databases rubygems -MASTER_SITES= RUBYFORGE/dorb -DISTNAME= ${PORTNAME}-${PORTVERSION} +MASTER_SITES= RG MAINTAINER= voldern@hoeggen.net COMMENT= Ruby DataObjects driver for PostgreSQL -RUN_DEPENDS= rubygem-data_objects>=0.10.0:${PORTSDIR}/databases/rubygem-data_objects +RUN_DEPENDS= rubygem-data_objects>=0.10.2:${PORTSDIR}/databases/rubygem-data_objects USE_PGSQL= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/rubygem-do_postgres/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 11 Feb 2010 19:06:19 -0000 1.2 +++ distinfo 28 Aug 2010 08:39:41 -0000 @@ -1,3 +1,3 @@ -MD5 (rubygem/do_postgres-0.10.0.gem) = 7dc8af15cf77483265ef3daf44670f45 -SHA256 (rubygem/do_postgres-0.10.0.gem) = af43d9205aa681ffbfe1b3962a8053b348aa4936f44fd783feace1581ee14e01 -SIZE (rubygem/do_postgres-0.10.0.gem) = 27136 +MD5 (rubygem/do_postgres-0.10.2.gem) = c4c95979e5ce5eb66f65120e8f353323 +SHA256 (rubygem/do_postgres-0.10.2.gem) = 0c1487cd51d9ea3f4fc29efd3efc38780d7e7dae1977381d7b8859bb963684b5 +SIZE (rubygem/do_postgres-0.10.2.gem) = 29184 --- rubygem-do_postgres-0.10.2.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?201008280842.o7S8gdOq002386>