Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2019 19:58:27 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r491396 - head/shells/zsh
Message-ID:  <201901271958.x0RJwRXq014412@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan 27 19:58:26 2019
New Revision: 491396
URL: https://svnweb.freebsd.org/changeset/ports/491396

Log:
  Update MASTER_SITES and WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/shells/zsh/Makefile
  head/shells/zsh/pkg-descr

Modified: head/shells/zsh/Makefile
==============================================================================
--- head/shells/zsh/Makefile	Sun Jan 27 19:58:21 2019	(r491395)
+++ head/shells/zsh/Makefile	Sun Jan 27 19:58:26 2019	(r491396)
@@ -5,9 +5,9 @@ PORTNAME=	zsh
 DISTVERSION=	5.7
 PORTREVISION=	1
 CATEGORIES=	shells
-MASTER_SITES=	http://www.zsh.org/pub/ \
+MASTER_SITES=	https://www.zsh.org/pub/ \
 		SF \
-		http://www.zsh.org/pub/:doc \
+		https://www.zsh.org/pub/:doc \
 		SF/${PORTNAME}/${PORTNAME}-doc/${PORTVERSION}:doc
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 

Modified: head/shells/zsh/pkg-descr
==============================================================================
--- head/shells/zsh/pkg-descr	Sun Jan 27 19:58:21 2019	(r491395)
+++ head/shells/zsh/pkg-descr	Sun Jan 27 19:58:26 2019	(r491396)
@@ -12,4 +12,4 @@ To fire up the zsh completion system, type the followi
 	$ autoload -U compinstall
 	$ compinstall
 
-WWW: http://www.zsh.org/
+WWW: https://www.zsh.org/



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