aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-04-07 02:59:09 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-04-07 02:59:09 +0800
commitc296d53ca0653644984d46829988148b12c67eae (patch)
tree2e1e09607f0cd1a5951e56fcdcaad86c3409b953 /audio
parent8387afde42f77141d386dd89451d33fc1cfcda05 (diff)
downloadfreebsd-ports-graphics-c296d53ca0653644984d46829988148b12c67eae.tar.gz
freebsd-ports-graphics-c296d53ca0653644984d46829988148b12c67eae.tar.zst
freebsd-ports-graphics-c296d53ca0653644984d46829988148b12c67eae.zip
- Update MASTER_SITES and unbreak this port
- Add LICENSE - Update WWW PR: 199206 Submitted by: <tkato432@yahoo.com>
Diffstat (limited to 'audio')
-rw-r--r--audio/autotalent/Makefile7
-rw-r--r--audio/autotalent/distinfo4
-rw-r--r--audio/autotalent/pkg-descr2
3 files changed, 8 insertions, 5 deletions
diff --git a/audio/autotalent/Makefile b/audio/autotalent/Makefile
index 8ab47a15a8f..f0e1276325a 100644
--- a/audio/autotalent/Makefile
+++ b/audio/autotalent/Makefile
@@ -4,12 +4,15 @@
PORTNAME= autotalent
PORTVERSION= 0.2
CATEGORIES= audio
-MASTER_SITES= http://web.mit.edu/tbaran/www/
+MASTER_SITES= http://tombaran.info/
+DIST_SUBDIR= repacked
MAINTAINER= ports@FreeBSD.org
COMMENT= Real-time pitch correction plugin for LADSPA
-BROKEN= Distfile size mismatch
+LICENSE= BSD3CLAUSE GPLv2
+LICENSE_COMB= multi
+
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/audio/autotalent/distinfo b/audio/autotalent/distinfo
index 3be11920608..2b19e12c99f 100644
--- a/audio/autotalent/distinfo
+++ b/audio/autotalent/distinfo
@@ -1,2 +1,2 @@
-SHA256 (autotalent-0.2.tar.gz) = c0d2962ac9f49a96a20b60413802f18e629034d3cb78d1c7b056c3487be4ebf5
-SIZE (autotalent-0.2.tar.gz) = 31419
+SHA256 (repacked/autotalent-0.2.tar.gz) = 105e98a0d118c0ea78432d055b9afa478a7d541e5e3fe369498104674cc504d8
+SIZE (repacked/autotalent-0.2.tar.gz) = 31388
diff --git a/audio/autotalent/pkg-descr b/audio/autotalent/pkg-descr
index a60fa9e0caa..5244c3e9f56 100644
--- a/audio/autotalent/pkg-descr
+++ b/audio/autotalent/pkg-descr
@@ -1,3 +1,3 @@
real-time pitch correction plugin for ladspa
-WWW: http://web.mit.edu/tbaran/www/autotalent.html
+WWW: http://tombaran.info/autotalent.html