From nobody Mon Nov 08 13:01:51 2021 X-Original-To: dev-commits-ports-main@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 2324F18389C2; Mon, 8 Nov 2021 13:01:52 +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 4Hnrq40Y4Dz3Q7S; Mon, 8 Nov 2021 13:01:52 +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 E8AF21237D; Mon, 8 Nov 2021 13:01:51 +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 1A8D1p8b076538; Mon, 8 Nov 2021 13:01:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1A8D1pg4076537; Mon, 8 Nov 2021 13:01:51 GMT (envelope-from git) Date: Mon, 8 Nov 2021 13:01:51 GMT Message-Id: <202111081301.1A8D1pg4076537@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 886f5f1f1bf6 - main - print/harfbuzz: update to 3.1.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 886f5f1f1bf6952a4d23e9354e98f0026b97a191 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=886f5f1f1bf6952a4d23e9354e98f0026b97a191 commit 886f5f1f1bf6952a4d23e9354e98f0026b97a191 Author: Jan Beich AuthorDate: 2021-11-08 05:00:48 +0000 Commit: Jan Beich CommitDate: 2021-11-08 13:01:07 +0000 print/harfbuzz: update to 3.1.1 Changes: https://github.com/harfbuzz/harfbuzz/releases/tag/3.1.1 Reported by: GitHub (watch releases) --- print/harfbuzz/Makefile | 4 ++-- print/harfbuzz/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 31977bb795cb..6628c33146fc 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -1,7 +1,7 @@ # Created by: Koop Mast PORTNAME= harfbuzz -DISTVERSION= 3.1.0 +DISTVERSION= 3.1.1 PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= https://github.com/harfbuzz/harfbuzz/releases/download/${DISTVERSION}/ @@ -25,7 +25,7 @@ CPE_VENDOR= harfbuzz_project MESON_ARGS= -Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \ -Dfreetype=enabled -Dbenchmark=disabled -PLIST_SUB+= LIBVER=0.30100.0 +PLIST_SUB+= LIBVER=0.30101.0 HARFBUZZ_SLAVE?= no diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index 85fa7f94d8dc..aa9b56787555 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635975473 -SHA256 (harfbuzz-3.1.0.tar.xz) = 2359390944a74a933d2b1bd214754a5b3f817916a09c6d4ca3d263473cf19b8e -SIZE (harfbuzz-3.1.0.tar.xz) = 13252932 +TIMESTAMP = 1636347648 +SHA256 (harfbuzz-3.1.1.tar.xz) = f3f3247bdeabf36765acc237a5f651e651e4e9706582b9cc2cf6c9b8102dfa93 +SIZE (harfbuzz-3.1.1.tar.xz) = 13256100