Rails/ActiveRecord 3.2.0 requires 1.3.5 if you want to use SQLite3 as
the database.
Tested on i386 and amd64. Will be committing tomorrow unless I hear
objections.
Thanks,
Jeremy
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/ruby-sqlite3/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- Makefile 16 Sep 2011 08:48:05 -0000 1.22
+++ Makefile 20 Jan 2012 21:51:07 -0000
@@ -2,10 +2,9 @@
COMMENT= access a SQLite3 database from ruby
-VERSION= 1.3.4
+VERSION= 1.3.5
DISTNAME= sqlite3-${VERSION}
CATEGORIES= databases
-REVISION = 0
MAINTAINER = Jeremy Evans <[email protected]>
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/ruby-sqlite3/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo 7 Sep 2011 16:02:40 -0000 1.8
+++ distinfo 20 Jan 2012 21:51:17 -0000
@@ -1,5 +1,5 @@
-MD5 (sqlite3-1.3.4.gem) = n6I8Sc82ew6IDmA/6bBiaw==
-RMD160 (sqlite3-1.3.4.gem) = PzGxokAB3s3u1/vhojZI4lRzgz0=
-SHA1 (sqlite3-1.3.4.gem) = Tc7tEH1Cx7rKZxC/xiOliDjGvTk=
-SHA256 (sqlite3-1.3.4.gem) = LxamYxd6U6L1tipq31n1lDIIExb0RnDtuFdsAQut86o=
-SIZE (sqlite3-1.3.4.gem) = 55296
+MD5 (sqlite3-1.3.5.gem) = EoW5HlfRu+JwC0NfJVcPEA==
+RMD160 (sqlite3-1.3.5.gem) = gV969sZD4ivDjQKxMi9TKZsVBdI=
+SHA1 (sqlite3-1.3.5.gem) = 6Geg+7FYhZD2Zzci2A5A4UE3N4U=
+SHA256 (sqlite3-1.3.5.gem) = j/OVbq3NJN0d2D3gnDWUpcyKhACm7e7DI23KumBaAX8=
+SIZE (sqlite3-1.3.5.gem) = 56320