Tue Aug 8 08:32:48 2023 UTC ()
xz: updated to 5.4.4

5.4.4 (2023-08-02)

* liblzma and xzdec can now build against WASI SDK when threading
  support is disabled. xz and tests don't build yet.

* CMake:

    - Fixed a bug preventing other projects from including liblzma
      multiple times using find_package().

    - Don't create broken symlinks in Cygwin and MSYS2 unless
      supported by the environment. This prevented building for the
      default MSYS2 environment. The problem was introduced in
      xz 5.4.0.

* Documentation:

    - Small improvements to man pages.

    - Small improvements and typo fixes for liblzma API
      documentation.

* Tests:

    - Added a new section to INSTALL to describe basic test usage
      and address recent questions about building the tests when
      cross compiling.

    - Small fixes and improvements to the tests.

* Translations:

    - Fixed a mistake that caused one of the error messages to not
      be translated. This only affected versions 5.4.2 and 5.4.3.

    - Updated the Chinese (simplified), Croatian, Esperanto, German,
      Korean, Polish, Romanian, Spanish, Swedish, Ukrainian, and
      Vietnamese translations.

    - Updated the German, Korean, Romanian, and Ukrainian man page
      translations.


(adam)
diff -r1.38 -r1.39 pkgsrc/archivers/xz/Makefile
diff -r1.16 -r1.17 pkgsrc/archivers/xz/PLIST
diff -r1.30 -r1.31 pkgsrc/archivers/xz/distinfo

cvs diff -r1.38 -r1.39 pkgsrc/archivers/xz/Makefile (expand / switch to unified diff)

--- pkgsrc/archivers/xz/Makefile 2023/05/05 19:46:22 1.38
+++ pkgsrc/archivers/xz/Makefile 2023/08/08 08:32:48 1.39
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.38 2023/05/05 19:46:22 adam Exp $ 1# $NetBSD: Makefile,v 1.39 2023/08/08 08:32:48 adam Exp $
2 2
3DISTNAME= xz-5.4.3 3DISTNAME= xz-5.4.4
4CATEGORIES= archivers 4CATEGORIES= archivers
5MASTER_SITES= https://tukaani.org/xz/ 5MASTER_SITES= https://tukaani.org/xz/
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://tukaani.org/xz/ 9HOMEPAGE= https://tukaani.org/xz/
10COMMENT= General-purpose data compression software 10COMMENT= General-purpose data compression software
11LICENSE= public-domain AND gnu-gpl-v2 11LICENSE= public-domain AND gnu-gpl-v2
12 12
13USE_LIBTOOL= yes 13USE_LIBTOOL= yes
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15PKGCONFIG_OVERRIDE= src/liblzma/liblzma.pc.in 15PKGCONFIG_OVERRIDE= src/liblzma/liblzma.pc.in
16TEST_TARGET= check 16TEST_TARGET= check

cvs diff -r1.16 -r1.17 pkgsrc/archivers/xz/PLIST (expand / switch to unified diff)

