Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2018 20:06:45 +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: r486297 - head/www/lighttpd
Message-ID:  <201811302006.wAUK6jNL098685@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov 30 20:06:45 2018
New Revision: 486297
URL: https://svnweb.freebsd.org/changeset/ports/486297

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

Modified:
  head/www/lighttpd/Makefile
  head/www/lighttpd/pkg-descr

Modified: head/www/lighttpd/Makefile
==============================================================================
--- head/www/lighttpd/Makefile	Fri Nov 30 20:06:36 2018	(r486296)
+++ head/www/lighttpd/Makefile	Fri Nov 30 20:06:45 2018	(r486297)
@@ -4,7 +4,7 @@
 PORTNAME?=	lighttpd
 PORTVERSION=	1.4.52
 CATEGORIES?=	www
-MASTER_SITES?=	http://download.lighttpd.net/lighttpd/releases-1.4.x/
+MASTER_SITES?=	https://download.lighttpd.net/lighttpd/releases-1.4.x/
 
 MAINTAINER=	pkubaj@anongoth.pl
 COMMENT?=	Secure, fast, compliant, and flexible Web Server

Modified: head/www/lighttpd/pkg-descr
==============================================================================
--- head/www/lighttpd/pkg-descr	Fri Nov 30 20:06:36 2018	(r486296)
+++ head/www/lighttpd/pkg-descr	Fri Nov 30 20:06:45 2018	(r486297)
@@ -5,4 +5,4 @@ cpu-load. Its advanced feature-set (FastCGI, CGI, Auth
 URL-Rewriting and many more) make lighttpd the perfect webserver-software
 for every server that is suffering load problems.
 
-WWW: http://www.lighttpd.net/
+WWW: https://www.lighttpd.net/



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