From owner-dev-commits-ports-main@freebsd.org Wed Sep 15 15:43:28 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A2125668EED; Wed, 15 Sep 2021 15:43:28 +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 4H8kyS4BN0z4t6Q; Wed, 15 Sep 2021 15:43:28 +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 7141710B48; Wed, 15 Sep 2021 15:43:28 +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 18FFhST3058631; Wed, 15 Sep 2021 15:43:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18FFhSmI058630; Wed, 15 Sep 2021 15:43:28 GMT (envelope-from git) Date: Wed, 15 Sep 2021 15:43:28 GMT Message-Id: <202109151543.18FFhSmI058630@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: b32850c72d42 - main - audio/praat: update to newest release, 6.1.53 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: b32850c72d424bfd144be15008150cdd739c379e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2021 15:43:28 -0000 The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=b32850c72d424bfd144be15008150cdd739c379e commit b32850c72d424bfd144be15008150cdd739c379e Author: Adriaan de Groot AuthorDate: 2021-09-15 10:54:28 +0000 Commit: Adriaan de Groot CommitDate: 2021-09-15 15:43:24 +0000 audio/praat: update to newest release, 6.1.53 Release notes, as always, at https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html Relevant: PDF export fix on Linux (that means us, too). --- audio/praat/Makefile | 3 ++- audio/praat/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/audio/praat/Makefile b/audio/praat/Makefile index 5f01a1977015..d763d054c22e 100644 --- a/audio/praat/Makefile +++ b/audio/praat/Makefile @@ -1,6 +1,6 @@ PORTNAME= praat DISTVERSIONPREFIX= v -DISTVERSION= 6.1.52 +DISTVERSION= 6.1.53 CATEGORIES= audio science MAINTAINER= adridg@FreeBSD.org @@ -10,6 +10,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ + libharfbuzz.so:print/harfbuzz \ libasound.so:audio/alsa-lib # These are recommended but I can't tell the difference RUN_DEPENDS= CharisSIL>=0:x11-fonts/charis \ diff --git a/audio/praat/distinfo b/audio/praat/distinfo index fe45398f3d07..e15d6270c08b 100644 --- a/audio/praat/distinfo +++ b/audio/praat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630189639 -SHA256 (praat-praat-v6.1.52_GH0.tar.gz) = 1ae52206fa06cb46320f3f07494b11385682bb7a53acf63e6d68f5482d01242a -SIZE (praat-praat-v6.1.52_GH0.tar.gz) = 33659133 +TIMESTAMP = 1631703024 +SHA256 (praat-praat-v6.1.53_GH0.tar.gz) = 9d3ee242533194cd22945c42eb6ff8fc3b8f829d4c4f2bef6483f8a892f8cf00 +SIZE (praat-praat-v6.1.53_GH0.tar.gz) = 33659190