head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2017.08.30.15.22.30; author schmonz; state dead; branches; next 1.1; commitid QGh446aNLOk4yf5A; 1.1 date 2017.08.18.21.04.51; author adam; state Exp; branches; next ; commitid 5U3IuvOYjExoPJ3A; desc @@ 1.2 log @Update to 2.0.4. From the changelog: * Fix integer overflow in bidi.c/_isBidi() * Fix integer overflow in puny_decode.c/decode_digit() * Improve docs * Fix idna_free() to idn_free() * Update fuzzer corpora Use the .tar.gz distfile again, for the moment, to work around https://github.com/jmmv/pkg_comp/issues/24 ("can't extract distfiles with EXTRACT_SUFX=.tar.lz"). @ text @$NetBSD: patch-configure,v 1.1 2017/08/18 21:04:51 adam Exp $ It is not necessary to have 'ronn'; the documentation is already generated. --- configure.orig 2017-08-18 20:55:34.000000000 +0000 +++ configure @@@@ -28323,9 +28323,6 @@@@ $as_echo "no" >&6; } fi - if test "$ac_cv_prog_RONN" = ":"; then - as_fn_error $? "You need the 'ronn' tool to generate the idn2.1 man page" "$LINENO" 5 - fi # Extract the first word of "makeinfo", so it can be a program name with args. set dummy makeinfo; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 @ 1.1 log @Version 2.0.3 (released 2017-07-24) [beta] ** %IDN2_USE_STD3_ASCII_RULES disabled by default. Previously we were eliminating non-STD3 characters from domain strings such as _443._tcp.example.com, or IPs 1.2.3.4/24 provided to libidn2 functions. That was an unexpected regression for applications switching from libidn and thus it is no longer applied by default. Use %IDN2_USE_STD3_ASCII_RULES to enable that behavior again. ** Fix several documentation issues ** Fix build issues ** Modernize gtk-doc build infrastructure. @ text @d1 1 a1 1 $NetBSD$ @