Sat Nov 13 10:49:00 2021 UTC ()
libxspf: Update to 1.2.1

2021-05-29 -- 1.2.1

  * Fixed: GCC 4.4 test suite compilation
      Thanks to Samuli Suominen for the patch!
  * Fixed: Missing unistd.h include in
      examples/read/read.cpp
  * Fixed: Compile errors when uriparser is located in a
      non-standard path that is passed to configure through
      variable PKG_CONFIG_PATH
  * Fixed: Update the GNU Autotools build system
      so that ./autogen.sh runs without warnings
  * Fixed: Allow linking with LLD
  * Improved: Modernize the GNU Autotools build system
      Thanks to David Seifert for the pull request!
  * Soname: 4:3:0 (please see https://verbump.de/
                   for what these numbers do)


(nia)
diff -r1.2 -r1.3 pkgsrc/audio/libxspf/DESCR
diff -r1.5 -r1.6 pkgsrc/audio/libxspf/Makefile
diff -r1.4 -r1.5 pkgsrc/audio/libxspf/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/audio/libxspf/DESCR (expand / switch to unified diff)

--- pkgsrc/audio/libxspf/DESCR 2013/10/03 12:19:52 1.2
+++ pkgsrc/audio/libxspf/DESCR 2021/11/13 10:49:00 1.3
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1LibSpiff brings XSPF playlist reading and writing support to your 1libxspf (formerly called libSpiff) brings XSPF playlist reading and writing
2C++ application. Both version 0 and 1 are supported. libSpiff is 2support to your C++ application. Both version 0 and 1 are supported. libxspf
3the official reference implementation for XSPF of the Xiph.Org 3uses Expat for XML parsing, CppTest for unit testing and uriparser for
4Foundation. 4handling URIs. libxspf is the official reference implementation for XSPF of
 5the Xiph.Org Foundation.
5 6
6Features 7Features
7 8
8 * Full conformance to the XSPF specification 9 * Full conformance to the XSPF specification
9 * Cross-platform (Unix, Windows, Mac OS X, ...) 10 * Cross-platform (Unix, Windows, Mac OS X, ...)
10 * Read and write XSPF files 11 * Read and write XSPF files
11 * XSPF-0 and XSPF-1 support 12 * XSPF-0 and XSPF-1 support
12 * Unicode support 13 * Unicode support
13 * Full support for XSPF extensions 14 * Full support for XSPF extensions
14 * Full support for XML namespaces 15 * Full support for XML namespaces
15 * Fast (XML parsing is done by Expat) 16 * Fast (as XML parsing is done by Expat)
16 * Uses unit testing 17 * Extensive unit testing using CppTest
17 * Liberal license: New BSD license 18 * Liberal license (New BSD license)

cvs diff -r1.5 -r1.6 pkgsrc/audio/libxspf/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/libxspf/Makefile 2020/01/26 05:26:12 1.5
+++ pkgsrc/audio/libxspf/Makefile 2021/11/13 10:49:00 1.6
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.5 2020/01/26 05:26:12 rillig Exp $ 1# $NetBSD: Makefile,v 1.6 2021/11/13 10:49:00 nia Exp $
2 2
3DISTNAME= libxspf-1.2.0 3DISTNAME= libxspf-1.2.1
4CATEGORIES= audio 4CATEGORIES= audio
5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libspiff/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libspiff/}
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://libspiff.sourceforge.net/ 9HOMEPAGE= http://libspiff.sourceforge.net/
10COMMENT= XML Shareable Playlist Format (XSPF) library 10COMMENT= XML Shareable Playlist Format (XSPF) library
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_TOOLS+= pkg-config 15USE_TOOLS+= pkg-config
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes

cvs diff -r1.4 -r1.5 pkgsrc/audio/libxspf/distinfo (expand / switch to unified diff)

--- pkgsrc/audio/libxspf/distinfo 2021/10/26 09:59:11 1.4
+++ pkgsrc/audio/libxspf/distinfo 2021/11/13 10:49:00 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2021/10/26 09:59:11 nia Exp $ 1$NetBSD: distinfo,v 1.5 2021/11/13 10:49:00 nia Exp $
2 2
3BLAKE2s (libxspf-1.2.0.tar.bz2) = ab2653f6d02d95c550b324a126a94db03966a5503ee35b89d2c68e446379ac18 3BLAKE2s (libxspf-1.2.1.tar.bz2) = 4d260cfe05dc693d0eb58f9ed7b8e7081072d1780f4aa81b005ef28eb5a475df
4SHA512 (libxspf-1.2.0.tar.bz2) = 56667b6df89e30517e2e388e2e3b1c083b19d98d69b4ee328d2784bba57a8d50c6b6ae1876cf17e6f9eb1ff872680c8f33b84b826d1290b890ac173c76bea491 4SHA512 (libxspf-1.2.1.tar.bz2) = e2ac7c56fe71536c198caffac654056c48c619ca0b8bd97905d564ec7aebb60e74b3cdc94b3a2ae3ca6f195fd56034e0483503dc091f1f4d5808d72d086d2613
5Size (libxspf-1.2.0.tar.bz2) = 372483 bytes 5Size (libxspf-1.2.1.tar.bz2) = 479581 bytes
6SHA1 (patch-aa) = 16f441fd7662395244feae0bebf03497c1bba0ed 6SHA1 (patch-aa) = 16f441fd7662395244feae0bebf03497c1bba0ed