svn commit: r308633 - head/audio/flac

Christian Weisgerber naddy at FreeBSD.org
Mon Dec 10 19:27:52 UTC 2012


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 at 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/


More information about the svn-ports-all mailing list