Date: Thu, 1 Aug 2024 11:02:38 GMT From: Adriaan de Groot <adridg@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0fbdf33b6d0c - main - audio/praat: update to 6.4.16, latest upstream Message-ID: <202408011102.471B2ca3067176@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fbdf33b6d0c6d13b4118e3441d5dcfcd4698b60 commit 0fbdf33b6d0c6d13b4118e3441d5dcfcd4698b60 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2024-08-01 10:57:56 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2024-08-01 11:02:19 +0000 audio/praat: update to 6.4.16, latest upstream This skips over a bunch of intermediate versions. There are some new features and menus, some bugfixes, but lots of the releases were for specific architectures or OSes that aren't us. Release notes, as always, at https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html --- audio/praat/Makefile | 3 +-- audio/praat/distinfo | 6 +++--- audio/praat/files/praat.1 | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/audio/praat/Makefile b/audio/praat/Makefile index ca8040732aec..9941d5ae1e3e 100644 --- a/audio/praat/Makefile +++ b/audio/praat/Makefile @@ -1,7 +1,6 @@ PORTNAME= praat DISTVERSIONPREFIX= v -DISTVERSION= 6.3.17 -PORTREVISION= 1 +DISTVERSION= 6.4.16 CATEGORIES= audio science MAINTAINER= adridg@FreeBSD.org diff --git a/audio/praat/distinfo b/audio/praat/distinfo index a3dd9ee31a75..503124d013d0 100644 --- a/audio/praat/distinfo +++ b/audio/praat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694540263 -SHA256 (praat-praat-v6.3.17_GH0.tar.gz) = 51e0ed67d7821049b262534a93883c6a34bbef9a65f79779dc4eafd24bdc4aec -SIZE (praat-praat-v6.3.17_GH0.tar.gz) = 36944440 +TIMESTAMP = 1722443643 +SHA256 (praat-praat-v6.4.16_GH0.tar.gz) = 23dd023d01e21764f2741ed93786cd7c9999c8d946df5f85a8f829d96a8db738 +SIZE (praat-praat-v6.4.16_GH0.tar.gz) = 53799627 diff --git a/audio/praat/files/praat.1 b/audio/praat/files/praat.1 index 28fe8ebbf9ec..07bf458f5b87 100644 --- a/audio/praat/files/praat.1 +++ b/audio/praat/files/praat.1 @@ -25,7 +25,7 @@ speech manipulation, and statistics. It also includes a scripting language to help automate the analysis process. For documentation, see the Help menu in praat, or visit the WEB site: -http://www.praat.org. +https://www.fon.hum.uva.nl/praat/ . .SH "SEE ALSO" audacity(1)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408011102.471B2ca3067176>