Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2012 19:27:51 +0000 (UTC)
From:      Christian Weisgerber <naddy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308633 - head/audio/flac
Message-ID:  <201212101927.qBAJRplO094822@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: naddy
Date: Mon Dec 10 19:27:51 2012
New Revision: 308633
URL: http://svnweb.freebsd.org/changeset/ports/308633

Log:
  FLAC has moved to Xiph.Org.

Modified:
  head/audio/flac/Makefile   (contents, props changed)
  head/audio/flac/pkg-descr   (contents, props changed)

Modified: head/audio/flac/Makefile
==============================================================================
--- head/audio/flac/Makefile	Mon Dec 10 19:17:29 2012	(r308632)
+++ head/audio/flac/Makefile	Mon Dec 10 19:27:51 2012	(r308633)
@@ -9,7 +9,7 @@ PORTNAME=	flac
 PORTVERSION=	1.2.1
 PORTREVISION=	3
 CATEGORIES=	audio
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-${PORTVERSION}-src
+MASTER_SITES=	http://downloads.xiph.org/releases/flac/
 
 MAINTAINER=	naddy@FreeBSD.org
 COMMENT=	Free lossless audio codec

Modified: head/audio/flac/pkg-descr
==============================================================================
--- head/audio/flac/pkg-descr	Mon Dec 10 19:17:29 2012	(r308632)
+++ head/audio/flac/pkg-descr	Mon Dec 10 19:27:51 2012	(r308633)
@@ -9,4 +9,4 @@ FLAC is comprised of
   metadata
 * user and API documentation
 
-WWW: http://flac.sourceforge.net/
+WWW: https://www.xiph.org/flac/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212101927.qBAJRplO094822>