Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  4 Jun 2008 15:31:34 -0400 (EDT)
From:      Jonathan Noack <noackjr@alumni.rice.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/124284: [PATCH] databases/rubygem-sqlite3: update to 1.2.2
Message-ID:  <20080604193134.79DC46181@optimator.noacks.org>
Resent-Message-ID: <200806042000.m54K0BRD077922@freefall.freebsd.org>

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

>Number:         124284
>Category:       ports
>Synopsis:       [PATCH] databases/rubygem-sqlite3: update to 1.2.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:   Wed Jun 04 20:00:10 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Noack
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD optimator.noacks.org 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #7: Mon May  5 17:28:10 EDT
>Description:
- Update to 1.2.2

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

--- rubygem-sqlite3-1.2.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/rubygem-sqlite3/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	6 Apr 2008 08:58:04 -0000	1.12
+++ Makefile	4 Jun 2008 19:02:53 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sqlite3
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.2
 CATEGORIES=	databases rubygems
 MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
 MASTER_SITE_SUBDIR=	sqlite-ruby
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/rubygem-sqlite3/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	8 Feb 2007 09:53:42 -0000	1.8
+++ distinfo	4 Jun 2008 19:04:34 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/sqlite3-ruby-1.2.1.gem) = ba4cb2663a71cfdf2ac07c36a880fa1b
-SHA256 (rubygem/sqlite3-ruby-1.2.1.gem) = 92699a00905b6cd457558fd0e87b54f5763d605ef213788466f238158707a350
-SIZE (rubygem/sqlite3-ruby-1.2.1.gem) = 59392
+MD5 (rubygem/sqlite3-ruby-1.2.2.gem) = 8af51c60872e9017a8eeb99badd45200
+SHA256 (rubygem/sqlite3-ruby-1.2.2.gem) = a9900cb0264a244a512cb0bf2d405fc1a029126435b6f1d30fe84a733f4d8f9e
+SIZE (rubygem/sqlite3-ruby-1.2.2.gem) = 55808
--- rubygem-sqlite3-1.2.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?20080604193134.79DC46181>