[83045] trunk/dports/lang/ruby/Portfile

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


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

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

Modified: trunk/dports/lang/ruby/Portfile
===================================================================
--- trunk/dports/lang/ruby/Portfile	2011-08-24 12:56:59 UTC (rev 83044)
+++ trunk/dports/lang/ruby/Portfile	2011-08-24 14:48:44 UTC (rev 83045)
@@ -5,7 +5,7 @@
 
 name			ruby
 version			1.8.7-p352
-revision		1
+revision		2
 
 categories		lang ruby
 maintainers		kimuraw
@@ -33,7 +33,8 @@
 				port:readline \
 				port:openssl \
 				port:zlib \
-				port:ncurses
+				port:ncurses \
+				port:gdbm
 
 # vendordir: enable vendor-specific.rb
 # #3604: gcc4 fails to detect linking at configure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110824/36289080/attachment.html>


More information about the macports-changes mailing list