[137374] trunk/dports/ruby/rb-dbi/Portfile
kimuraw at macports.org
kimuraw at macports.org
Wed Jun 10 08:43:11 PDT 2015
Revision: 137374
https://trac.macports.org/changeset/137374
Author: kimuraw at macports.org
Date: 2015-06-10 08:43:11 -0700 (Wed, 10 Jun 2015)
Log Message:
-----------
ruby/rb-dbi: fix fetch and build error at r137366
Revision Links:
--------------
https://trac.macports.org/changeset/137366
Modified Paths:
--------------
trunk/dports/ruby/rb-dbi/Portfile
Modified: trunk/dports/ruby/rb-dbi/Portfile
===================================================================
--- trunk/dports/ruby/rb-dbi/Portfile 2015-06-10 15:28:22 UTC (rev 137373)
+++ trunk/dports/ruby/rb-dbi/Portfile 2015-06-10 15:43:11 UTC (rev 137374)
@@ -5,8 +5,7 @@
PortGroup github 1.0
github.setup erikh ruby-dbi 0-1-1 rel-
-ruby.setup {dbi ruby-dbi} 0.1.1 setup.rb \
- {README doc examples}
+ruby.setup {dbi ruby-dbi} 0.1.1 setup.rb {README doc examples}
revision 2
license BSD
maintainers nomaintainer
@@ -15,11 +14,9 @@
databases, similar to Perl's DBI. Database drivers \
for it are now available as variants of this package.
categories-append databases
-checksums md5 1077f898080bb0af1098ee4b5b54f8d1
+checksums md5 f64923a66b2d636af15b6791a4925a5e
platforms darwin
-worksrcdir ${ruby.project}
-
# The conjuring with the dbi_conf_args variable to set configure.args is to cope
# with the fact that setup.rb accepts a single "--with=<feature>,<feature>,..."
# argument, with the last one overriding the rest. We must therefore append to
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150610/8e208794/attachment.html>
More information about the macports-changes
mailing list