--- pkgsrc/archivers/xz/PLIST 2023/03/20 08:47:24 1.16
+++ pkgsrc/archivers/xz/PLIST 2023/08/08 08:32:48 1.17
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.16 2023/03/20 08:47:24 adam Exp $ 1@comment $NetBSD: PLIST,v 1.17 2023/08/08 08:32:48 adam Exp $
2bin/lzcat 2bin/lzcat
3bin/lzcmp 3bin/lzcmp
4bin/lzdiff 4bin/lzdiff
5bin/lzegrep 5bin/lzegrep
6bin/lzfgrep 6bin/lzfgrep
7bin/lzgrep 7bin/lzgrep
8bin/lzless 8bin/lzless
9bin/lzma 9bin/lzma
10bin/lzmadec 10bin/lzmadec
11bin/lzmainfo 11bin/lzmainfo
12bin/lzmore 12bin/lzmore
13bin/unlzma 13bin/unlzma
14bin/unxz 14bin/unxz
@@ -190,42 +190,43 @@ ${PLIST.nls}man/uk/man1/xzless.1 @@ -190,42 +190,43 @@ ${PLIST.nls}man/uk/man1/xzless.1
190${PLIST.nls}man/uk/man1/xzmore.1 190${PLIST.nls}man/uk/man1/xzmore.1
191share/doc/xz/AUTHORS 191share/doc/xz/AUTHORS
192share/doc/xz/COPYING 192share/doc/xz/COPYING
193share/doc/xz/COPYING.GPLv2 193share/doc/xz/COPYING.GPLv2
194share/doc/xz/NEWS 194share/doc/xz/NEWS
195share/doc/xz/README 195share/doc/xz/README
196share/doc/xz/THANKS 196share/doc/xz/THANKS
197share/doc/xz/TODO 197share/doc/xz/TODO
198share/doc/xz/api/annotated.html 198share/doc/xz/api/annotated.html
199share/doc/xz/api/base_8h.html 199share/doc/xz/api/base_8h.html
200share/doc/xz/api/bc_s.png 200share/doc/xz/api/bc_s.png
201share/doc/xz/api/bc_sd.png 201share/doc/xz/api/bc_sd.png
202share/doc/xz/api/bcj_8h.html 202share/doc/xz/api/bcj_8h.html
203share/doc/xz/api/bdwn.png 
204share/doc/xz/api/block_8h.html 203share/doc/xz/api/block_8h.html
205share/doc/xz/api/check_8h.html 204share/doc/xz/api/check_8h.html
206share/doc/xz/api/classes.html 205share/doc/xz/api/classes.html
207share/doc/xz/api/closed.png 206share/doc/xz/api/closed.png
208share/doc/xz/api/container_8h.html 207share/doc/xz/api/container_8h.html
209share/doc/xz/api/delta_8h.html 208share/doc/xz/api/delta_8h.html
210share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.html 209share/doc/xz/api/dir_b17a1d403082bd69a703ed987cf158fb.html
211share/doc/xz/api/doc.png 210share/doc/xz/api/doc.svg
212share/doc/xz/api/docd.png 211share/doc/xz/api/docd.svg
213share/doc/xz/api/doxygen.css 212share/doc/xz/api/doxygen.css
214share/doc/xz/api/doxygen.svg 213share/doc/xz/api/doxygen.svg
215share/doc/xz/api/files.html 214share/doc/xz/api/files.html
216share/doc/xz/api/filter_8h.html 215share/doc/xz/api/filter_8h.html
217share/doc/xz/api/folderclosed.png 216share/doc/xz/api/folderclosed.svg
218share/doc/xz/api/folderopen.png 217share/doc/xz/api/folderclosedd.svg
 218share/doc/xz/api/folderopen.svg
 219share/doc/xz/api/folderopend.svg
219share/doc/xz/api/functions.html 220share/doc/xz/api/functions.html
220share/doc/xz/api/functions_vars.html 221share/doc/xz/api/functions_vars.html
221share/doc/xz/api/globals.html 222share/doc/xz/api/globals.html
222share/doc/xz/api/globals_defs.html 223share/doc/xz/api/globals_defs.html
223share/doc/xz/api/globals_enum.html 224share/doc/xz/api/globals_enum.html
224share/doc/xz/api/globals_eval.html 225share/doc/xz/api/globals_eval.html
225share/doc/xz/api/globals_func.html 226share/doc/xz/api/globals_func.html
226share/doc/xz/api/globals_type.html 227share/doc/xz/api/globals_type.html
227share/doc/xz/api/hardware_8h.html 228share/doc/xz/api/hardware_8h.html
228share/doc/xz/api/index.html 229share/doc/xz/api/index.html
229share/doc/xz/api/index_8h.html 230share/doc/xz/api/index_8h.html
230share/doc/xz/api/index__hash_8h.html 231share/doc/xz/api/index__hash_8h.html
231share/doc/xz/api/lzma12_8h.html 232share/doc/xz/api/lzma12_8h.html

cvs diff -r1.30 -r1.31 pkgsrc/archivers/xz/distinfo (expand / switch to unified diff)

--- pkgsrc/archivers/xz/distinfo 2023/05/05 19:46:22 1.30
+++ pkgsrc/archivers/xz/distinfo 2023/08/08 08:32:48 1.31
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.30 2023/05/05 19:46:22 adam Exp $ 1$NetBSD: distinfo,v 1.31 2023/08/08 08:32:48 adam Exp $
2 2
3BLAKE2s (xz-5.4.3.tar.bz2) = a3abfd09600b5ec9f51b41d423698c35d36456ae7b2bd3284592bb438ae8678a 3BLAKE2s (xz-5.4.4.tar.bz2) = 06c9ae520c109c72ac6fad9f0b866ea6667533e23610016205eda430954a6f05
4SHA512 (xz-5.4.3.tar.bz2) = fe7b184bbf26bda54336dddb7096649078680d45ef8cb1de8e59360d774fd840e37b7b62c734d2fccfa05919ca857d60ef71e2b5c9828cf0880a32e95043811f 4SHA512 (xz-5.4.4.tar.bz2) = f49c1054feec2f6fa5a164b5135995d71779e6aa58c9e07cbb7ea3cf93cfd24615a1e1999508b291f4af3cb1bc0fb84faaae0b21f403db731585c3d00d7572c4
5Size (xz-5.4.3.tar.bz2) = 2162349 bytes 5Size (xz-5.4.4.tar.bz2) = 2166261 bytes
6SHA1 (patch-src_xz_Makefile.in) = b9360c7b2b34159028fb8b84339aa2faf3922287 6SHA1 (patch-src_xz_Makefile.in) = b9360c7b2b34159028fb8b84339aa2faf3922287