[150981] trunk/dports/devel/libupnp

ctreleaven at macports.org ctreleaven at macports.org
Thu Aug 4 11:14:23 PDT 2016


Revision: 150981
          https://trac.macports.org/changeset/150981
Author:   ctreleaven at macports.org
Date:     2016-08-04 11:14:23 -0700 (Thu, 04 Aug 2016)
Log Message:
-----------
libupnp: update to 1.6.20, remove redundant patches

Modified Paths:
--------------
    trunk/dports/devel/libupnp/Portfile

Removed Paths:
-------------
    trunk/dports/devel/libupnp/files/

Modified: trunk/dports/devel/libupnp/Portfile
===================================================================
--- trunk/dports/devel/libupnp/Portfile	2016-08-04 16:10:36 UTC (rev 150980)
+++ trunk/dports/devel/libupnp/Portfile	2016-08-04 18:14:23 UTC (rev 150981)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name                libupnp
-version             1.6.19
+version             1.6.20
 categories          devel
 platforms           darwin
 maintainers         ctreleaven openmaintainer
@@ -20,15 +20,15 @@
 master_sites        sourceforge:pupnp
 # tried to Avoid Redirects but uri contains %20 character ?!?
 use_bzip2           yes
-checksums           md5     ee16e5d33a3ea7506f38d71facc057dd \
-                    sha1    ee9e16ff42808521b62b7fc664fc9cba479ede88 \
-                    rmd160  9879bc7e2e31b50b36ca752c70a00b3abc6de23f
+checksums           md5     6839c376b5ec71d2d56f7b64e829c438 \
+                    sha1    e07cb8f9f7016233f62519f7ea5c481c4a5f10b2 \
+                    rmd160  bf0070d1bf522c6362607290c40c85816ac083d8
 
 # Following 4 patches fix security faults - http://sourceforge.net/p/pupnp/bugs/122/
-patchfiles         patch-Fix_broken_strncat.diff \
-                   patch-directly_use_strdup.diff \
-                   patch-Fix-getaddrinfo-loop.diff \
-                   patch-Fix-resolve_rel_url.diff
+#patchfiles         patch-Fix_broken_strncat.diff \
+                    patch-directly_use_strdup.diff \
+                    patch-Fix-getaddrinfo-loop.diff \
+                    patch-Fix-resolve_rel_url.diff
 
 configure.args-append \
                     --enable-ipv6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160804/7ccdf912/attachment.html>


More information about the macports-changes mailing list