pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/gupnp Update to 0.20.12:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9233c00f7de6
branches:  trunk
changeset: 635446:9233c00f7de6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jun 06 12:33:41 2014 +0000

description:
Update to 0.20.12:

0.20.12
=======

Changes since 0.20.11:

- Several documentation fixes.
- Fix warning from clang.
- Prevent a critical if there's no DBus available and a DBus-based context
  manager is used.
- Don't try to use a DBus context manager if we don't have a system bus.
- Use g_return_val_if_fail.
- Fix a small leak of CallbackData in GUPnPServiceProxy.
- Add a gupnp_service_proxy_add_notify_full variant to be nice to
  gobject-introspection.
- Several code cleanups.
- Fix a reference leak in ACL.
- Make "document" property of GUPnPDeviceInfo readable.
- Add gupnp_service_proxy_add_raw_notify which can be used to get the raw
  xmlDoc received through notification.

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=701446
 - https://bugzilla.gnome.org/show_bug.cgi?id=706123
 - https://bugzilla.gnome.org/show_bug.cgi?id=706127
 - https://bugzilla.gnome.org/show_bug.cgi?id=727709
 - https://bugzilla.gnome.org/show_bug.cgi?id=729827
 - https://bugzilla.gnome.org/show_bug.cgi?id=730359
 - https://bugzilla.gnome.org/show_bug.cgi?id=730690

All contributors to this release:
 - Jens Georg <mail%jensge.org@localhost>
 - Philip Withnall <philip.withnall%collabora.co.uk@localhost>

0.20.11
=======

Changes since 0.20.10:

- Disable the Unix context manager on Android.
- Fix Windows compilation.
- Fix a memory leak in Linux context manager.
- Fix libuuid dependencies in pkg-config files.
- Implement a simple ACL infrastructure.


Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=711027
 - https://bugzilla.gnome.org/show_bug.cgi?id=723715
 - https://bugzilla.gnome.org/show_bug.cgi?id=727539
 - https://bugzilla.gnome.org/show_bug.cgi?id=728889

All contributors to this release:
 - Philip Withnall <philip.withnall%collabora.co.uk@localhost>
 - Jens Georg <mail%jensge.org@localhost>
 - Olivier Crête <olivier.crete%collabora.com@localhost>
 - Luciana Fujii <luciana.fujii%collabora.com@localhost>

diffstat:

 net/gupnp/Makefile |  5 ++---
 net/gupnp/PLIST    |  8 +++++++-
 net/gupnp/distinfo |  8 ++++----
 3 files changed, 13 insertions(+), 8 deletions(-)

diffs (72 lines):

diff -r cfb71e4b65e7 -r 9233c00f7de6 net/gupnp/Makefile
--- a/net/gupnp/Makefile        Fri Jun 06 12:22:52 2014 +0000
+++ b/net/gupnp/Makefile        Fri Jun 06 12:33:41 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2014/05/17 16:10:47 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2014/06/06 12:33:41 wiz Exp $
 
-DISTNAME=      gupnp-0.20.10
-PKGREVISION=   2
+DISTNAME=      gupnp-0.20.12
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gupnp/0.20/}
 EXTRACT_SUFX=  .tar.xz
diff -r cfb71e4b65e7 -r 9233c00f7de6 net/gupnp/PLIST
--- a/net/gupnp/PLIST   Fri Jun 06 12:22:52 2014 +0000
+++ b/net/gupnp/PLIST   Fri Jun 06 12:33:41 2014 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.6 2013/10/17 08:01:02 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2014/06/06 12:33:41 wiz Exp $
 bin/gupnp-binding-tool
+include/gupnp-1.0/libgupnp/gupnp-acl.h
 include/gupnp-1.0/libgupnp/gupnp-context-manager.h
 include/gupnp-1.0/libgupnp/gupnp-context.h
 include/gupnp-1.0/libgupnp/gupnp-control-point.h
@@ -21,6 +22,7 @@
 lib/libgupnp-1.0.la
 lib/pkgconfig/gupnp-1.0.pc
 share/gir-1.0/GUPnP-1.0.gir
+share/gtk-doc/html/gupnp/GUPnPAcl.html
 share/gtk-doc/html/gupnp/GUPnPContext.html
 share/gtk-doc/html/gupnp/GUPnPContextManager.html
 share/gtk-doc/html/gupnp/GUPnPControlPoint.html
@@ -35,6 +37,7 @@
 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-context.html
 share/gtk-doc/html/gupnp/api-device-control.html
 share/gtk-doc/html/gupnp/api-device-impl.html
 share/gtk-doc/html/gupnp/api-device-info.html
@@ -52,8 +55,10 @@
 share/gtk-doc/html/gupnp/index.html
 share/gtk-doc/html/gupnp/index.sgml
 share/gtk-doc/html/gupnp/ix01.html
+share/gtk-doc/html/gupnp/left-insensitive.png
 share/gtk-doc/html/gupnp/left.png
 share/gtk-doc/html/gupnp/overview.html
+share/gtk-doc/html/gupnp/right-insensitive.png
 share/gtk-doc/html/gupnp/right.png
 share/gtk-doc/html/gupnp/schemas-device.html
 share/gtk-doc/html/gupnp/schemas-service.html
@@ -61,4 +66,5 @@
 share/gtk-doc/html/gupnp/server-tutorial.html
 share/gtk-doc/html/gupnp/style.css
 share/gtk-doc/html/gupnp/tutorial.html
+share/gtk-doc/html/gupnp/up-insensitive.png
 share/gtk-doc/html/gupnp/up.png
diff -r cfb71e4b65e7 -r 9233c00f7de6 net/gupnp/distinfo
--- a/net/gupnp/distinfo        Fri Jun 06 12:22:52 2014 +0000
+++ b/net/gupnp/distinfo        Fri Jun 06 12:33:41 2014 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2014/02/05 17:30:20 drochner Exp $
+$NetBSD: distinfo,v 1.16 2014/06/06 12:33:41 wiz Exp $
 
-SHA1 (gupnp-0.20.10.tar.xz) = 1b464b4480839148f8da12cb1e17de89773bbcc0
-RMD160 (gupnp-0.20.10.tar.xz) = 15eee09bdb77f9b7956968c4457491bec7d3a302
-Size (gupnp-0.20.10.tar.xz) = 382264 bytes
+SHA1 (gupnp-0.20.12.tar.xz) = fbc23c0fa0df70f44d50b2ed88dc2c4dc06d166c
+RMD160 (gupnp-0.20.12.tar.xz) = ec84d9d351ca0f6d8b5821719f39d0b25abad2b1
+Size (gupnp-0.20.12.tar.xz) = 394316 bytes
 SHA1 (patch-ab) = e43380eac64d815fff1a1b62f73e35e1bdfb9633
 SHA1 (patch-ad) = 3c10a9883b7c6e0508fe93f26f0e2334a09fb816



Home | Main Index | Thread Index | Old Index