pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/gupnp-tools



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jul 14 16:14:52 UTC 2025

Modified Files:
        pkgsrc/net/gupnp-tools: Makefile PLIST distinfo

Log Message:
gupnp-tools: updated to 0.12.2

0.12.2 (stable)

- Common:
    - Remove deprecated libxml calls
- AV CP:
    - Remove some stray debug output
- EventDumper:
    - Code cleanup
- Uploader:
    - Fix parsing the Browse result


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/net/gupnp-tools/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/gupnp-tools/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/gupnp-tools/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/gupnp-tools/Makefile
diff -u pkgsrc/net/gupnp-tools/Makefile:1.101 pkgsrc/net/gupnp-tools/Makefile:1.102
--- pkgsrc/net/gupnp-tools/Makefile:1.101       Thu Apr 24 14:15:24 2025
+++ pkgsrc/net/gupnp-tools/Makefile     Mon Jul 14 16:14:52 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.101 2025/04/24 14:15:24 wiz Exp $
+# $NetBSD: Makefile,v 1.102 2025/07/14 16:14:52 adam Exp $
 
-DISTNAME=      gupnp-tools-0.12.1
-PKGREVISION=   16
+DISTNAME=      gupnp-tools-0.12.2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gupnp-tools/${PKGVERSION_NOREV:R}//}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/net/gupnp-tools/PLIST
diff -u pkgsrc/net/gupnp-tools/PLIST:1.5 pkgsrc/net/gupnp-tools/PLIST:1.6
--- pkgsrc/net/gupnp-tools/PLIST:1.5    Tue Aug 29 20:19:14 2023
+++ pkgsrc/net/gupnp-tools/PLIST        Mon Jul 14 16:14:52 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2023/08/29 20:19:14 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2025/07/14 16:14:52 adam Exp $
 bin/gssdp-discover
 bin/gupnp-av-cp
 bin/gupnp-event-dumper
@@ -34,6 +34,7 @@ share/locale/el/LC_MESSAGES/gupnp-tools.
 share/locale/es/LC_MESSAGES/gupnp-tools.mo
 share/locale/eu/LC_MESSAGES/gupnp-tools.mo
 share/locale/fur/LC_MESSAGES/gupnp-tools.mo
+share/locale/hi/LC_MESSAGES/gupnp-tools.mo
 share/locale/hu/LC_MESSAGES/gupnp-tools.mo
 share/locale/id/LC_MESSAGES/gupnp-tools.mo
 share/locale/ja/LC_MESSAGES/gupnp-tools.mo

Index: pkgsrc/net/gupnp-tools/distinfo
diff -u pkgsrc/net/gupnp-tools/distinfo:1.13 pkgsrc/net/gupnp-tools/distinfo:1.14
--- pkgsrc/net/gupnp-tools/distinfo:1.13        Tue Aug 29 20:19:14 2023
+++ pkgsrc/net/gupnp-tools/distinfo     Mon Jul 14 16:14:52 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2023/08/29 20:19:14 adam Exp $
+$NetBSD: distinfo,v 1.14 2025/07/14 16:14:52 adam Exp $
 
-BLAKE2s (gupnp-tools-0.12.1.tar.xz) = d502a653958c608de9c3bf2c306be464d6949aa5d365a2f62d9163c37a8e93bb
-SHA512 (gupnp-tools-0.12.1.tar.xz) = 9b07e16c92c5d71fe268c4af4ea36ef950046b076ae345cd548c2619530a43b271548ffdb67503e736fa43fa0303de16fc4f07b13e8c7569625251e2d81d1365
-Size (gupnp-tools-0.12.1.tar.xz) = 183488 bytes
+BLAKE2s (gupnp-tools-0.12.2.tar.xz) = bd2300c7f903637536cb35b65e3848f0dab9ed014d6b45ad03a9e678f6cc06ab
+SHA512 (gupnp-tools-0.12.2.tar.xz) = 50a8f86d062169e8ebc01f72df62dfb70111b1138eb14fae8fe0cc87feeba12c2c3687a44b03b854547dea761b2a780f84334889bd95d26ab69b6065f08eab86
+Size (gupnp-tools-0.12.2.tar.xz) = 186044 bytes



Home | Main Index | Thread Index | Old Index