svn commit: r486297 - head/www/lighttpd

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 30 20:06:49 UTC 2018


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 at 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/


More information about the svn-ports-all mailing list