pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/gssdp Update to 0.12.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f283c7ec8a13
branches:  trunk
changeset: 609547:f283c7ec8a13
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Oct 06 08:12:33 2012 +0000

description:
Update to 0.12.2.1

* Bump BUILDLINK_API_DEPENDS and BUILDLINK_ABI_DEPENDS

Changelog:

0.12.2.1
========
- Add missing gssdp-1.0.deps file to tarball

All contributors to this release:

Jens Georg <mail%jensge.org@localhost>

Bugs fixed:
 - https://bugzilla.gnome.org/show_bug.cgi?id=682228

0.12.2
======
- Functional tests.
- Regression tests.
- Ignore announcements from services with a lower version.
- Make internal resource cache version-independant.
- Update gtk-doc annotations.
- Update pkg-config files.
- Create Vala bindings from GIR.

All contributors to this release:

Jens Georg <mail%jensge.org@localhost>
Stef Walter <stefw%gnome.org@localhost>
Riko Yamada <rik0yamada%yahoo.co.jp@localhost>
Mark Ryan <mark.d.ryan%intel.com@localhost>

Bugs fixed:
 - https://bugzilla.gnome.org/show_bug.cgi?id=673150
 - https://bugzilla.gnome.org/show_bug.cgi?id=678744
 - https://bugzilla.gnome.org/show_bug.cgi?id=679781
 - https://bugzilla.gnome.org/show_bug.cgi?id=682099
 - https://bugzilla.gnome.org/show_bug.cgi?id=675355

0.12.1
======
- Increase UDP buffer size.
- Fix searching for an UDN that started with [a-f]

All contributors to this release:

Steffen Sledz <sledz%dresearch-fe.de@localhost>
Jens Georg <mail%jensge.org@localhost>

Bugs fixed:
- https://bugzilla.gnome.org/show_bug.cgi?id=664177

0.12.0
======
- Remove unnecessary and annoying deprecation warnings.
- When sending duplicate announcement packets, always repeat complete sets.

All contributors to this release:

Jens Georg <mail%jensge.org@localhost>

Bugs fixed:
- bgo#655900

DLNA requirements addressed:
- 7.2.4.3
- 7.2.4.5

0.11.2
======
- Modernize autotools.
- Create .xz dist tarballs only.
- Deprecate main_context argument and property. Use
  g_main_context_push_thread_default() instead.
- Fix warnings from gtk-doc.

All contributors to this release:

Jens Georg <mail%jensge.org@localhost>

Bugs fixed:
- bgo#654733
- bgo#654178
- bgo#654177

Changes in dependencies (when compiling from git):
Autoconf >= 2.64
Automake >= 1.11

0.11.1
======
- Fullfill restrictions imposed by UPnP CTT 1.5.
- Initial OpenBSD support.
- Fix a crash on socket creation.
- Implement DLNA guideline 7.2.3.4.
- Copyright header clean-up.

All contributors to this release:

Jens Georg <mail%jensge.org@localhost>

Bugs fixed:
- bgo#653733
- bgo#653875
- bgo#653857

0.11.0
======
- Many fixes to discovery, discoverability and announcement.
- Many introspection improvements such as:
  * Classes that can throw an error on construction now implement
    GInitable.
  * Updated introspection annotations.
- Code cleanup.

All contributors to this release:

Jens Georg <mail%jensge.org@localhost>
Zeeshan Ali (Khattak) <zeeshanak%gnome.org@localhost>
Alberto Mardegan <mardy%users.sourceforge.net@localhost>
Sven Neumann <s.neumann%raumfeld.com@localhost>

0.10.0
======

- Improve interoperability by also announcing lower versions of the service.
- More reliable announcements by announcing at least 3 times.
- Drop ChangeLog in favour of git history.
- Fix IPv6 network calculation.

All contributors to this release:

Zeeshan Ali (Khattak) <zeeshanak%gnome.org@localhost>
Luis de Bethencourt <luis%debethencourt.com@localhost>
Jens Georg <mail%jensge.org@localhost>

