mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Unbreak `make fetch'.
The port's releases are now available from GitHub. diff -uprN between the old tarball from distcache.FreeBSD.org and the one from GitHub shows that the only difference is that two files are no longer present: test/kar/MacRoman.praat and test/kar/unicode16.praat.
This commit is contained in:
parent
fdea12eb58
commit
c238a86783
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404670
@ -5,16 +5,16 @@ PORTNAME= praat
|
||||
PORTVERSION= 5.4.08
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio science
|
||||
MASTER_SITES= http://www.fon.hum.uva.nl/praat/
|
||||
DISTNAME= praat5408_sources
|
||||
|
||||
MAINTAINER= bacon4000@gmail.com
|
||||
COMMENT= Phonetics by Computer
|
||||
|
||||
BROKEN= unfetchable
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= praat
|
||||
GH_PROJECT= praat
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
DOS2UNIX_REGEX= .*Makefile
|
||||
USES= dos2unix iconv pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (praat5408_sources.tar.gz) = 7390668af1b221cdfed14f215e3ef7b27229cef2a9d416c9549e9a15f6bc1315
|
||||
SIZE (praat5408_sources.tar.gz) = 7383306
|
||||
SHA256 (praat-praat-5.4.08-v5.4.08_GH0.tar.gz) = 820f6c6e43a46c565778c2494fef6de3b0c5100e78ae5e2979194619c332e165
|
||||
SIZE (praat-praat-5.4.08-v5.4.08_GH0.tar.gz) = 6973960
|
||||
|
Loading…
Reference in New Issue
Block a user