From nobody Thu Feb 26 20:24:09 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fMNGQ6gGFz6TKwx for ; Thu, 26 Feb 2026 20:24:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fMNGQ5LwBz47Bg for ; Thu, 26 Feb 2026 20:24:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772137454; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=7vZWKRVt7njeSk+j3eMSh8O3oXiNx3LEysZXdnMkm7M=; b=pppF20lWQSftR8ffYrLtRU4gLDiSflDjfLQG16yceCI2o+SNISNcElWTNVkyaD6ZRl0FKY bwf15wKlbNtuT4DlEUk1SVVXRebkwxA4KpKufrzc4f2KjywCwDJiyqAG/Gu1fZu4cShL2l TK/uo3oEmUkQglCWaOlVu5A7+J3MRhXtlX50/tCV50OBsr52oH4VMI+Ke/gFz83scrCWwF aF00rKXxuPXU4WWrDpTzyc9R2dsm2AJit0eqbYD+L+tFtUYwUf7sVl730tG2hxalK1MlTK ABzv6TCiTClpfOmLtksKsSyv+OEVEJephIICYqOioeYcMqayda1FhlABaed9sA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772137454; a=rsa-sha256; cv=none; b=e0hV+j2GOrNp3k7P1vTHmMiT0JDRslmSDM+Si7DiRtHGXHfTmHkOeA+QqsFn3dqLweeh2T 6za4l+zZQko9xIfLuYVF5jtHjI/aIzxPTUTveHtFNhXOYkh6X31MR82XfD8XsVMHKoB8RC NwbiZzVHeUYbbq47PM3QbaHpRyMKRaBzekMZXnizkwbs6uKaGFr72jQdBXDdc1wCVB3a0p 40saSGmQIMfK8IrWKoi4F5mdmZsJ+5n3gs++yyAKwpVNqRrQLfwLxB82g9r/gnppq+LhHz O4JS2VsJ5F75q+EPvCqJI2e33vyVdpUW0bGN6XJnuIkTPNu3kE+LJ4b4QHCAJg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772137454; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=7vZWKRVt7njeSk+j3eMSh8O3oXiNx3LEysZXdnMkm7M=; b=MDcZJZhwMFggB+kqzsSYmSuP+CwuMncvPnSAM1r7zB/YRPgZrFVgKpNEQG1wV+BoEMDsvl qFpDao2X03GtN2oTWlcFHQpLzz0YGb3/gYVSi+OJewJ3tkjvj8Spbm/1Stv0/BdbQWpdFx Teeb6atW5SKK77tD/bvNers65eBufqV1EOCopLB6n4TJTEVoF6l8pg/g1VR/MsoHPCEp4t Sy3NBFH0JMVEh7izP97PMRiTE1f5EvYcCvT9V60PMlPGDGoyecj3cGyU6x4DWBvqaOhev9 SyhCWyKkA9/+YxysXzngs7BjD2CHQ3Gzdzp51kCRiL51/ZIKV8V7KMW1yl6HTg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fMNGQ4gytzmp5 for ; Thu, 26 Feb 2026 20:24:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 218de by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 26 Feb 2026 20:24:09 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Takefu From: Vladimir Druzenko Subject: git: 566266a41821 - main - devel/libunistring: Update 1.4.1 => 1.4.2 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vvd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 566266a41821141950d8c3a81b19963b8903243d Auto-Submitted: auto-generated Date: Thu, 26 Feb 2026 20:24:09 +0000 Message-Id: <69a0abe9.218de.19d20a2d@gitrepo.freebsd.org> The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=566266a41821141950d8c3a81b19963b8903243d commit 566266a41821141950d8c3a81b19963b8903243d Author: Takefu AuthorDate: 2026-02-26 20:13:51 +0000 Commit: Vladimir Druzenko CommitDate: 2026-02-26 20:13:51 +0000 devel/libunistring: Update 1.4.1 => 1.4.2 Changelog: - Prepare for 1.4.2 release. * version.sh: Bump version number, date, gnulib version. * README: Update version. * NEWS: Update. - Sync with gnulib. * lib/unistring/cdefs.h: Update from gnulib/m4/gnulib-common.m4. - (_GL_UNNAMED): New macro. - (_UC_UNNAMED): Apply "New C macro _GL_UNNAMED". - Make the generated more usable in C++ mode. * lib/Makefile.am (unistring/stdint.h): In C++ 11 or newer mode, just use . PR: 293435 --- devel/libunistring/Makefile | 2 +- devel/libunistring/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/libunistring/Makefile b/devel/libunistring/Makefile index 53e44d20ac29..0403e22a0718 100644 --- a/devel/libunistring/Makefile +++ b/devel/libunistring/Makefile @@ -1,5 +1,5 @@ PORTNAME= libunistring -DISTVERSION= 1.4.1 +DISTVERSION= 1.4.2 CATEGORIES= devel MASTER_SITES= GNU diff --git a/devel/libunistring/distinfo b/devel/libunistring/distinfo index f1e1ece21432..46b759e13795 100644 --- a/devel/libunistring/distinfo +++ b/devel/libunistring/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760404489 -SHA256 (libunistring-1.4.1.tar.xz) = 67d88430892527861903788868c77802a217b0959990f7449f2976126a307763 -SIZE (libunistring-1.4.1.tar.xz) = 2769164 +TIMESTAMP = 1772005129 +SHA256 (libunistring-1.4.2.tar.xz) = 5b46e74377ed7409c5b75e7a96f95377b095623b689d8522620927964a41499c +SIZE (libunistring-1.4.2.tar.xz) = 2786084