Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id A09041A9239 for ; Fri, 17 Dec 2021 10:20:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B315684E7D; Fri, 17 Dec 2021 10:20:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EB38384E7A for ; Fri, 17 Dec 2021 10:20:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 7GZllbljm_79 for ; Fri, 17 Dec 2021 10:20:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 62D1A84E5D for ; Fri, 17 Dec 2021 10:20:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5C4CBFAEC; Fri, 17 Dec 2021 10:20:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1639736424165710" MIME-Version: 1.0 Date: Fri, 17 Dec 2021 10:20:24 +0000 From: "Michael Baeuerle" Subject: CVS commit: pkgsrc/converters/utf8proc To: pkgsrc-changes@NetBSD.org Reply-To: micha@netbsd.org X-Mailer: log_accum Message-Id: <20211217102024.5C4CBFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1639736424165710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: micha Date: Fri Dec 17 10:20:24 UTC 2021 Modified Files: pkgsrc/converters/utf8proc: Makefile distinfo Log Message: converters/utf8proc: Update to 2.7.0 Now uses release version for pkg-config file (same as cmake would do). Changelog: * Unicode 14 support ([#233]). * Support GNUInstallDirs in CMake build ([#159]). * cmake build now installs pkg-config file ([#224]). * Various build and portability improvements. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/converters/utf8proc/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/converters/utf8proc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1639736424165710 Content-Disposition: inline Content-Length: 2134 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/converters/utf8proc/Makefile diff -u pkgsrc/converters/utf8proc/Makefile:1.13 pkgsrc/converters/utf8proc/Makefile:1.14 --- pkgsrc/converters/utf8proc/Makefile:1.13 Mon Jan 4 15:46:58 2021 +++ pkgsrc/converters/utf8proc/Makefile Fri Dec 17 10:20:24 2021 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2021/01/04 15:46:58 micha Exp $ +# $NetBSD: Makefile,v 1.14 2021/12/17 10:20:24 micha Exp $ -DISTNAME= utf8proc-2.6.1 -PKGREVISION= 1 +DISTNAME= utf8proc-2.7.0 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_GITHUB:=JuliaLang/} GITHUB_TAG= v${PKGVERSION_NOREV} @@ -18,15 +17,15 @@ INSTALLATION_DIRS= include lib lib/pkgco # Use ABI version from CMakeLists.txt to stay compatible with cmake builds MAJOR= 2 -MINOR= 4 -PATCH= 1 +MINOR= 5 +PATCH= 0 do-configure: cd ${WRKSRC} && ${SED} \ -e 's#PREFIX#${PREFIX}#' \ -e 's#LIBDIR#lib#' \ -e 's#INCLUDEDIR#include#' \ - -e 's#VERSION#${MAJOR}.${MINOR}.${PATCH}#' \ + -e 's#VERSION#${PKGVERSION_NOREV}#' \ -e 's#Description:.*$$#Description: ${COMMENT}#' \ libutf8proc.pc.in >libutf8proc.pc Index: pkgsrc/converters/utf8proc/distinfo diff -u pkgsrc/converters/utf8proc/distinfo:1.11 pkgsrc/converters/utf8proc/distinfo:1.12 --- pkgsrc/converters/utf8proc/distinfo:1.11 Tue Oct 26 10:06:53 2021 +++ pkgsrc/converters/utf8proc/distinfo Fri Dec 17 10:20:24 2021 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2021/10/26 10:06:53 nia Exp $ +$NetBSD: distinfo,v 1.12 2021/12/17 10:20:24 micha Exp $ -BLAKE2s (utf8proc-2.6.1.tar.gz) = 179f732954460aaa21f8adac8a5f1025e02b1caf8eb42b609fa16d2d82728ab2 -SHA512 (utf8proc-2.6.1.tar.gz) = 9a09fe58a63c8c7983b8968b9b2c82f3d188724ed125097ea0de6a18d87569c678e226dc5de183108e47b3f068117e6bb352da1c3d24ebfd8018fb0b2346592e -Size (utf8proc-2.6.1.tar.gz) = 182903 bytes +BLAKE2s (utf8proc-2.7.0.tar.gz) = 447c17769b9d45c3aeb8907cb5f9863e2d5ee3730f5bfb3f02540698f08453ae +SHA512 (utf8proc-2.7.0.tar.gz) = 29f7883de13302d609e8755872ed43174e70076e9681b4ac3f9b03e50295c45d9972c193bc81f94ad7e11e2d33a46cad5a30a80873173e6e1ae242101ebb3bed +Size (utf8proc-2.7.0.tar.gz) = 187906 bytes --_----------=_1639736424165710--