[68343] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Tue Jun 1 14:32:28 PDT 2010


Revision: 68343
          http://trac.macports.org/changeset/68343
Author:   singingwolfboy at macports.org
Date:     2010-06-01 14:32:26 -0700 (Tue, 01 Jun 2010)
Log Message:
-----------
New port: rb19-sqlite3

Added Paths:
-----------
    trunk/dports/ruby/rb19-sqlite3/
    trunk/dports/ruby/rb19-sqlite3/Portfile

Added: trunk/dports/ruby/rb19-sqlite3/Portfile
===================================================================
--- trunk/dports/ruby/rb19-sqlite3/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-sqlite3/Portfile	2010-06-01 21:32:26 UTC (rev 68343)
@@ -0,0 +1,18 @@
+# $Id$
+PortSystem		    1.0
+PortGroup		    ruby 1.0
+
+ruby.setup		    sqlite3-ruby 1.2.5 gem {} rubygems ruby19
+name                rb19-sqlite3
+description		    Interface to the SQLite3 DB engine from Ruby
+long_description	\
+    ${description}
+maintainers         singingwolfboy openmaintainer
+homepage            http://github.com/luislavena/sqlite3-ruby
+categories-append	databases
+checksums           md5     eaa6328b0e971f4563f8d26715e37e13 \
+                    sha1    837eabb8c80f37e46e29d4c7c22ee08e7679e47a \
+                    rmd160  509b0401ee40e2176431ef30595f14a9ef4e2bcd
+
+depends_lib-append	port:sqlite3
+


Property changes on: trunk/dports/ruby/rb19-sqlite3/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100601/b3192e75/attachment.html>


More information about the macports-changes mailing list