0.9.2
=====

- Fix a critical issue in event handling code introduced in last release.
- Add 'network' property to GSSDPClient. By default its set to network IP
  address of the interface the client is associated with.
- Plug some leaks.

Changes in dependencies:

- Explicitly require libsoup >= 2.26.1.

Bugs fixed in this release:

2210 - Socket address leaking in socket_source_cb

All contributors to this release:

Jens Georg <mail%jensge.org@localhost>
Sven Neumann <s.neumann%raumfeld.com@localhost>
Zeeshan Ali (Khattak) <zeeshanak%gnome.org@localhost>

0.9.1
=====

Another micro release in the unstable 0.9.x branch that brings in all new
fixes from the stable 0.8.2 release.

All contributors to this release:

Sven Neumann <s.neumann%raumfeld.com@localhost>
Zeeshan Ali (Khattak) <zeeshanak%gnome.org@localhost>

0.9.0
=====

This release marks the beginning of the new unstable 0.9.x release cycle.
Changes after 0.8.0 that were not included in the subsequent stable release:

- Port to GIO/GSocket.
- Port to Windows.
- Don't print the whole packet on failure to send it.
- Some other non-functional improvements and fixes.

All Contributors:

Jens Georg <mail%jensge.org@localhost>
Ross Burton <ross%linux.intel.com@localhost>
Zeeshan Ali (Khattak) <zeeshanak%gnome.org@localhost>

0.8.0
=====

- Chain up in dispose() and finalize() all classes.
- Flag string arg of GSSDPClient signal as static.
- Don't use deprecated libsoup API.
- Properly catch errors in recvfrom syscall.
- Fix some typos.

Bugs fixed in this release:

2194 - Typo in gssdp_socket_source
2193 - Errors caught in recvfrom by pure luck
2090 - 0.7.2 Typo in configure.ac

All Contributors:

Sven Neumann <s.neumann%raumfeld.com@localhost>
Jens Georg <mail%jensge.org@localhost>
Ross Burton <ross%linux.intel.com@localhost>
Berrie Bloem <berrie%codevio.com@localhost>

diffstat:

 net/gssdp/Makefile         |   8 ++++----
 net/gssdp/PLIST            |   4 ++--
 net/gssdp/buildlink3.mk    |   6 +++---
 net/gssdp/distinfo         |   9 ++++-----
 net/gssdp/patches/patch-aa |  21 ---------------------
 5 files changed, 13 insertions(+), 35 deletions(-)

diffs (97 lines):

diff -r f041c0b83672 -r f283c7ec8a13 net/gssdp/Makefile
--- a/net/gssdp/Makefile        Sat Oct 06 06:17:48 2012 +0000
+++ b/net/gssdp/Makefile        Sat Oct 06 08:12:33 2012 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2012/10/02 17:11:46 tron Exp $
+# $NetBSD: Makefile,v 1.21 2012/10/06 08:12:33 ryoon Exp $
 #
 
-DISTNAME=      gssdp-0.7.2
-PKGREVISION=   14
+DISTNAME=      gssdp-0.12.2.1
 CATEGORIES=    net
-MASTER_SITES=  http://www.gupnp.org/sources/gssdp/
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gssdp/0.12/}
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.gupnp.org/
diff -r f041c0b83672 -r f283c7ec8a13 net/gssdp/PLIST
--- a/net/gssdp/PLIST   Sat Oct 06 06:17:48 2012 +0000
+++ b/net/gssdp/PLIST   Sat Oct 06 08:12:33 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2010/01/20 13:44:02 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2012/10/06 08:12:33 ryoon Exp $
 bin/gssdp-device-sniffer
 include/gssdp-1.0/libgssdp/gssdp-client.h
 include/gssdp-1.0/libgssdp/gssdp-error.h
@@ -11,9 +11,9 @@
 share/gtk-doc/html/gssdp/GSSDPClient.html
 share/gtk-doc/html/gssdp/GSSDPResourceBrowser.html
 share/gtk-doc/html/gssdp/GSSDPResourceGroup.html
