Revision: 116716 https://trac.macports.org/changeset/116716 Author: devans@macports.org Date: 2014-02-04 10:41:26 -0800 (Tue, 04 Feb 2014) Log Message: ----------- gupnp-av: update to version 0.12.5. Modified Paths: -------------- trunk/dports/net/gupnp-av/Portfile trunk/dports/net/gupnp-av/files/patch-test-Makefile.in.diff Modified: trunk/dports/net/gupnp-av/Portfile =================================================================== --- trunk/dports/net/gupnp-av/Portfile 2014-02-04 18:40:37 UTC (rev 116715) +++ trunk/dports/net/gupnp-av/Portfile 2014-02-04 18:41:26 UTC (rev 116716) @@ -4,7 +4,7 @@ PortSystem 1.0 name gupnp-av -version 0.12.4 +version 0.12.5 license LGPL set branch [join [lrange [split ${version} .] 0 1] .] description GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP. @@ -20,8 +20,8 @@ use_xz yes -checksums rmd160 4a425d17f2ac7321946eea58098e1ea1d52f0137 \ - sha256 548a9cef8ab3007734e20a4ce284c422ae299b7e024a4824299f6ae7e3dd7a5b +checksums rmd160 3d0e791518cadb700f3a5f9a912cbea843b0c4ad \ + sha256 8375034ccc4a45e90923c26135517aab57a88f5757ce65a1b23378df4c60bff6 depends_build port:pkgconfig Modified: trunk/dports/net/gupnp-av/files/patch-test-Makefile.in.diff =================================================================== --- trunk/dports/net/gupnp-av/files/patch-test-Makefile.in.diff 2014-02-04 18:40:37 UTC (rev 116715) +++ trunk/dports/net/gupnp-av/files/patch-test-Makefile.in.diff 2014-02-04 18:41:26 UTC (rev 116716) @@ -1,6 +1,6 @@ ---- tests/Makefile.in.orig 2013-07-09 14:18:55.000000000 -0700 -+++ tests/Makefile.in 2013-07-09 14:19:46.000000000 -0700 -@@ -323,7 +323,7 @@ +--- tests/Makefile.in.orig 2014-02-03 08:24:26.000000000 -0800 ++++ tests/Makefile.in 2014-02-03 11:37:06.000000000 -0800 +@@ -583,7 +583,7 @@ SUBDIRS = gtest common_cflags = \ $(LIBGUPNP_CFLAGS) \