pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/gupnp-av Update to 0.12.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f582a7082a5d
branches:  trunk
changeset: 635742:f582a7082a5d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jun 10 13:41:29 2014 +0000

description:
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@localhost>

diffstat:

 net/gupnp-av/Makefile |  6 ++----
 net/gupnp-av/PLIST    |  5 ++++-
 net/gupnp-av/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 9 deletions(-)

diffs (49 lines):

diff -r 72dfbcf6eb8a -r f582a7082a5d net/gupnp-av/Makefile
--- a/net/gupnp-av/Makefile     Tue Jun 10 13:17:54 2014 +0000
+++ b/net/gupnp-av/Makefile     Tue Jun 10 13:41:29 2014 +0000
@@ -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
diff -r 72dfbcf6eb8a -r f582a7082a5d net/gupnp-av/PLIST
--- a/net/gupnp-av/PLIST        Tue Jun 10 13:17:54 2014 +0000
+++ b/net/gupnp-av/PLIST        Tue Jun 10 13:41:29 2014 +0000
@@ -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/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
diff -r 72dfbcf6eb8a -r f582a7082a5d net/gupnp-av/distinfo
--- a/net/gupnp-av/distinfo     Tue Jun 10 13:17:54 2014 +0000
+++ b/net/gupnp-av/distinfo     Tue Jun 10 13:41:29 2014 +0000
@@ -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



Home | Main Index | Thread Index | Old Index