Date: Wed, 8 Apr 2015 10:54:10 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383560 - head/audio/taglib-extras Message-ID: <201504081054.t38AsAGs045446@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Wed Apr 8 10:54:10 2015 New Revision: 383560 URL: https://svnweb.freebsd.org/changeset/ports/383560 Log: Unbreak, the tarball is now mirrored in download.kde.org. Modified: head/audio/taglib-extras/Makefile Modified: head/audio/taglib-extras/Makefile ============================================================================== --- head/audio/taglib-extras/Makefile Wed Apr 8 08:44:03 2015 (r383559) +++ head/audio/taglib-extras/Makefile Wed Apr 8 10:54:10 2015 (r383560) @@ -4,14 +4,13 @@ PORTNAME= taglib-extras PORTVERSION= 1.0.1 CATEGORIES= audio -MASTER_SITES= http://www.kollide.net/~jefferai/ +MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src MAINTAINER= kde@FreeBSD.org COMMENT= Extra taglib features for Amarok 2.2 LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib -BROKEN= Unfetchable USES= cmake post-extract:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504081054.t38AsAGs045446>