aboutsummaryrefslogtreecommitdiff
path: root/www/lighttpd
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-12-04 21:27:35 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-12-04 21:27:35 +0000
commit8964276c1e29718969d67743838e89a2f7237ecd (patch)
tree70698bf8f609265416908719167b99f1e3d6f8d7 /www/lighttpd
parented0b385925b94634779c0c7cebeeee09048df653 (diff)
downloadports-8964276c1e29718969d67743838e89a2f7237ecd.tar.gz
ports-8964276c1e29718969d67743838e89a2f7237ecd.zip
www/lighttpd: update to 1.4.63
Diffstat (limited to 'www/lighttpd')
-rw-r--r--www/lighttpd/Makefile2
-rw-r--r--www/lighttpd/distinfo6
-rw-r--r--www/lighttpd/files/lighttpd.in2
3 files changed, 5 insertions, 5 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index a868fd48e571..8441801f4cb4 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -1,7 +1,7 @@
# Created by: k@123.org
PORTNAME?= lighttpd
-PORTVERSION= 1.4.62
+PORTVERSION= 1.4.63
CATEGORIES?= www
MASTER_SITES?= https://download.lighttpd.net/lighttpd/releases-1.4.x/
diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo
index d8ac4b9d5dc7..4335734e803f 100644
--- a/www/lighttpd/distinfo
+++ b/www/lighttpd/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1638448213
-SHA256 (lighttpd-1.4.62.tar.xz) = 36cf483cf34a06f7c75c724a4237d8779b0d88ce208a1742763793d317114ab7
-SIZE (lighttpd-1.4.62.tar.xz) = 1017752
+TIMESTAMP = 1638652906
+SHA256 (lighttpd-1.4.63.tar.xz) = 2aef7f0102ebf54a1241a1c3ea8976892f8684bfb21697c9fffb8de0e2d6eab9
+SIZE (lighttpd-1.4.63.tar.xz) = 1023568
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
diff --git a/www/lighttpd/files/lighttpd.in b/www/lighttpd/files/lighttpd.in
index 1894d95c50e4..3ea8749e615e 100644
--- a/www/lighttpd/files/lighttpd.in
+++ b/www/lighttpd/files/lighttpd.in
@@ -47,7 +47,7 @@ fi
command=%%PREFIX%%/sbin/lighttpd
stop_postcmd=stop_postcmd
-#restart_precmd="lighttpd_checkconfig"
+restart_precmd="lighttpd_checkconfig"
graceful_precmd="lighttpd_checkconfig"
graceful_cmd="lighttpd_graceful"
gracefulstop_cmd="lighttpd_gracefulstop"