svn commit: r382793 - head/audio/mac
Alexey Dokuchaev
danfe at FreeBSD.org
Tue Mar 31 06:01:19 UTC 2015
Author: danfe
Date: Tue Mar 31 06:01:18 2015
New Revision: 382793
URL: https://svnweb.freebsd.org/changeset/ports/382793
QAT: https://qat.redports.org/buildarchive/r382793/
Log:
Unbreak this important port and provide working mastersites. Linux port of
Monkey's Audio Codec is currently maintained by Jason Jordan (shntool-enabled
versions 3.99-u4-b5-sX, bringing patch aggregation, pipe decoding/encoding,
bug fixes, miscellaneous enhancements); will be updated via separate commit.
Modified:
head/audio/mac/Makefile
Modified: head/audio/mac/Makefile
==============================================================================
--- head/audio/mac/Makefile Tue Mar 31 05:57:12 2015 (r382792)
+++ head/audio/mac/Makefile Tue Mar 31 06:01:18 2015 (r382793)
@@ -5,14 +5,13 @@ PORTNAME= mac
PORTVERSION= 3.99.4.5
PORTREVISION= 2
CATEGORIES= audio
-MASTER_SITES= http://supermmx.org/resources/linux/mac/
+MASTER_SITES= http://etree.org/shnutils/shntool/support/formats/ape/unix/3.99-u4-b5/ \
+ http://freebsd.nsu.ru/distfiles/
DISTNAME= ${PORTNAME}-3.99-u4-b5
MAINTAINER= multimedia at FreeBSD.org
COMMENT= Monkey's Audio lossless codec
-BROKEN= No public distfiles
-
USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
More information about the svn-ports-all
mailing list