[89826] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Sat Feb 11 12:43:19 PST 2012


Revision: 89826
          http://trac.macports.org/changeset/89826
Author:   singingwolfboy at macports.org
Date:     2012-02-11 12:43:16 -0800 (Sat, 11 Feb 2012)
Log Message:
-----------
new port: rb19-addressable

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

Added: trunk/dports/ruby/rb19-addressable/Portfile
===================================================================
--- trunk/dports/ruby/rb19-addressable/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-addressable/Portfile	2012-02-11 20:43:16 UTC (rev 89826)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          addressable 2.2.6 gem {} rubygems ruby19
+license             Apache-2.0
+categories-append   devel
+platforms           darwin
+maintainers         singingwolfboy openmaintainer
+description         replacement URI implementation
+long_description    \
+    Addressable is a replacement for the URI implementation that is part \
+    of Ruby's standard library. It more closely conforms to the relevant \
+    RFCs and adds support for IRIs and URI templates. Additionally, it \
+    provides extensive support for URI templates.
+
+checksums           rmd160  52df9776570df16e4014f3add8799269ed506c0c \
+                    sha256  c12fc812b582cc11f54da1fbee366d5fa944359ce1e9ad5d3098b57ab883b23f


Property changes on: trunk/dports/ruby/rb19-addressable/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120211/35250f64/attachment.html>


More information about the macports-changes mailing list