[149354] trunk/dports/textproc/html-xml-utils/Portfile

raimue at macports.org raimue at macports.org
Tue Jun 14 09:17:57 PDT 2016


Revision: 149354
          https://trac.macports.org/changeset/149354
Author:   raimue at macports.org
Date:     2016-06-14 09:17:56 -0700 (Tue, 14 Jun 2016)
Log Message:
-----------
textproc/html-xml-utils:
Update to version 7.0, use default C standard, add missing dependencies

Modified Paths:
--------------
    trunk/dports/textproc/html-xml-utils/Portfile

Modified: trunk/dports/textproc/html-xml-utils/Portfile
===================================================================
--- trunk/dports/textproc/html-xml-utils/Portfile	2016-06-14 15:27:15 UTC (rev 149353)
+++ trunk/dports/textproc/html-xml-utils/Portfile	2016-06-14 16:17:56 UTC (rev 149354)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                html-xml-utils
-version             6.7
+version             7.0
 categories          textproc
 platforms           darwin
 maintainers         nomaintainer
@@ -17,10 +17,15 @@
 homepage            http://www.w3.org/Tools/HTML-XML-utils/
 master_sites        ${homepage}
 
-checksums           rmd160  38d382ae9d2830a274002a0d51a66f161cc5a108 \
-                    sha256  92af4886fcada0e2fc35308def4d02baedd9889d2e4c957b07b77a60fbdacd99
+checksums           rmd160  832c7815b8bc1f9b9b15df9b622d38c4d71609d0 \
+                    sha256  e7d30de4fb4731f3ecd4622ac30db9fb82e1aa0ab190ae13e457360eea9460b0
 
-configure.cflags-append -std=gnu89
+depends_lib         port:libiconv \
+                    port:curl \
+                    port:openssl \
+                    port:nghttp2 \
+                    port:libidn \
+                    port:zlib
 
 configure.libs-append   -liconv
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160614/f9c74712/attachment.html>


More information about the macports-changes mailing list