+share/gtk-doc/html/gssdp/annotation-glossary.html
 share/gtk-doc/html/gssdp/ch01.html
 share/gtk-doc/html/gssdp/gssdp-Error-codes.html
-share/gtk-doc/html/gssdp/gssdp.devhelp
 share/gtk-doc/html/gssdp/gssdp.devhelp2
 share/gtk-doc/html/gssdp/home.png
 share/gtk-doc/html/gssdp/index.html
diff -r f041c0b83672 -r f283c7ec8a13 net/gssdp/buildlink3.mk
--- a/net/gssdp/buildlink3.mk   Sat Oct 06 06:17:48 2012 +0000
+++ b/net/gssdp/buildlink3.mk   Sat Oct 06 08:12:33 2012 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.11 2012/09/15 10:06:00 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2012/10/06 08:12:33 ryoon Exp $
 
 BUILDLINK_TREE+=       gssdp
 
 .if !defined(GSSDP_BUILDLINK3_MK)
 GSSDP_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.gssdp+=  gssdp>=0.7.1
-BUILDLINK_ABI_DEPENDS.gssdp+=  gssdp>=0.7.2nb13
+BUILDLINK_API_DEPENDS.gssdp+=  gssdp>=0.12.2.1
+BUILDLINK_ABI_DEPENDS.gssdp+=  gssdp>=0.12.2.1
 BUILDLINK_PKGSRCDIR.gssdp?=    ../../net/gssdp
 
 .include "../../devel/glib2/buildlink3.mk"
diff -r f041c0b83672 -r f283c7ec8a13 net/gssdp/distinfo
--- a/net/gssdp/distinfo        Sat Oct 06 06:17:48 2012 +0000
+++ b/net/gssdp/distinfo        Sat Oct 06 08:12:33 2012 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.3 2010/05/02 11:11:10 wiz Exp $
+$NetBSD: distinfo,v 1.4 2012/10/06 08:12:33 ryoon Exp $
 
-SHA1 (gssdp-0.7.2.tar.gz) = db02986ef254c97cc8499973b7e3f79da20459b7
-RMD160 (gssdp-0.7.2.tar.gz) = 95e122363aaef18fb656b030d20f65cf7df615fc
-Size (gssdp-0.7.2.tar.gz) = 367062 bytes
-SHA1 (patch-aa) = 437ac0787c0cd65b078e6d7a3d6880200ade9ca7
+SHA1 (gssdp-0.12.2.1.tar.xz) = d3b7dc2512835ff73709d95c218341fe8911d64c
+RMD160 (gssdp-0.12.2.1.tar.xz) = af460625d0869be8332129ee05c5f2d328a649af
+Size (gssdp-0.12.2.1.tar.xz) = 271976 bytes
 SHA1 (patch-ab) = 16088d79afd534ec44b47f26ee30d3f9be126897
diff -r f041c0b83672 -r f283c7ec8a13 net/gssdp/patches/patch-aa
--- a/net/gssdp/patches/patch-aa        Sat Oct 06 06:17:48 2012 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2010/01/20 13:44:03 wiz Exp $
-
---- libgssdp/gssdp-socket-source.c.orig        2009-12-02 11:06:02.000000000 +0000
-+++ libgssdp/gssdp-socket-source.c
-@@ -154,6 +154,16 @@ gssdp_socket_source_new (GSSDPSocketSour
-                 if (res == -1)
-                         goto error;
- 
-+#ifdef __NetBSD__
-+                res = setsockopt (socket_source->poll_fd.fd,
-+                                  SOL_SOCKET,
-+                                  SO_REUSEPORT,
-+                                  &boolean,
-+                                  sizeof (boolean));
-+                if (res == -1)
-+                        goto error;
-+#endif
-+
-                 /* Subscribe to multicast channel */
-                 res = inet_aton (SSDP_ADDR, &(mreq.imr_multiaddr));
-                 if (res == 0)



Home | Main Index | Thread Index | Old Index