From c238a86783de22cfb810c0224adee0360f5e776f Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Mon, 28 Dec 2015 16:03:27 +0000 Subject: 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. --- audio/praat/Makefile | 8 ++++---- audio/praat/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'audio') diff --git a/audio/praat/Makefile b/audio/praat/Makefile index 787380af3b40..e13d5f405d5e 100644 --- a/audio/praat/Makefile +++ b/audio/praat/Makefile @@ -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 diff --git a/audio/praat/distinfo b/audio/praat/distinfo index 881dda3610d1..641a5aeb2495 100644 --- a/audio/praat/distinfo +++ b/audio/praat/distinfo @@ -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 -- cgit v1.2.3