summaryrefslogtreecommitdiff
path: root/net/gupnp
diff options
context:
space:
mode:
authorwiz <wiz>2013-10-17 08:01:02 +0000
committerwiz <wiz>2013-10-17 08:01:02 +0000
commit1c19f23ca5c3da0adff8ece472c6b3e4eb7f0bf6 (patch)
tree01540214fe372b9e479364c0e32554777c55eb65 /net/gupnp
parent4afff03c40c232a63ddded10c924c4335fef9b2f (diff)
downloadpkgsrc-1c19f23ca5c3da0adff8ece472c6b3e4eb7f0bf6.tar.gz
Update to 0.20.7:
0.20.7 ====== Changes since 0.20.6: - Fix GCC warnings about local includes. - Do not hand out libxml2-allocated strings. - Fix a crash when a notification host was not available. - Always call action call-back asynchronously, even when there was an error. - Add performance measurement options to light-server/-client. Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=669729 - https://bugzilla.gnome.org/show_bug.cgi?id=703263 - https://bugzilla.gnome.org/show_bug.cgi?id=708162 - https://bugzilla.gnome.org/show_bug.cgi?id=708575 - https://bugzilla.gnome.org/show_bug.cgi?id=708751 All contributors to this release: - Jens Georg <mail@jensge.org> - Andrzej Bieniek <andyhelp@gmail.com> - Emanuele Aina <emanuele.aina@collabora.com> 0.20.6 ====== Changes since 0.20.5: - Don't do excessive network rescans. Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=706996 All contributors to this release: - Ludovic Ferrandis <ludovic.ferrandis@intel.com> - Jens Georg <mail@jensge.org> 0.20.5 ====== Changes since 0.20.4: - Add some missing G_{BEGIN,END}_DECLS guards. - Fix uninitialized variable use introduced in previous version. - Add simple network device whitelisting infrastructure. - Port gupnp-binding-tool so it's usable with python3. - Minor code fixes. - Fix crashes in NetworkManager context manager during some async calls. - Fix a small memory leak in the unix and windows CM. - Always enable GTest tests. - Upgrade gtk-doc stuff. - Fix the service example in documentation. - Remove the test for inverted arguments in the GUPnPContext tests. Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=694454 - https://bugzilla.gnome.org/show_bug.cgi?id=704094 - https://bugzilla.gnome.org/show_bug.cgi?id=704383 - https://bugzilla.gnome.org/show_bug.cgi?id=705712 - https://bugzilla.gnome.org/show_bug.cgi?id=706326 All contributors to this release: - Jens Georg <mail@jensge.org> - Ludovic Ferrandis <ludovic.ferrandis@intel.com> - Olivier CrĂȘte <olivier.crete@collabora.com> - Bohuslav Kabrda <bkabrda@redhat.com>
Diffstat (limited to 'net/gupnp')
-rw-r--r--net/gupnp/Makefile4
-rw-r--r--net/gupnp/PLIST4
-rw-r--r--net/gupnp/distinfo8
3 files changed, 9 insertions, 7 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile
index a9746dd2d8c..4dec96062af 100644
--- a/net/gupnp/Makefile
+++ b/net/gupnp/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2013/09/02 17:03:48 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2013/10/17 08:01:02 wiz Exp $
-DISTNAME= gupnp-0.20.4
+DISTNAME= gupnp-0.20.7
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp/0.20/}
EXTRACT_SUFX= .tar.xz
diff --git a/net/gupnp/PLIST b/net/gupnp/PLIST
index ee243facf1e..c73f2a77f27 100644
--- a/net/gupnp/PLIST
+++ b/net/gupnp/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2013/07/06 16:14:34 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.6 2013/10/17 08:01:02 wiz Exp $
bin/gupnp-binding-tool
include/gupnp-1.0/libgupnp/gupnp-context-manager.h
include/gupnp-1.0/libgupnp/gupnp-context.h
@@ -14,6 +14,7 @@ include/gupnp-1.0/libgupnp/gupnp-service-introspection.h
include/gupnp-1.0/libgupnp/gupnp-service-proxy.h
include/gupnp-1.0/libgupnp/gupnp-service.h
include/gupnp-1.0/libgupnp/gupnp-types.h
+include/gupnp-1.0/libgupnp/gupnp-white-list.h
include/gupnp-1.0/libgupnp/gupnp-xml-doc.h
include/gupnp-1.0/libgupnp/gupnp.h
lib/girepository-1.0/GUPnP-1.0.typelib
@@ -31,6 +32,7 @@ share/gtk-doc/html/gupnp/GUPnPRootDevice.html
share/gtk-doc/html/gupnp/GUPnPService.html
share/gtk-doc/html/gupnp/GUPnPServiceInfo.html
share/gtk-doc/html/gupnp/GUPnPServiceProxy.html
+share/gtk-doc/html/gupnp/GUPnPWhiteList.html
share/gtk-doc/html/gupnp/GUPnPXMLDoc.html
share/gtk-doc/html/gupnp/annotation-glossary.html
share/gtk-doc/html/gupnp/api-device-control.html
diff --git a/net/gupnp/distinfo b/net/gupnp/distinfo
index 14e5887a8d0..c33cb0ae94e 100644
--- a/net/gupnp/distinfo
+++ b/net/gupnp/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2013/09/02 17:03:48 wiz Exp $
+$NetBSD: distinfo,v 1.12 2013/10/17 08:01:02 wiz Exp $
-SHA1 (gupnp-0.20.4.tar.xz) = 58028a82249a2b8b6ae1fc9721e31005aa935846
-RMD160 (gupnp-0.20.4.tar.xz) = e7af18846158d21f198ba621d1c3aac5f5b6c16d
-Size (gupnp-0.20.4.tar.xz) = 376560 bytes
+SHA1 (gupnp-0.20.7.tar.xz) = af20999ff4d1f70fd755922ade6c3789ee9ec8a2
+RMD160 (gupnp-0.20.7.tar.xz) = 845ba8ffa3e72a27b4e3457963ed14372add772a
+Size (gupnp-0.20.7.tar.xz) = 379644 bytes
SHA1 (patch-ab) = e43380eac64d815fff1a1b62f73e35e1bdfb9633
SHA1 (patch-ad) = 3c10a9883b7c6e0508fe93f26f0e2334a09fb816