svn commit: r444835 - in head/audio: opus-tools opusfile

Christian Weisgerber naddy at FreeBSD.org
Sat Jul 1 20:27:06 UTC 2017


Author: naddy
Date: Sat Jul  1 20:27:05 2017
New Revision: 444835
URL: https://svnweb.freebsd.org/changeset/ports/444835

Log:
  Update MASTER_SITES and WWW.

Modified:
  head/audio/opus-tools/Makefile
  head/audio/opusfile/Makefile
  head/audio/opusfile/pkg-descr

Modified: head/audio/opus-tools/Makefile
==============================================================================
--- head/audio/opus-tools/Makefile	Sat Jul  1 20:23:17 2017	(r444834)
+++ head/audio/opus-tools/Makefile	Sat Jul  1 20:27:05 2017	(r444835)
@@ -3,8 +3,7 @@
 PORTNAME=	opus-tools
 PORTVERSION=	0.1.10
 CATEGORIES=	audio
-MASTER_SITES=	http://downloads.xiph.org/releases/opus/ \
-		MOZILLA/opus
+MASTER_SITES=	MOZILLA/opus
 
 MAINTAINER=	naddy at FreeBSD.org
 COMMENT=	Encode, inspect, and decode Opus files

Modified: head/audio/opusfile/Makefile
==============================================================================
--- head/audio/opusfile/Makefile	Sat Jul  1 20:23:17 2017	(r444834)
+++ head/audio/opusfile/Makefile	Sat Jul  1 20:27:05 2017	(r444835)
@@ -3,8 +3,7 @@
 PORTNAME=	opusfile
 PORTVERSION=	0.8
 CATEGORIES=	audio
-MASTER_SITES=	http://downloads.xiph.org/releases/opus/ \
-		MOZILLA/opus
+MASTER_SITES=	MOZILLA/opus
 
 MAINTAINER=	liangtai.s16 at gmail.com
 COMMENT=	Opus playback library

Modified: head/audio/opusfile/pkg-descr
==============================================================================
--- head/audio/opusfile/pkg-descr	Sat Jul  1 20:23:17 2017	(r444834)
+++ head/audio/opusfile/pkg-descr	Sat Jul  1 20:27:05 2017	(r444835)
@@ -1,3 +1,3 @@
 Library for decoding .opus files, including seeking support.
 
-WWW: http://www.opus-codec.org/
+WWW: https://www.opus-codec.org/


More information about the svn-ports-all mailing list