[137339] trunk/dports/ruby/rb-libxml2/Portfile

kimuraw at macports.org kimuraw at macports.org
Tue Jun 9 07:59:17 PDT 2015


Revision: 137339
          https://trac.macports.org/changeset/137339
Author:   kimuraw at macports.org
Date:     2015-06-09 07:59:17 -0700 (Tue, 09 Jun 2015)
Log Message:
-----------
ruby/rb-libxml2: upgrade to 2.3.4, fix build error with current version of port:libxml2

Modified Paths:
--------------
    trunk/dports/ruby/rb-libxml2/Portfile

Modified: trunk/dports/ruby/rb-libxml2/Portfile
===================================================================
--- trunk/dports/ruby/rb-libxml2/Portfile	2015-06-09 14:47:31 UTC (rev 137338)
+++ trunk/dports/ruby/rb-libxml2/Portfile	2015-06-09 14:59:17 UTC (rev 137339)
@@ -1,23 +1,23 @@
 # $Id$
-                       
+
 PortSystem             1.0
 PortGroup              ruby 1.0
-ruby.setup             libxml-ruby 1.1.3 setup.rb {} rubyforge:53632
-name                   rb-libxml2
-extract.suffix         .tgz
-categories-append      ruby textproc 
+PortGroup              github 1.0
+github.setup           xml4r libxml-ruby 2_3_4 REL_
+ruby.setup             {libxml2 libxml-ruby} 2.3.4 setup.rb {}
+categories-append      textproc
 maintainers            nomaintainer
 platforms              darwin
-homepage               http://libxml.rubyforge.org/
+homepage               http://xml4r.github.com/libxml-ruby
 description            Ruby bindings for libxml2
 long_description       C-language Ruby binding to the Gnome libxml2 \
                        library, supporting a wide range of XML technologies and offering very \
                        competitive performance across the board.
-                       
-checksums              md5     007881e4a5a4ddc29ddf8a3b76edb8b0 \
-                       sha1    575354bcff4dbd8d2e0f019384ddce8b654baa14 \
-                       rmd160  03f79a4338b0d30a2b1921e14b502ae87bee8109
-                       
+
+checksums              md5     8a402ec46a1e0c60036fca2ef0d9ab96 \
+                       sha1    421af6ac090146ed7d9e541c2a83aff85bfeefc4 \
+                       rmd160  551e6795a9c9accd5e7501e056f4c351d20fbdd0
+
 depends_lib-append     port:libxml2 \
                        port:zlib \
                        port:libiconv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150609/a1a84868/attachment.html>


More information about the macports-changes mailing list