Date: Sat, 1 Jul 2017 20:27:05 +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: r444835 - in head/audio: opus-tools opusfile Message-ID: <201707012027.v61KR5xb094937@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707012027.v61KR5xb094937>