Date: Tue, 31 Mar 2015 06:01:19 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382793 - head/audio/mac Message-ID: <201503310601.t2V61Jj4079750@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= Monkey's Audio lossless codec -BROKEN= No public distfiles - USES= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503310601.t2V61Jj4079750>