[77114] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Sun Mar 20 07:30:37 PDT 2011


Revision: 77114
          http://trac.macports.org/changeset/77114
Author:   singingwolfboy at macports.org
Date:     2011-03-20 07:30:36 -0700 (Sun, 20 Mar 2011)
Log Message:
-----------
New port: rb19-tzinfo

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

Added: trunk/dports/ruby/rb19-tzinfo/Portfile
===================================================================
--- trunk/dports/ruby/rb19-tzinfo/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-tzinfo/Portfile	2011-03-20 14:30:36 UTC (rev 77114)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          tzinfo 0.3.25 gem {} rubygems ruby19
+license             MIT
+categories-append   devel
+platforms           darwin
+maintainers         singingwolfboy openmaintainer
+description         Daylight Savings Time library for Ruby
+long_description    \
+    TZInfo is a Ruby library that uses the standard tz (Olson) database \
+    to provide daylight savings aware transformations between times in \
+    different time zones. The tz database is compiled into Ruby modules \
+    which are packaged in the release. No external zoneinfo files are \
+    required at runtime.
+    
+checksums           md5     25fa88433130e527aa029849ae6c07b8 \
+                    sha1    fb06ccff9f925292e3aae3c3d1684e57b9ec943a \
+                    rmd160  a3c1fb6149d1bf8ab8fda1460e031dfa6d18a301
+


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


More information about the macports-changes mailing list