diff options
author | Adriaan de Groot <adridg@FreeBSD.org> | 2024-08-01 10:57:56 +0000 |
---|---|---|
committer | Adriaan de Groot <adridg@FreeBSD.org> | 2024-08-01 11:02:19 +0000 |
commit | 0fbdf33b6d0c6d13b4118e3441d5dcfcd4698b60 (patch) | |
tree | d9662569c15ca4705f83ad3cde0a77d139422a10 | |
parent | 0c0662de533e217bb93e76872e0e18e12b077612 (diff) |
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
-rw-r--r-- | audio/praat/Makefile | 3 | ||||
-rw-r--r-- | audio/praat/distinfo | 6 | ||||
-rw-r--r-- | 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) |