ports/150067: [PATCH] databases/rubygem-do_sqlite3: update to 0.10.2

Philip M. Gollucci pgollucci at p6m7g8.com
Sat Aug 28 08:50:04 UTC 2010


>Number:         150067
>Category:       ports
>Synopsis:       [PATCH] databases/rubygem-do_sqlite3: 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 at hoeggen.net) is cc'd.

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

--- rubygem-do_sqlite3-0.10.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/rubygem-do_sqlite3/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:33:30 -0000
@@ -6,20 +6,20 @@
 #
 
 PORTNAME=	do_sqlite3
-PORTVERSION=	0.10.0
+PORTVERSION=	0.10.2
 CATEGORIES=	databases rubygems
-MASTER_SITES=	RUBYFORGE/dorb
-DISTNAME=	${PORTNAME}-${PORTVERSION}
+MASTER_SITES=	RG
 
 MAINTAINER=	voldern at hoeggen.net
 COMMENT=	Ruby DataObjects driver to the SQLite DB engine version 3
 
 LIB_DEPENDS=	sqlite3.8:${PORTSDIR}/databases/sqlite3
-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_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
+
 CONFIGURE_ARGS=	--with-sqlite3-dir=${LOCALBASE}
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/rubygem-do_sqlite3/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	11 Feb 2010 19:06:20 -0000	1.2
+++ distinfo	28 Aug 2010 08:33:31 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/do_sqlite3-0.10.0.gem) = 6ab22a9297a8e88b1684faa9fdde6313
-SHA256 (rubygem/do_sqlite3-0.10.0.gem) = 4ec2979ddb17c24d3bc0c063d768e5c3dde3a5bbe84a425859127be0d8090c32
-SIZE (rubygem/do_sqlite3-0.10.0.gem) = 17920
+MD5 (rubygem/do_sqlite3-0.10.2.gem) = 447708e40c3a9908cc5c9820f4848aac
+SHA256 (rubygem/do_sqlite3-0.10.2.gem) = 20d165515b8d0d63f5b72aff03f5e62b5e173ffd7276245a642f2e42221da646
+SIZE (rubygem/do_sqlite3-0.10.2.gem) = 20480
--- rubygem-do_sqlite3-0.10.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list