[117746] trunk/dports/ruby

cal at macports.org cal at macports.org
Mon Mar 10 12:25:44 PDT 2014


Revision: 117746
          https://trac.macports.org/changeset/117746
Author:   cal at macports.org
Date:     2014-03-10 12:25:44 -0700 (Mon, 10 Mar 2014)
Log Message:
-----------
new port: rb19-rake, dependency of rb19-sass update

Modified Paths:
--------------
    trunk/dports/ruby/rb19-rake/Portfile

Added Paths:
-----------
    trunk/dports/ruby/rb19-rake/

Modified: trunk/dports/ruby/rb19-rake/Portfile
===================================================================
--- trunk/dports/ruby/rb19-sass/Portfile	2014-03-10 18:32:19 UTC (rev 117742)
+++ trunk/dports/ruby/rb19-rake/Portfile	2014-03-10 19:25:44 UTC (rev 117746)
@@ -4,18 +4,13 @@
 PortSystem          1.0
 PortGroup           ruby 1.0
 
-ruby.setup          sass 3.2.14 gem {} rubygems ruby19
-checksums           rmd160  d93b1311eca725d3f6910125dae024112b288b0b \
-                    sha256  56155378aa8ce800b7926fcda737a1d52e36235c32e4e70297f7bf524b355cc9
+ruby.setup          rake 10.1.1 gem {} rubygems ruby19
+checksums           rmd160  7d07c43895b4ffb74c0bb32c3563d22aeee86fe7 \
+                    sha256  85e446590871dd3469c80dfe70a0296c20b76a9006af6b728c1f47d0b460412d
 
-description         Sass makes CSS fun again.
-long_description    \
-    Sass makes CSS fun again. Sass is an extension of CSS3, adding nested \
-    rules, variables, mixins, selector inheritance, and more. It’s translated \
-    to well-formatted, standard CSS using the command line tool or \
-    a web-framework plugin.
+description         Rake, a simple ruby build program with capabilities similar to make.
+long_description    ${description}
+
 license             MIT
-maintainers         cal openmaintainer
+maintainers         nomaintainer
 platforms           darwin
-homepage            http://sass-lang.com/
-categories-append   www
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140310/57690ebe/attachment.html>


More information about the macports-changes mailing list