[44999] trunk/dports/ruby/rb-sqlite3/Portfile

pguyot at kallisys.net pguyot at kallisys.net
Mon Jan 5 22:45:46 PST 2009


Revision: 44999
          http://trac.macports.org/changeset/44999
Author:   pguyot at kallisys.net
Date:     2009-01-05 22:45:46 -0800 (Mon, 05 Jan 2009)
Log Message:
-----------
ruby/rb-sqlite3: update to 1.2.4

Modified Paths:
--------------
    trunk/dports/ruby/rb-sqlite3/Portfile

Modified: trunk/dports/ruby/rb-sqlite3/Portfile
===================================================================
--- trunk/dports/ruby/rb-sqlite3/Portfile	2009-01-06 06:31:36 UTC (rev 44998)
+++ trunk/dports/ruby/rb-sqlite3/Portfile	2009-01-06 06:45:46 UTC (rev 44999)
@@ -2,9 +2,9 @@
 PortSystem		1.0
 PortGroup		ruby 1.0
 
-ruby.setup		{sqlite3 sqlite3-ruby} 1.2.1 setup.rb \
-				{README LICENSE ChangeLog api doc} \
-				rubyforge:17096
+ruby.setup		{sqlite3 sqlite3-ruby} 1.2.4 setup.rb \
+				{README.rdoc LICENSE CHANGELOG.rdoc api doc} \
+				rubyforge:42055
 maintainers		nomaintainer
 description		Interface to the SQLite3 DB engine from Ruby
 long_description	This module allows Ruby programs to interface with \
@@ -14,7 +14,9 @@
 					Note that this module is NOT compatible with SQLite 2.x.
 categories-append	databases
 use_bzip2		yes
-checksums		md5 7ec13981e20bab8af024db3c1df4a602
+checksums           md5     fe75fa99dd9a2b5a2f84ab484e7f6469 \
+                    sha1    1ff66fc2fc3e40af9e21f81377eb343fe19619b1 \
+                    rmd160  5757d7ce79cb39a21c62daa19e8725a037bbd4c1
 platforms		darwin
 
 depends_lib-append	port:sqlite3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090105/c93417f7/attachment-0001.html>


More information about the macports-changes mailing list