pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/libiconv
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Jul 23 14:56:17 UTC 2026
Modified Files:
pkgsrc/converters/libiconv: Makefile distinfo
Log Message:
converters/libiconv: Update to 1.19
Changelog:
New in 1.19:
* Fixed a bug in the GB18030 converter.
* Special support for OS/2: Encoding names that are results of
kLIBC nl_langinfo(CODESET) are recognized as aliases.
(Contributed by KO Myung-Hun.)
* Fixed --enable-relocatable on native Windows.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/converters/libiconv/Makefile
cvs rdiff -u -r1.47 -r1.48 pkgsrc/converters/libiconv/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/libiconv/Makefile
diff -u pkgsrc/converters/libiconv/Makefile:1.71 pkgsrc/converters/libiconv/Makefile:1.72
--- pkgsrc/converters/libiconv/Makefile:1.71 Sat Nov 15 13:12:46 2025
+++ pkgsrc/converters/libiconv/Makefile Thu Jul 23 14:56:17 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2025/11/15 13:12:46 ryoon Exp $
+# $NetBSD: Makefile,v 1.72 2026/07/23 14:56:17 ryoon Exp $
-DISTNAME= libiconv-1.18
+DISTNAME= libiconv-1.19
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_GNU:=libiconv/}
Index: pkgsrc/converters/libiconv/distinfo
diff -u pkgsrc/converters/libiconv/distinfo:1.47 pkgsrc/converters/libiconv/distinfo:1.48
--- pkgsrc/converters/libiconv/distinfo:1.47 Tue Nov 25 12:26:46 2025
+++ pkgsrc/converters/libiconv/distinfo Thu Jul 23 14:56:17 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.47 2025/11/25 12:26:46 hauke Exp $
+$NetBSD: distinfo,v 1.48 2026/07/23 14:56:17 ryoon Exp $
-BLAKE2s (libiconv-1.18.tar.gz) = 8b22e4e00213e4102f7a66cc2533f0bc4e62b537eda5c5214b9fc731c6d25c95
-SHA512 (libiconv-1.18.tar.gz) = a55eb3b7b785a78ab8918db8af541c9e11deb5ff4f89d54483287711ed797d87848ce0eafffa7ce26d9a7adb4b5a9891cb484f94bd4f51d3ce97a6a47b4c719a
-Size (libiconv-1.18.tar.gz) = 5822590 bytes
+BLAKE2s (libiconv-1.19.tar.gz) = 114c8ff0a8db32dae15608c4577ee9d8c8f8f33387a769f8162c1305e89b01f4
+SHA512 (libiconv-1.19.tar.gz) = 1e8150f9bca907579330cd9c44ebbee46a260271fbe8f50d5ee24a39ef29c8d254505e85c3409324f7440596da711a8bd49e89f848a6be0cb3238a58c24aaecd
+Size (libiconv-1.19.tar.gz) = 5921103 bytes
SHA1 (patch-src_Makefile.in) = c99ea1eb7e9ed9b841bdc3984dad951ece0ff661
Home |
Main Index |
Thread Index |
Old Index