pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libidn libidn: update to 1.40.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f85c97e037c
branches: trunk
changeset: 381247:3f85c97e037c
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jul 03 10:19:48 2022 +0000
description:
libidn: update to 1.40.
* Noteworthy changes in release 1.40 (2022-06-20) [stable]
** lib: Bump STRINGPREP_VERSION to 1.40.
It was mistakenly left at 1.38 in the 1.39 release.
* Noteworthy changes in release 1.39 (2022-06-20) [stable]
** lib: Code detecting current locale broken since 1.36.
The code always returned ASCII. The precise cause is complicated to
track down but likely boils down to the new autotools/gettext
bootstrapping sequence introduced in release 1.36. Reported by Богдан
Пилипенко <bogdan.pylypenko107%gmail.com@localhost>.
** maint: Java JAR archive no longer included in source tarball.
** Minor fixes: typos, makefiles, indentation, gnulib update, etc.
diffstat:
devel/libidn/Makefile | 5 ++---
devel/libidn/PLIST | 3 ++-
devel/libidn/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (44 lines):
diff -r ae8c3e8898bf -r 3f85c97e037c devel/libidn/Makefile
--- a/devel/libidn/Makefile Sun Jul 03 10:17:25 2022 +0000
+++ b/devel/libidn/Makefile Sun Jul 03 10:19:48 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.109 2022/06/28 11:31:47 wiz Exp $
+# $NetBSD: Makefile,v 1.110 2022/07/03 10:19:48 wiz Exp $
-DISTNAME= libidn-1.38
-PKGREVISION= 1
+DISTNAME= libidn-1.40
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=libidn/}
diff -r ae8c3e8898bf -r 3f85c97e037c devel/libidn/PLIST
--- a/devel/libidn/PLIST Sun Jul 03 10:17:25 2022 +0000
+++ b/devel/libidn/PLIST Sun Jul 03 10:19:48 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2021/05/23 11:06:06 wiz Exp $
+@comment $NetBSD: PLIST,v 1.25 2022/07/03 10:19:48 wiz Exp $
bin/idn
include/idn-free.h
include/idn-int.h
@@ -71,6 +71,7 @@
share/locale/id/LC_MESSAGES/libidn.mo
share/locale/it/LC_MESSAGES/libidn.mo
share/locale/ja/LC_MESSAGES/libidn.mo
+share/locale/ka/LC_MESSAGES/libidn.mo
share/locale/nl/LC_MESSAGES/libidn.mo
share/locale/pl/LC_MESSAGES/libidn.mo
share/locale/pt_BR/LC_MESSAGES/libidn.mo
diff -r ae8c3e8898bf -r 3f85c97e037c devel/libidn/distinfo
--- a/devel/libidn/distinfo Sun Jul 03 10:17:25 2022 +0000
+++ b/devel/libidn/distinfo Sun Jul 03 10:19:48 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.70 2021/10/26 10:15:22 nia Exp $
+$NetBSD: distinfo,v 1.71 2022/07/03 10:19:48 wiz Exp $
-BLAKE2s (libidn-1.38.tar.gz) = a9fdd2e4c9d78e9274d66b23477bcb245dd1d9afdff1df1802ae3bcced19f49b
-SHA512 (libidn-1.38.tar.gz) = 5e59b2263fde44d1463b47b516347b17a4e3e3696ebba66ab5fe464d567e2ec81f769fa7cf72ed51cfb501e32221813bb375373713a47e2f599fc6122850e419
-Size (libidn-1.38.tar.gz) = 2681263 bytes
+BLAKE2s (libidn-1.40.tar.gz) = e1621c38851c8c23ce9790789c36a0ee7af81dc89b67147f8cb467b584fedf1b
+SHA512 (libidn-1.40.tar.gz) = 6588454c0a6153b76090057c0f3b97ef6cd78b3d7c84dd27cb9537556b7f6d2b4048485c3b82e33e9fb3c9b8d308c0899676ea92f92cf201a6454bd9af781f96
+Size (libidn-1.40.tar.gz) = 2675320 bytes
SHA1 (patch-aa) = 569ffa945fb8f1aef509db6bcadbe1e63ba5df87
Home |
Main Index |
Thread Index |
Old Index