git: 1c8ce0fb8ad1 - main - audio/praat: update to latest upstream release, 6.1.42
Adriaan de Groot
adridg at FreeBSD.org
Sun Apr 18 17:57:42 UTC 2021
The branch main has been updated by adridg:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1c8ce0fb8ad179fc5b346e3cd92fa61798404132
commit 1c8ce0fb8ad179fc5b346e3cd92fa61798404132
Author: Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-04-18 15:23:51 +0000
Commit: Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-04-18 17:57:40 +0000
audio/praat: update to latest upstream release, 6.1.42
Release notes as always at
https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html
some new UI features, one crash bugfix.
---
audio/praat/Makefile | 6 +++---
audio/praat/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/audio/praat/Makefile b/audio/praat/Makefile
index 9029abba703e..ded77a85640f 100644
--- a/audio/praat/Makefile
+++ b/audio/praat/Makefile
@@ -1,6 +1,6 @@
PORTNAME= praat
DISTVERSIONPREFIX= v
-DISTVERSION= 6.1.40
+DISTVERSION= 6.1.42
CATEGORIES= audio science
MAINTAINER= adridg at FreeBSD.org
@@ -12,8 +12,8 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libasound.so:audio/alsa-lib
# These are recommended but I can't tell the difference
-# RUN_DEPENDS= CharisSIL>=0:x11-fonts/charis \
-# DoulosSIL>=0:x11-fonts/doulos
+RUN_DEPENDS= CharisSIL>=0:x11-fonts/charis \
+ DoulosSIL>=0:x11-fonts/doulos
USES= compiler:c++11-lang dos2unix gnome iconv pkgconfig xorg
USE_GNOME= cairo gdkpixbuf2 gtk30
diff --git a/audio/praat/distinfo b/audio/praat/distinfo
index 379a9abbaaa3..a6af23a9fdf4 100644
--- a/audio/praat/distinfo
+++ b/audio/praat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614607773
-SHA256 (praat-praat-v6.1.40_GH0.tar.gz) = 86bdcbe7810080532ffe65c92d44028cedf54813ec2d31674a53b3e7ceb8e100
-SIZE (praat-praat-v6.1.40_GH0.tar.gz) = 33612192
+TIMESTAMP = 1618754149
+SHA256 (praat-praat-v6.1.42_GH0.tar.gz) = 6566885d4c30842018b4aed38d6043d5d2158a9a225c770c1e8b61c6f30cebbc
+SIZE (praat-praat-v6.1.42_GH0.tar.gz) = 33628783
More information about the dev-commits-ports-all
mailing list