[136645] trunk/dports/net/gupnp

devans at macports.org devans at macports.org
Sat May 23 09:59:38 PDT 2015


Revision: 136645
          https://trac.macports.org/changeset/136645
Author:   devans at macports.org
Date:     2015-05-23 09:59:37 -0700 (Sat, 23 May 2015)
Log Message:
-----------
gupnp: update to version 0.20.14, now detects and uses osx libuuid rather than an external one.

Modified Paths:
--------------
    trunk/dports/net/gupnp/Portfile

Added Paths:
-----------
    trunk/dports/net/gupnp/files/

Property Changed:
----------------
    trunk/dports/net/gupnp/


Property changes on: trunk/dports/net/gupnp
___________________________________________________________________
Added: svn:mergeinfo
   + /users/devans/GNOME-3/stable/dports/net/gupnp:120526-136644

Modified: trunk/dports/net/gupnp/Portfile
===================================================================
--- trunk/dports/net/gupnp/Portfile	2015-05-23 16:56:22 UTC (rev 136644)
+++ trunk/dports/net/gupnp/Portfile	2015-05-23 16:59:37 UTC (rev 136645)
@@ -6,7 +6,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                gupnp
-version             0.20.13
+version             0.20.14
 license             LGPL
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         GUPnP is an elegant, object-oriented open source framework for creating UPnP devices and control points.
@@ -23,15 +23,14 @@
 
 use_xz              yes
 
-checksums           rmd160  bb1c41f910de4b14e7babda0fef0420415400a4b \
-                    sha256  d779b094f13097a5900689b3587e5b495d79112d0855ed842577acba25c902b3
+checksums           rmd160  ce7b99ce7d3342f85ae6a61890f5d76e5b7666d4 \
+                    sha256  77ffb940ba77c4a6426d09d41004c75d92652dcbde86c84ac1c847dbd9ad59bd
 
 depends_build       port:pkgconfig
 
 depends_lib         port:gssdp \
                     port:libsoup \
                     port:libxml2 \
-                    port:ossp-uuid \
                     port:vala
 
 # blacklist compilers that do not support C11
@@ -42,6 +41,8 @@
 
 gobject_introspection yes
 
+patchfiles          patch-osx-uuid.diff
+
 configure.args      --disable-silent-rules
 
 livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150523/3af569b7/attachment.html>


More information about the macports-changes mailing list