Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 2020 07:25:17 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548765 - head/net/serviio
Message-ID:  <202009160725.08G7PH5c003623@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: netchild
Date: Wed Sep 16 07:25:17 2020
New Revision: 548765
URL: https://svnweb.freebsd.org/changeset/ports/548765

Log:
  Switch to https for the download (fetch failure in http now) and WWW.

Modified:
  head/net/serviio/Makefile
  head/net/serviio/pkg-descr

Modified: head/net/serviio/Makefile
==============================================================================
--- head/net/serviio/Makefile	Wed Sep 16 07:24:45 2020	(r548764)
+++ head/net/serviio/Makefile	Wed Sep 16 07:25:17 2020	(r548765)
@@ -3,9 +3,9 @@
 
 PORTNAME=	serviio
 PORTVERSION=	2.1
-#PORTREVISION=	1
+PORTREVISION=	1
 CATEGORIES=	net multimedia java www
-MASTER_SITES=	http://download.serviio.org/releases/
+MASTER_SITES=	https://download.serviio.org/releases/
 EXTRACT_SUFX=	-linux.tar.gz
 
 MAINTAINER=	netchild@FreeBSD.org

Modified: head/net/serviio/pkg-descr
==============================================================================
--- head/net/serviio/pkg-descr	Wed Sep 16 07:24:45 2020	(r548764)
+++ head/net/serviio/pkg-descr	Wed Sep 16 07:25:17 2020	(r548765)
@@ -16,4 +16,4 @@ etc.) and some other (XBox 360). It supports profiles 
 devices so that it can be tuned to maximise the device's potential
 and/or minimize lack of media format playback support (via transcoding).
 
-WWW: http://www.serviio.org/
+WWW: https://www.serviio.org/



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