From nobody Wed Dec 8 10:57:08 2021 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 A349618D80A8; Wed, 8 Dec 2021 10:57:08 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J8DdJ2wf5z3DKS; Wed, 8 Dec 2021 10:57:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 406EB11EC8; Wed, 8 Dec 2021 10:57:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B8Av8W9084540; Wed, 8 Dec 2021 10:57:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B8Av8mj084539; Wed, 8 Dec 2021 10:57:08 GMT (envelope-from git) Date: Wed, 8 Dec 2021 10:57:08 GMT Message-Id: <202112081057.1B8Av8mj084539@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Adriaan de Groot Subject: git: a1cd6815d960 - main - x11-fonts/libXft: Update to 2.3.4, latest upstream 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: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: adridg X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a1cd6815d96057eff0045460e7161473d4570444 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638961028; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UcU2C6f+h5OHgTwKTmW045Bgat3UB20YDDYi/ulE+ds=; b=dY6MR/lBA8NK9IhkTU4lfUKTKQhaUw9c+dqhLw8M0mS2IyaUltJQB/zxSZsimJVP2v+RHF xfdn/WOc/+iGOBnb004Ex1J7+X6krV+tI69FtFYtwXATUdP5LnP3jJ/heu3sXn+Zi4MAGH hK9PBqpsek4b0l/ft/jCmzasiTW7pCESL8C8kHCIBpyz9O9s5cYoSrtPU1wWaWTieEzrBb cTf6AttrKSDgGuw7PddewierMNsmBzSE16tygtnzrhlJxvjuTqOODhdQuvVIJOVQ+NvicP MxStl/LyyTlmKbsG+LkzOQRo2xibEIrD3rB1BJCR4EsbeS5t928dQmzl2a5mKw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638961028; a=rsa-sha256; cv=none; b=eEZ+2OtGU9UeP9QjFqCcLrzTyqrtAKI14Tca3LpYVu7UgJvLjEu1IB1VGbU8M5HAGpkRAY upMEqJGiQZNhNL7QKBoaHjBOg1CznzafSKc+x6tByFel7HQv+L8oI53icnIYhcFziK/zpn TnRLAsiKvejp28XBV+TaX4hA5PAIc4QcWvD+lcgUkaKIfUdb6xS7hjQQkTS8yi0TeVk96Z bzVlS4MkmRH4aCAsY/i4MYkih1eTWrcT4Vbasr0Ryr6vvo4Do5ZN5MKRxrpuQPTY9pCcwn XQBwBw/bbkrd+Uk1+6qHdAul9X0azmnkgwVUZbro29QNwCNyKbwsTYZbx60SiA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1cd6815d96057eff0045460e7161473d4570444 commit a1cd6815d96057eff0045460e7161473d4570444 Author: Adriaan de Groot AuthorDate: 2021-12-07 22:18:01 +0000 Commit: Adriaan de Groot CommitDate: 2021-12-08 10:57:05 +0000 x11-fonts/libXft: Update to 2.3.4, latest upstream This is mostly a build-cleanliness release, and prepares for some fontconfig API changes. See release notes at https://gitlab.freedesktop.org/xorg/lib/libxft/-/tags/libXft-2.3.4 (well, go to the commit linked from there anyway). NOT bumping PORTREVISION of consumers, since that would be a huge part of the tree, and there are no bug fixes and no changes to behavior: the calls to deprecated functions in fontconfig (the calls have been removed in Xft) already did nothing on the fontconfig side. PR: 260168 Reported by: Dmitry Lukhtionov --- x11-fonts/libXft/Makefile | 2 +- x11-fonts/libXft/distinfo | 6 +++--- x11-fonts/libXft/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile index f2b112f6a7da..61a4a6090357 100644 --- a/x11-fonts/libXft/Makefile +++ b/x11-fonts/libXft/Makefile @@ -1,5 +1,5 @@ PORTNAME= libXft -DISTVERSION= 2.3.3 +DISTVERSION= 2.3.4 CATEGORIES= x11-fonts MAINTAINER= desktop@FreeBSD.org diff --git a/x11-fonts/libXft/distinfo b/x11-fonts/libXft/distinfo index dbd0bcaf4cfd..4f19ce553f80 100644 --- a/x11-fonts/libXft/distinfo +++ b/x11-fonts/libXft/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1573919692 -SHA256 (xorg/lib/libXft-2.3.3.tar.bz2) = 225c68e616dd29dbb27809e45e9eadf18e4d74c50be43020ef20015274529216 -SIZE (xorg/lib/libXft-2.3.3.tar.bz2) = 353465 +TIMESTAMP = 1638820710 +SHA256 (xorg/lib/libXft-2.3.4.tar.bz2) = 57dedaab20914002146bdae0cb0c769ba3f75214c4c91bd2613d6ef79fc9abdd +SIZE (xorg/lib/libXft-2.3.4.tar.bz2) = 359088 diff --git a/x11-fonts/libXft/pkg-plist b/x11-fonts/libXft/pkg-plist index 5ab5bf0f86c7..da29bb97080c 100644 --- a/x11-fonts/libXft/pkg-plist +++ b/x11-fonts/libXft/pkg-plist @@ -4,6 +4,6 @@ include/X11/Xft/XftCompat.h lib/libXft.a lib/libXft.so lib/libXft.so.2 -lib/libXft.so.2.3.3 +lib/libXft.so.2.3.4 libdata/pkgconfig/xft.pc man/man3/Xft.3.gz