diff options
author | wiz <wiz@pkgsrc.org> | 2015-01-17 09:13:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-01-17 09:13:56 +0000 |
commit | b17efb65a7b838f68b0e104847c92eda4d197675 (patch) | |
tree | 3f3326bca013c5c4c90d5dee401c990fd4a15f01 /net/gssdp | |
parent | 6f1f2ce9781dd9850ae9e0c1e480dea1d4dcdb57 (diff) | |
download | pkgsrc-b17efb65a7b838f68b0e104847c92eda4d197675.tar.gz |
Update to 0.14.11:
0.14.11
=======
- Fix memory leak in GSSDPClient.
Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=737870
All contributors to this release:
- Richard Röjfors <richard@puffinpack.se>
- Jens Georg <mail@jensge.org>
0.14.10
=======
- DOAP fixes
- Fix SSDP when running on the same host.
Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=733851
All contributors to this release:
- Olav Vitters <olav@vitters.nl>
- Jussi Kukkonen <jku@goto.fi>
- Jens Georg <mail@jensge.org>
- Andre Klapper <a9016009@gmx.de>
Diffstat (limited to 'net/gssdp')
-rw-r--r-- | net/gssdp/Makefile | 5 | ||||
-rw-r--r-- | net/gssdp/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile index 1494725838d..0208c82239f 100644 --- a/net/gssdp/Makefile +++ b/net/gssdp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.46 2014/11/24 15:07:50 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/01/17 09:13:56 wiz Exp $ -DISTNAME= gssdp-0.14.9 -PKGREVISION= 2 +DISTNAME= gssdp-0.14.11 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gssdp/0.14/} EXTRACT_SUFX= .tar.xz diff --git a/net/gssdp/distinfo b/net/gssdp/distinfo index 287e1b38775..16dd4e3c5fd 100644 --- a/net/gssdp/distinfo +++ b/net/gssdp/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2014/07/27 00:04:48 wiz Exp $ +$NetBSD: distinfo,v 1.14 2015/01/17 09:13:56 wiz Exp $ -SHA1 (gssdp-0.14.9.tar.xz) = 8a223fca070c13bf46304e9a07fcbcb2346cc4c9 -RMD160 (gssdp-0.14.9.tar.xz) = 652459184faf92fad851263a771eb567d19334d1 -Size (gssdp-0.14.9.tar.xz) = 291104 bytes +SHA1 (gssdp-0.14.11.tar.xz) = e1cd94c7e33252aeccf5b534a7a32e47d7743e5a +RMD160 (gssdp-0.14.11.tar.xz) = d7bbf3cf1ec31fc906b29896d0783020a47ce888 +Size (gssdp-0.14.11.tar.xz) = 291872 bytes SHA1 (patch-ab) = 16088d79afd534ec44b47f26ee30d3f9be126897 |