From ada0e16b48cfd57e75743cb89111421d704caae7 Mon Sep 17 00:00:00 2001 From: bentley Date: Sun, 5 May 2019 04:31:21 +0000 Subject: [PATCH] Use https for xiph.org master_sites and homepages. --- audio/cdparanoia/Makefile | 8 ++++---- audio/celt/Makefile | 4 ++-- audio/celt07/Makefile | 4 ++-- audio/libao/Makefile | 4 ++-- audio/libogg/Makefile | 4 ++-- audio/libvorbis/Makefile | 4 ++-- audio/speex/Makefile | 4 ++-- audio/speexdsp/Makefile | 4 ++-- audio/vorbis-tools/Makefile | 8 ++++---- multimedia/libtheora/Makefile | 8 ++++---- multimedia/oggz/Makefile | 8 ++++---- net/ezstream/Makefile | 4 ++-- net/icecast/Makefile | 4 ++-- net/ices/Makefile | 4 ++-- net/ices2/Makefile | 4 ++-- net/libshout/Makefile | 4 ++-- 16 files changed, 40 insertions(+), 40 deletions(-) diff --git a/audio/cdparanoia/Makefile b/audio/cdparanoia/Makefile index 526546af702..35716f06d1d 100644 --- a/audio/cdparanoia/Makefile +++ b/audio/cdparanoia/Makefile @@ -1,22 +1,22 @@ -# $OpenBSD: Makefile,v 1.28 2016/03/11 15:26:45 naddy Exp $ +# $OpenBSD: Makefile,v 1.29 2019/05/05 04:31:21 bentley Exp $ COMMENT= CDDA reading utility with extra data verification features DISTNAME= cdparanoia-III-alpha9.8 PKGNAME= cdparanoia-3.a9.8 -REVISION= 3 +REVISION= 4 CATEGORIES= audio SHARED_LIBS= cdda_interface 0.0 \ cdda_paranoia 0.0 -HOMEPAGE= http://www.xiph.org/paranoia/ +HOMEPAGE= https://www.xiph.org/paranoia/ # GPL PERMIT_PACKAGE_CDROM= Yes WANTLIB= c m -MASTER_SITES= ${HOMEPAGE}download/ +MASTER_SITES= https://www.xiph.org/paranoia/download/ EXTRACT_SUFX= .src.tgz CONFIGURE_STYLE= autoconf autoheader diff --git a/audio/celt/Makefile b/audio/celt/Makefile index 4b5d79ae1e3..d37c980ebd9 100644 --- a/audio/celt/Makefile +++ b/audio/celt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2016/03/11 20:28:21 naddy Exp $ +# $OpenBSD: Makefile,v 1.19 2019/05/05 04:31:21 bentley Exp $ PORTROACH = limit:^0\.11\.1 PORTROACH_COMMENT = audio/mumble (at least as of 1.2.4) requires *exactly* 0.11.1 @@ -26,7 +26,7 @@ SHARED_LIBS += celt0 2.0 # 2.0 # BSD PERMIT_PACKAGE_CDROM = Yes -MASTER_SITES = http://downloads.xiph.org/releases/celt/ +MASTER_SITES = https://downloads.xiph.org/releases/celt/ WANTLIB = c m ogg>=5 sndio diff --git a/audio/celt07/Makefile b/audio/celt07/Makefile index d0cf97e2ab5..c3a5241efdb 100644 --- a/audio/celt07/Makefile +++ b/audio/celt07/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2016/03/11 20:28:21 naddy Exp $ +# $OpenBSD: Makefile,v 1.6 2019/05/05 04:31:21 bentley Exp $ # Warning: CELT is experimental software. Neither the API/ABI, nor # the bit-stream are stable. Compatibility between different releases @@ -19,7 +19,7 @@ SHARED_LIBS += celt07 0.0 # 0.0 # BSD PERMIT_PACKAGE_CDROM = Yes -MASTER_SITES = http://downloads.xiph.org/releases/celt/ +MASTER_SITES = https://downloads.xiph.org/releases/celt/ WANTLIB = c m ogg sndio diff --git a/audio/libao/Makefile b/audio/libao/Makefile index ac874e0b8b4..90a9c8a9098 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.56 2016/03/13 22:55:56 naddy Exp $ +# $OpenBSD: Makefile,v 1.57 2019/05/05 04:31:21 bentley Exp $ COMMENT= portable audio output library @@ -13,7 +13,7 @@ MAINTAINER= Christian Weisgerber # GPLv2+ PERMIT_PACKAGE_CDROM= Yes -MASTER_SITES= http://downloads.xiph.org/releases/ao/ +MASTER_SITES= https://downloads.xiph.org/releases/ao/ WANTLIB= sndio diff --git a/audio/libogg/Makefile b/audio/libogg/Makefile index f6367c6c000..1184cfc8217 100644 --- a/audio/libogg/Makefile +++ b/audio/libogg/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.37 2017/11/11 20:21:05 naddy Exp $ +# $OpenBSD: Makefile,v 1.38 2019/05/05 04:31:21 bentley Exp $ COMMENT= Ogg bitstream library @@ -12,7 +12,7 @@ MAINTAINER= Christian Weisgerber # BSD PERMIT_PACKAGE_CDROM= Yes -MASTER_SITES= http://downloads.xiph.org/releases/ogg/ +MASTER_SITES= https://downloads.xiph.org/releases/ogg/ EXTRACT_SUFX= .tar.xz CONFIGURE_STYLE=gnu diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index 41efec8c423..5f5fb2b32b5 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.42 2018/03/16 21:44:10 naddy Exp $ +# $OpenBSD: Makefile,v 1.43 2019/05/05 04:31:21 bentley Exp $ COMMENT= audio compression codec library @@ -14,7 +14,7 @@ MAINTAINER= Christian Weisgerber # BSD PERMIT_PACKAGE_CDROM= Yes -MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ +MASTER_SITES= https://downloads.xiph.org/releases/vorbis/ EXTRACT_SUFX= .tar.xz WANTLIB= m ogg diff --git a/audio/speex/Makefile b/audio/speex/Makefile index b3d0bb868e4..e16544f39a2 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.29 2017/08/15 01:05:13 naddy Exp $ +# $OpenBSD: Makefile,v 1.30 2019/05/05 04:31:22 bentley Exp $ COMMENT= patent-free speech codec @@ -12,7 +12,7 @@ MAINTAINER= Christian Weisgerber # BSD PERMIT_PACKAGE_CDROM= Yes -MASTER_SITES= http://downloads.xiph.org/releases/speex/ +MASTER_SITES= https://downloads.xiph.org/releases/speex/ LIB_DEPENDS= audio/libogg \ audio/speexdsp diff --git a/audio/speexdsp/Makefile b/audio/speexdsp/Makefile index 5d64255bef5..e6c1d1668ce 100644 --- a/audio/speexdsp/Makefile +++ b/audio/speexdsp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2017/08/15 01:02:40 naddy Exp $ +# $OpenBSD: Makefile,v 1.2 2019/05/05 04:31:22 bentley Exp $ COMMENT= speech processing DSP library @@ -12,7 +12,7 @@ MAINTAINER= Christian Weisgerber # BSD PERMIT_PACKAGE_CDROM= Yes -MASTER_SITES= http://downloads.xiph.org/releases/speex/ +MASTER_SITES= https://downloads.xiph.org/releases/speex/ WANTLIB= m diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index 23316b2e763..c893145ff78 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.52 2016/11/04 11:35:18 sthen Exp $ +# $OpenBSD: Makefile,v 1.53 2019/05/05 04:31:22 bentley Exp $ COMMENT= play, encode, and manage Ogg Vorbis files DISTNAME= vorbis-tools-1.4.0 -REVISION= 4 +REVISION= 5 CATEGORIES= audio -HOMEPAGE= http://www.vorbis.com/ +HOMEPAGE= https://www.xiph.org/vorbis/ MAINTAINER= Christian Weisgerber @@ -15,7 +15,7 @@ PERMIT_PACKAGE_CDROM= Yes WANTLIB+= FLAC ao c crypto curl iconv intl m nghttp2 ogg pthread speex WANTLIB+= ssl vorbis vorbisenc vorbisfile z -MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ +MASTER_SITES= https://downloads.xiph.org/releases/vorbis/ LIB_DEPENDS= audio/flac \ audio/libao \ diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile index fae0af2d5e5..7c87c920fb9 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -1,18 +1,18 @@ -# $OpenBSD: Makefile,v 1.20 2015/03/16 18:07:51 naddy Exp $ +# $OpenBSD: Makefile,v 1.21 2019/05/05 04:31:22 bentley Exp $ COMMENT= open video codec DISTNAME= libtheora-1.1.1 -REVISION= 3 +REVISION= 4 CATEGORIES= multimedia -MASTER_SITES= http://downloads.xiph.org/releases/theora/ +MASTER_SITES= https://downloads.xiph.org/releases/theora/ EXTRACT_SUFX= .tar.bz2 SHARED_LIBS= theora 3.2 \ theoradec 1.1 \ theoraenc 1.2 -HOMEPAGE= http://www.theora.org/ +HOMEPAGE= https://www.theora.org/ MAINTAINER= Vladimir Tamara Patino diff --git a/multimedia/oggz/Makefile b/multimedia/oggz/Makefile index 792536dca4c..5e025e806ed 100644 --- a/multimedia/oggz/Makefile +++ b/multimedia/oggz/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2017/09/26 15:58:21 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.8 2019/05/05 04:31:22 bentley Exp $ COMMENT = inspect, edit and validate Ogg files @@ -6,15 +6,15 @@ V = 1.1.1 PKGNAME = oggz-${V} DISTNAME = liboggz-${V} CATEGORIES = multimedia -HOMEPAGE = http://www.xiph.org/oggz/ -REVISION = 2 +HOMEPAGE = https://www.xiph.org/oggz/ +REVISION = 3 SHARED_LIBS = oggz 0.0 # BSD PERMIT_PACKAGE_CDROM = Yes -MASTER_SITES = http://downloads.xiph.org/releases/liboggz/ +MASTER_SITES = https://downloads.xiph.org/releases/liboggz/ WANTLIB = c ogg m diff --git a/net/ezstream/Makefile b/net/ezstream/Makefile index 4a893dc8e04..4f4e2a7b575 100644 --- a/net/ezstream/Makefile +++ b/net/ezstream/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2018/09/02 17:33:40 naddy Exp $ +# $OpenBSD: Makefile,v 1.21 2019/05/05 04:31:22 bentley Exp $ COMMENT= streaming source client that uses external en-/decoders @@ -14,7 +14,7 @@ PERMIT_PACKAGE_CDROM= Yes WANTLIB= c iconv m ogg pthread theora vorbis \ shout>=3 speex>=4 xml2>=9 tag_c>=1 -MASTER_SITES= http://downloads.xiph.org/releases/ezstream/ +MASTER_SITES= https://downloads.xiph.org/releases/ezstream/ LIB_DEPENDS= converters/libiconv \ net/libshout \ diff --git a/net/icecast/Makefile b/net/icecast/Makefile index 169d9221609..ed47038a5ab 100644 --- a/net/icecast/Makefile +++ b/net/icecast/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.65 2018/11/20 17:32:36 jca Exp $ +# $OpenBSD: Makefile,v 1.66 2019/05/05 04:31:22 bentley Exp $ COMMENT= server for streaming various media formats CATEGORIES= net audio @@ -13,7 +13,7 @@ PERMIT_PACKAGE_CDROM= Yes WANTLIB = c crypto curl>=2 iconv intl lzma m nghttp2 ogg pthread WANTLIB += speex>=3 ssl theora>=1 vorbis>=3 xml2 xslt>=3 z -MASTER_SITES= http://downloads.xiph.org/releases/icecast/ +MASTER_SITES= https://downloads.xiph.org/releases/icecast/ CONFIGURE_STYLE= gnu diff --git a/net/ices/Makefile b/net/ices/Makefile index ddde9feed6c..64b3007cec5 100644 --- a/net/ices/Makefile +++ b/net/ices/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.34 2018/09/02 17:33:41 naddy Exp $ +# $OpenBSD: Makefile,v 1.35 2019/05/05 04:31:22 bentley Exp $ PORTROACH= limit:^0 PORTROACH_COMMENT= ices2 is a different port @@ -18,7 +18,7 @@ WANTLIB = c iconv m ogg perl pthread theora util vorbis vorbisfile z WANTLIB += ${MODPY_WANTLIB} WANTLIB += mp3lame shout>=3 speex>=4 FLAC>=5 lzma xml2>=7 -MASTER_SITES= http://downloads.xiph.org/releases/ices/ +MASTER_SITES= https://downloads.xiph.org/releases/ices/ AUTOCONF_VERSION=2.59 CONFIGURE_STYLE=autoconf diff --git a/net/ices2/Makefile b/net/ices2/Makefile index faddce1f749..5548aa1622f 100644 --- a/net/ices2/Makefile +++ b/net/ices2/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.29 2018/09/02 17:33:41 naddy Exp $ +# $OpenBSD: Makefile,v 1.30 2019/05/05 04:31:22 bentley Exp $ COMMENT= icecast source for streaming Ogg Vorbis @@ -14,7 +14,7 @@ PERMIT_PACKAGE_CDROM= Yes WANTLIB += c iconv lzma m ogg pthread shout sndio speex theora vorbis WANTLIB += vorbisenc xml2 z -MASTER_SITES= http://downloads.xiph.org/releases/ices/ +MASTER_SITES= https://downloads.xiph.org/releases/ices/ # Needs AC_PROG_LIBTOOL BUILD_DEPENDS += devel/libtool \ diff --git a/net/libshout/Makefile b/net/libshout/Makefile index 79cc9d1d1ee..fe2c11f7ed2 100644 --- a/net/libshout/Makefile +++ b/net/libshout/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.27 2018/09/02 17:33:41 naddy Exp $ +# $OpenBSD: Makefile,v 1.28 2019/05/05 04:31:22 bentley Exp $ COMMENT= library for communicating with an icecast server @@ -14,7 +14,7 @@ PERMIT_PACKAGE_CDROM= Yes WANTLIB += m ogg pthread speex theora>=1 vorbis>=4 -MASTER_SITES= http://downloads.xiph.org/releases/libshout/ +MASTER_SITES= https://downloads.xiph.org/releases/libshout/ LIB_DEPENDS= audio/libvorbis \ audio/speex \