svn commit: r484542 - branches/2018Q4/www/lighttpd

Steve Wills swills at FreeBSD.org
Fri Nov 9 19:32:11 UTC 2018


Author: swills
Date: Fri Nov  9 19:32:09 2018
New Revision: 484542
URL: https://svnweb.freebsd.org/changeset/ports/484542

Log:
  MFH: r484541
  
  www/lighttpd: update to 1.4.51
  
  PR:		232278
  Submitted by:	Piotr Kubaj <pkubaj at anongoth.pl> (maintainer)
  Security:	92a6efd0-e40d-11e8-ada4-408d5cf35399
  Approved by:	ports-secteam (implicit)

Modified:
  branches/2018Q4/www/lighttpd/Makefile
  branches/2018Q4/www/lighttpd/distinfo
Directory Properties:
  branches/2018Q4/   (props changed)

Modified: branches/2018Q4/www/lighttpd/Makefile
==============================================================================
--- branches/2018Q4/www/lighttpd/Makefile	Fri Nov  9 19:30:58 2018	(r484541)
+++ branches/2018Q4/www/lighttpd/Makefile	Fri Nov  9 19:32:09 2018	(r484542)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME?=	lighttpd
-PORTVERSION=	1.4.50
+PORTVERSION=	1.4.51
 CATEGORIES?=	www
 MASTER_SITES?=	http://download.lighttpd.net/lighttpd/releases-1.4.x/
 

Modified: branches/2018Q4/www/lighttpd/distinfo
==============================================================================
--- branches/2018Q4/www/lighttpd/distinfo	Fri Nov  9 19:30:58 2018	(r484541)
+++ branches/2018Q4/www/lighttpd/distinfo	Fri Nov  9 19:32:09 2018	(r484542)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1534189436
-SHA256 (lighttpd-1.4.50.tar.xz) = 29378312d8887cbc14ffe8a7fadef2d5a08c7e7e1be942795142346ad95629eb
-SIZE (lighttpd-1.4.50.tar.xz) = 718480
+TIMESTAMP = 1539604184
+SHA256 (lighttpd-1.4.51.tar.xz) = 2af9fdb265d1f025bfa634e13770239712ecbd585e4975b8226edf1df74e9c82
+SIZE (lighttpd-1.4.51.tar.xz) = 723268
 SHA256 (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = dc9bd6e26755cc2e3ccf6eaf8cc89e5d697f5a876f71318be67b28225368fd4e
 SIZE (lighttpd-1.4.26_mod_h264_streaming-2.2.9.patch) = 242037


More information about the svn-ports-branches mailing list