aboutsummaryrefslogtreecommitdiff
path: root/audio/praat/Makefile
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2020-09-26 11:40:25 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2020-09-26 11:40:25 +0000
commit9e8462e2cd8d7923e3f6f6347f9fc08fe38cc54c (patch)
tree528024a392e54f6f468bb5db8f75cf393f8edf75 /audio/praat/Makefile
parentbdfbdafad2c53677f8b654d1573051241f67ee32 (diff)
downloadports-9e8462e2cd8d7923e3f6f6347f9fc08fe38cc54c.tar.gz
ports-9e8462e2cd8d7923e3f6f6347f9fc08fe38cc54c.zip
Update audio/praat to latest upstream release
The release notes are, as always, at https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html with mostly the following: - macOS updates - extremum with cubic interpolation was incorrectly calculated I have added a patch from GH pull request #1376 that fixes the CLI mode.
Notes
Notes: svn path=/head/; revision=550170
Diffstat (limited to 'audio/praat/Makefile')
-rw-r--r--audio/praat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/praat/Makefile b/audio/praat/Makefile
index e6f6a9a1bdca..64be6d901a2d 100644
--- a/audio/praat/Makefile
+++ b/audio/praat/Makefile
@@ -2,7 +2,7 @@
PORTNAME= praat
DISTVERSIONPREFIX= v
-DISTVERSION= 6.1.16
+DISTVERSION= 6.1.22
CATEGORIES= audio science
MAINTAINER= adridg@FreeBSD.org