[117741] trunk/dports/www/libmicrohttpd/Portfile

snc at macports.org snc at macports.org
Mon Mar 10 11:26:54 PDT 2014


Revision: 117741
          https://trac.macports.org/changeset/117741
Author:   snc at macports.org
Date:     2014-03-10 11:26:54 -0700 (Mon, 10 Mar 2014)
Log Message:
-----------
libmicrohttpd: update to 0.34, disable spdy

Modified Paths:
--------------
    trunk/dports/www/libmicrohttpd/Portfile

Modified: trunk/dports/www/libmicrohttpd/Portfile
===================================================================
--- trunk/dports/www/libmicrohttpd/Portfile	2014-03-10 18:09:49 UTC (rev 117740)
+++ trunk/dports/www/libmicrohttpd/Portfile	2014-03-10 18:26:54 UTC (rev 117741)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                libmicrohttpd
-version             0.9.27
+version             0.9.34
 categories          www
 license             LGPL
 maintainers         snc openmaintainer
@@ -17,11 +17,13 @@
 homepage            http://www.gnu.org/software/libmicrohttpd/
 master_sites        gnu
 platforms           darwin
-depends_lib         port:gnutls port:libgcrypt port:curl
+depends_lib         port:gnutls port:libgcrypt port:libgpg-error
 
-checksums           rmd160  2346ebb906e1a93b0da690d6963cbe1053443b0c \
-                    sha256  d532edf64c3a9da472114c2d10fc94606e3b31f21b883ec2e796ab8478f7e9cb
+checksums           rmd160  712eb781dad1cde2263b8add23eca31c1b352ed3 \
+                    sha256  29a2bfd4fd2ddf60c756b8c283291a134898e3cc143843be421a040be1b25a88
 
+configure.args-append   --disable-spdy
+
 livecheck.type      regex
 livecheck.url       http://ftp.gnu.org/gnu/libmicrohttpd/
 livecheck.regex     "${name}-(\\d+\\.\\d+(\\.\\d+)?)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140310/6c93c43d/attachment-0001.html>


More information about the macports-changes mailing list