Update to 0.12.6:

Changes since 0.12.5:

- Fix some coverity issues.
- lazy-create XML namespaces so only used-ones are declared.

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=705564
 - https://bugzilla.gnome.org/show_bug.cgi?id=730590
 - https://bugzilla.gnome.org/show_bug.cgi?id=730591
 - https://bugzilla.gnome.org/show_bug.cgi?id=731033

All contributors to this release:
 - Jens Georg <mail@jensge.org>
This commit is contained in:
wiz 2014-06-10 13:41:29 +00:00
parent 1f62363412
commit 41d3709019
3 changed files with 10 additions and 9 deletions

View file

@ -1,8 +1,6 @@
# $NetBSD: Makefile,v 1.23 2014/04/09 07:27:00 obache Exp $
#
# $NetBSD: Makefile,v 1.24 2014/06/10 13:41:29 wiz Exp $
DISTNAME= gupnp-av-0.12.5
PKGREVISION= 1
DISTNAME= gupnp-av-0.12.6
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp-av/0.12/}
EXTRACT_SUFX= .tar.xz

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.5 2013/07/06 16:20:52 ryoon Exp $
@comment $NetBSD: PLIST,v 1.6 2014/06/10 13:41:29 wiz Exp $
include/gupnp-av-1.0/libgupnp-av/gupnp-av-enums.h
include/gupnp-av-1.0/libgupnp-av/gupnp-av-error.h
include/gupnp-av-1.0/libgupnp-av/gupnp-av.h
@ -47,9 +47,12 @@ share/gtk-doc/html/gupnp-av/gupnp-av.devhelp2
share/gtk-doc/html/gupnp-av/home.png
share/gtk-doc/html/gupnp-av/index.html
share/gtk-doc/html/gupnp-av/index.sgml
share/gtk-doc/html/gupnp-av/left-insensitive.png
share/gtk-doc/html/gupnp-av/left.png
share/gtk-doc/html/gupnp-av/right-insensitive.png
share/gtk-doc/html/gupnp-av/right.png
share/gtk-doc/html/gupnp-av/style.css
share/gtk-doc/html/gupnp-av/up-insensitive.png
share/gtk-doc/html/gupnp-av/up.png
share/gupnp-av/av.xsd
share/gupnp-av/didl-lite-v2.xsd

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.7 2014/02/05 17:31:34 drochner Exp $
$NetBSD: distinfo,v 1.8 2014/06/10 13:41:29 wiz Exp $
SHA1 (gupnp-av-0.12.5.tar.xz) = 02c54c99f8c6076fa033625db7a5450e1978a080
RMD160 (gupnp-av-0.12.5.tar.xz) = 3d0e791518cadb700f3a5f9a912cbea843b0c4ad
Size (gupnp-av-0.12.5.tar.xz) = 345900 bytes
SHA1 (gupnp-av-0.12.6.tar.xz) = 8ea44b3b9bd1dcb2ad56d56943fc1cd235570d00
RMD160 (gupnp-av-0.12.6.tar.xz) = db0484100eb65f397b59f94b17bf3f1c88ce3410
Size (gupnp-av-0.12.6.tar.xz) = 348264 bytes