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.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/897b05c6eb82
branches:  trunk
changeset: 621251:897b05c6eb82
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Jul 06 16:14:34 2013 +0000

description:
Update to 0.20.3

* Enable gobject-introspection support.

Changelog:
0.20.3
======

Changes since 0.20.2:
- Add a gupnp_context_manager_rescan_control_points feature.
- Fix VAPI generation if g-i version is >= 1.36.
- Some internal documentation updates.
- Check SID and return a proper error.
- Fix error code returned on invalid NT and NTS headers.
- Fix SEQ to be a uint32.
- Fall-back to unix static CM if netlink sockets are not availabe on runtime.
- Prevent some C++ name mangling in the examples.
- Fix compiling with -Wall -Wextra.

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=697314
 - https://bugzilla.gnome.org/show_bug.cgi?id=696289
 - https://bugzilla.gnome.org/show_bug.cgi?id=698192
 - https://bugzilla.gnome.org/show_bug.cgi?id=698125

All contributors to this release:
  Jens Georg <mail%jensge.org@localhost>
  Jussi Kukkonen <jussi.kukkonen%intel.com@localhost>
  Sébastien Bianti <sebastien.bianti%linux.intel.com@localhost>

Changes in dependencies:
  vapigen >= 0.20 if gobject-introspection is >= 1.36

diffstat:

 net/gupnp/Makefile |  12 +++++++-----
 net/gupnp/PLIST    |   4 +++-
 net/gupnp/distinfo |   8 ++++----
 3 files changed, 14 insertions(+), 10 deletions(-)

diffs (71 lines):

diff -r 72d1ff1db9e3 -r 897b05c6eb82 net/gupnp/Makefile
--- a/net/gupnp/Makefile        Sat Jul 06 16:07:13 2013 +0000
+++ b/net/gupnp/Makefile        Sat Jul 06 16:14:34 2013 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2013/05/24 18:23:32 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2013/07/06 16:14:34 ryoon Exp $
 #
 
-DISTNAME=      gupnp-0.20.2
-PKGREVISION=   2
+DISTNAME=      gupnp-0.20.3
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gupnp/0.20/}
 EXTRACT_SUFX=  .tar.xz
@@ -14,7 +13,7 @@
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
-USE_TOOLS+=    pkg-config
+USE_TOOLS+=    gmake pkg-config
 
 PKGCONFIG_OVERRIDE+=   gupnp-1.0.pc.in
 REPLACE_PYTHON=        tools/gupnp-binding-tool
@@ -28,8 +27,11 @@
 .include "../../devel/libuuid/buildlink3.mk"
 .endif
 
+.include "../../archivers/xz/buildlink3.mk"
+.include "../../databases/sqlite3/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
 .include "../../lang/python/application.mk"
-.include "../../devel/glib2/buildlink3.mk"
 .include "../../net/libsoup24/buildlink3.mk"
 .include "../../net/gssdp/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
diff -r 72d1ff1db9e3 -r 897b05c6eb82 net/gupnp/PLIST
--- a/net/gupnp/PLIST   Sat Jul 06 16:07:13 2013 +0000
+++ b/net/gupnp/PLIST   Sat Jul 06 16:14:34 2013 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2012/10/06 08:14:20 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.5 2013/07/06 16:14:34 ryoon Exp $
 bin/gupnp-binding-tool
 include/gupnp-1.0/libgupnp/gupnp-context-manager.h
 include/gupnp-1.0/libgupnp/gupnp-context.h
@@ -16,8 +16,10 @@
 include/gupnp-1.0/libgupnp/gupnp-types.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
 lib/libgupnp-1.0.la
 lib/pkgconfig/gupnp-1.0.pc
+share/gir-1.0/GUPnP-1.0.gir
 share/gtk-doc/html/gupnp/GUPnPContext.html
 share/gtk-doc/html/gupnp/GUPnPContextManager.html
 share/gtk-doc/html/gupnp/GUPnPControlPoint.html
diff -r 72d1ff1db9e3 -r 897b05c6eb82 net/gupnp/distinfo
--- a/net/gupnp/distinfo        Sat Jul 06 16:07:13 2013 +0000
+++ b/net/gupnp/distinfo        Sat Jul 06 16:14:34 2013 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2013/04/10 11:15:45 wiz Exp $
+$NetBSD: distinfo,v 1.10 2013/07/06 16:14:34 ryoon Exp $
 
-SHA1 (gupnp-0.20.2.tar.xz) = 802c0a4a31e07ad75e843200866c17e562b55c1e
-RMD160 (gupnp-0.20.2.tar.xz) = 06b02655a210a595e6eb611e69ecc19ab09bbc05
-Size (gupnp-0.20.2.tar.xz) = 369272 bytes
+SHA1 (gupnp-0.20.3.tar.xz) = 78c14c6bac6e10836000e12e16d4a7b87ecdf122
+RMD160 (gupnp-0.20.3.tar.xz) = fe88ed4d37b358727c9c37af87c64608a461fc05
+Size (gupnp-0.20.3.tar.xz) = 370172 bytes
 SHA1 (patch-ab) = e43380eac64d815fff1a1b62f73e35e1bdfb9633
 SHA1 (patch-ad) = 3c10a9883b7c6e0508fe93f26f0e2334a09fb816



Home | Main Index | Thread Index | Old Index