git: e4813a53c7db - main - audio/praat: Update to 6.2.01, latest upstream

From: Adriaan de Groot <adridg_at_FreeBSD.org>
Date: Sat, 20 Nov 2021 22:30:30 UTC
The branch main has been updated by adridg:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e4813a53c7dbcfb5a6f8c7a6ced31f393fc05622

commit e4813a53c7dbcfb5a6f8c7a6ced31f393fc05622
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2021-11-20 14:22:29 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2021-11-20 22:30:28 +0000

    audio/praat: Update to 6.2.01, latest upstream
    
    The release notes page has been reformatted, so it's quite short:
            https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html
    
    Bugfixes and Wayland compatibility (which is not yet relevant on
    our end, I'm not going to chase that).
---
 audio/praat/Makefile  | 6 +++---
 audio/praat/distinfo  | 6 +++---
 audio/praat/pkg-descr | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/audio/praat/Makefile b/audio/praat/Makefile
index dbc1e6d55e3d..e9c592423126 100644
--- a/audio/praat/Makefile
+++ b/audio/praat/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=		praat
 DISTVERSIONPREFIX=	v
-DISTVERSION=		6.1.54
+DISTVERSION=		6.2.01
 CATEGORIES=		audio science
 
 MAINTAINER=	adridg@FreeBSD.org
@@ -27,7 +27,7 @@ DOS2UNIX_FILES=	\
 		sys/Makefile \
 		EEG/Makefile
 
-PLIST_FILES=	bin/praat man/man1/praat.1.gz
+PLIST_FILES=	bin/praat share/man/man1/praat.1.gz
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|^CPPFLAGS =|CPPFLAGS +=|' \
@@ -38,6 +38,6 @@ post-patch:
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/praat ${STAGEDIR}${PREFIX}/bin
-	${INSTALL_MAN} ${FILESDIR}/praat.1 ${STAGEDIR}${PREFIX}/man/man1
+	${INSTALL_MAN} ${FILESDIR}/praat.1 ${STAGEDIR}${PREFIX}/share/man/man1
 
 .include <bsd.port.mk>
diff --git a/audio/praat/distinfo b/audio/praat/distinfo
index 0c5138e0ef6a..ec4dc73a01cc 100644
--- a/audio/praat/distinfo
+++ b/audio/praat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635286983
-SHA256 (praat-praat-v6.1.54_GH0.tar.gz) = ffd4a2c482d2bc561409ebf7688ca1408e9fe25b0f2a8338e5d190043ddcc689
-SIZE (praat-praat-v6.1.54_GH0.tar.gz) = 33657676
+TIMESTAMP = 1637416733
+SHA256 (praat-praat-v6.2.01_GH0.tar.gz) = c029607f646642bbb945d622f9b58261ba403e72a438e7cbebc281db6171bca2
+SIZE (praat-praat-v6.2.01_GH0.tar.gz) = 33690593
diff --git a/audio/praat/pkg-descr b/audio/praat/pkg-descr
index fb2dfa714570..8b43f31bcf65 100644
--- a/audio/praat/pkg-descr
+++ b/audio/praat/pkg-descr
@@ -1,4 +1,4 @@
 Praat (the Dutch word for "talk") is a free scientific computer software
 package for the analysis of speech in phonetics.
 
-WWW: http://www.praat.org
+WWW: https://www.fon.hum.uva.nl/praat/