[83046] trunk/dports/lang/ruby19/Portfile

kimuraw at macports.org kimuraw at macports.org
Wed Aug 24 07:49:31 PDT 2011


Revision: 83046
          http://trac.macports.org/changeset/83046
Author:   kimuraw at macports.org
Date:     2011-08-24 07:49:31 -0700 (Wed, 24 Aug 2011)
Log Message:
-----------
lang/ruby19: add gdbm to dependencies. (fix 30950)

Modified Paths:
--------------
    trunk/dports/lang/ruby19/Portfile

Modified: trunk/dports/lang/ruby19/Portfile
===================================================================
--- trunk/dports/lang/ruby19/Portfile	2011-08-24 14:48:44 UTC (rev 83045)
+++ trunk/dports/lang/ruby19/Portfile	2011-08-24 14:49:31 UTC (rev 83046)
@@ -4,7 +4,7 @@
 
 name				ruby19
 version				1.9.2-p290
-revision			1
+revision			2
 
 categories			lang ruby
 maintainers			kimuraw openmaintainer
@@ -36,7 +36,8 @@
 					port:zlib \
 					port:ncurses \
 					port:libyaml \
-					port:libffi
+					port:libffi \
+					port:gdbm
 
 # ruby-1.9.x built with clang or llvm-gcc does not work
 # see list "MacPorts on Lion (common issues, fixes, and workarounds)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110824/66bc3896/attachment.html>


More information about the macports-changes mailing list