Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Mar 2011 17:17:14 +0800 (CST)
From:      Jyun-Yan You <jyyou@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        voldern@hoeggen.net
Subject:   ports/155690: [PATCH] databases/rubygem-do_sqlite3: update to 0.10.3
Message-ID:  <201103190917.p2J9HEVl002027@alumni.cs.nctu.edu.tw>
Resent-Message-ID: <201103190920.p2J9K9Yu069437@freefall.freebsd.org>

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

>Number:         155690
>Category:       ports
>Synopsis:       [PATCH] databases/rubygem-do_sqlite3: update to 0.10.3
>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 Mar 19 09:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jyun-Yan You
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD alumni.cs.nctu.edu.tw 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010
>Description:
- Update to 0.10.3

Port maintainer (voldern@hoeggen.net) is cc'd.

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

--- rubygem-do_sqlite3-0.10.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/rubygem-do_sqlite3/Makefile /amd/gcs/98/9855518/src/ports/rubygem-do_sqlite3/Makefile
--- /usr/ports/databases/rubygem-do_sqlite3/Makefile	2010-09-12 04:03:48.000000000 +0800
+++ /amd/gcs/98/9855518/src/ports/rubygem-do_sqlite3/Makefile	2011-03-19 17:09:14.644588000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	do_sqlite3
-PORTVERSION=	0.10.2
+PORTVERSION=	0.10.3
 CATEGORIES=	databases rubygems
 MASTER_SITES=	RG
 
@@ -14,7 +14,7 @@
 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.2:${PORTSDIR}/databases/rubygem-data_objects
+RUN_DEPENDS=	rubygem-data_objects>=0.10.3:${PORTSDIR}/databases/rubygem-data_objects
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
diff -ruN --exclude=CVS /usr/ports/databases/rubygem-do_sqlite3/distinfo /amd/gcs/98/9855518/src/ports/rubygem-do_sqlite3/distinfo
--- /usr/ports/databases/rubygem-do_sqlite3/distinfo	2010-09-12 04:03:48.000000000 +0800
+++ /amd/gcs/98/9855518/src/ports/rubygem-do_sqlite3/distinfo	2011-03-19 17:14:56.580591000 +0800
@@ -1,3 +1,2 @@
-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
+SHA256 (rubygem/do_sqlite3-0.10.3.gem) = 1bd23ebf88b2b48ae6fa8024fd3e9434269ce7c34e6454304c0a4f0152ccd160
+SIZE (rubygem/do_sqlite3-0.10.3.gem) = 20992
--- rubygem-do_sqlite3-0.10.3.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?201103190917.p2J9HEVl002027>