pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libidn2 libidn2: update to 2.3.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/76ef829b0b2c
branches: trunk
changeset: 452913:76ef829b0b2c
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu May 20 08:22:37 2021 +0000
description:
libidn2: update to 2.3.1.
* Noteworthy changes in release 2.3.1 (2021-05-12) [stable]
** Implement full roundtrip for lookup functionality
With TR64 enabled (default), '☺i' was converted to 'xn-- o-oia59s'.
The output contains an illegal space and thus could not be decoded any
more. Reported-by: Chris Malton. See
<https://gitlab.com/libidn/libidn2/issues/78> and
<https://gitlab.isc.org/isc-projects/bind9/issues/1610>.
** Fix domain too long error
** doc: idn2.1 and libidn2.texi automatically get idn2 --help output.
** Updated gnulib files and various build fixes.
In particular, it no longer attempts to detect a host CC compiler.
See <https://gitlab.com/libidn/libidn2/-/issues/83>.
diffstat:
devel/libidn2/Makefile | 4 ++--
devel/libidn2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r ecc015c90311 -r 76ef829b0b2c devel/libidn2/Makefile
--- a/devel/libidn2/Makefile Thu May 20 08:21:30 2021 +0000
+++ b/devel/libidn2/Makefile Thu May 20 08:22:37 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2019/11/21 23:32:16 nia Exp $
+# $NetBSD: Makefile,v 1.9 2021/05/20 08:22:37 wiz Exp $
-DISTNAME= libidn2-2.3.0
+DISTNAME= libidn2-2.3.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=libidn/}
diff -r ecc015c90311 -r 76ef829b0b2c devel/libidn2/distinfo
--- a/devel/libidn2/distinfo Thu May 20 08:21:30 2021 +0000
+++ b/devel/libidn2/distinfo Thu May 20 08:22:37 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/11/21 23:32:16 nia Exp $
+$NetBSD: distinfo,v 1.8 2021/05/20 08:22:37 wiz Exp $
-SHA1 (libidn2-2.3.0.tar.gz) = 53f54fd3c305d871ed5716406c0695fad5c34c45
-RMD160 (libidn2-2.3.0.tar.gz) = b14992e57a02ed507f11c8f169370c9c98ea0e08
-SHA512 (libidn2-2.3.0.tar.gz) = a2bf6d2249948bce14fbbc802f8af1c9b427fc9bf64203a2f3d7239d8e6061d0a8e7970a23e8e5889110a654a321e0504c7a6d049bb501e7f6a23d42b50b6187
-Size (libidn2-2.3.0.tar.gz) = 2164993 bytes
+SHA1 (libidn2-2.3.1.tar.gz) = 00664b3e4373154caefb3e85c264e0078f269bc6
+RMD160 (libidn2-2.3.1.tar.gz) = 2c08a855bab9779f6d5c420038faf077a0c46a21
+SHA512 (libidn2-2.3.1.tar.gz) = 4d77a4a79e08a05e46fc14827f987b9e7645ebf5d0c0869eb96f9902c2f6b73ea69fd6f9f97b80a9f07cce84f7aa299834df91485d4e7c16500d31a4b9865fe4
+Size (libidn2-2.3.1.tar.gz) = 2188338 bytes
Home |
Main Index |
Thread Index |
Old Index