svn commit: r355147 - head/audio/rubberband
Martin Wilke
miwi at FreeBSD.org
Sun May 25 09:01:30 UTC 2014
Author: miwi
Date: Sun May 25 09:01:30 2014
New Revision: 355147
URL: http://svnweb.freebsd.org/changeset/ports/355147
QAT: https://qat.redports.org/buildarchive/r355147/
Log:
- Convert to tar:bzip2
- Drop maintainership
Modified:
head/audio/rubberband/Makefile
Modified: head/audio/rubberband/Makefile
==============================================================================
--- head/audio/rubberband/Makefile Sun May 25 08:55:32 2014 (r355146)
+++ head/audio/rubberband/Makefile Sun May 25 09:01:30 2014 (r355147)
@@ -6,7 +6,7 @@ PORTVERSION= 1.7.0
CATEGORIES= audio
MASTER_SITES= http://code.breakfastquay.com/attachments/download/23/
-MAINTAINER= miwi at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT= Vamp audio analysis plugin SDK
LICENSE= GPLv2
@@ -19,8 +19,7 @@ LIB_DEPENDS= libsndfile.so:${PORTSDIR}/a
libfftw3.so:${PORTSDIR}/math/fftw3
RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
-USES= gmake pkgconfig
-USE_BZIP2= yes
+USES= gmake pkgconfig tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
More information about the svn-ports-head
mailing list