pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/lighttpd



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Oct 24 07:27:34 UTC 2017

Modified Files:
        pkgsrc/www/lighttpd: Makefile PLIST distinfo
Removed Files:
        pkgsrc/www/lighttpd/patches: patch-src_fdevent__freebsd__kqueue.c

Log Message:
lighttpd: updated to 1.4.47

- 1.4.47
  * [mod_authn_gssapi] needs -lcom_err under Darwin
  * [core] stricter validation of request-URI begin
  * [core] fix 1.4.46 regression in config match
  * [core] normalize config addrs for != match
  * [core] normalize config addrs for eq and ne
  * [doc] use https:// URLs to .lighttpd.net resources
  * [core] fix 1.4.46 regression in Last-Modified


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/www/lighttpd/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/lighttpd/PLIST
cvs rdiff -u -r1.38 -r1.39 pkgsrc/www/lighttpd/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/lighttpd/patches/patch-src_fdevent__freebsd__kqueue.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/lighttpd/Makefile
diff -u pkgsrc/www/lighttpd/Makefile:1.63 pkgsrc/www/lighttpd/Makefile:1.64
--- pkgsrc/www/lighttpd/Makefile:1.63   Mon Sep 18 09:53:38 2017
+++ pkgsrc/www/lighttpd/Makefile        Tue Oct 24 07:27:34 2017
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.63 2017/09/18 09:53:38 maya Exp $
+# $NetBSD: Makefile,v 1.64 2017/10/24 07:27:34 adam Exp $
 
-DISTNAME=      lighttpd-1.4.45
+DISTNAME=      lighttpd-1.4.47
 CATEGORIES=    www
 MASTER_SITES=  http://download.lighttpd.net/lighttpd/releases-1.4.x/
 EXTRACT_SUFX=  .tar.xz
-PKGREVISION=   3
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.lighttpd.net/
@@ -17,6 +16,7 @@ USE_TOOLS+=           pkg-config
 GNU_CONFIGURE=         yes
 GNU_CONFIGURE_LIBSUBDIR=${PKGBASE}
 CONFIGURE_ARGS+=       --with-pcre
+TEST_TARGET=           check
 
 DOCDIR=                        ${PREFIX}/share/doc/${PKGBASE}
 EGDIR=                 ${PREFIX}/share/examples/${PKGBASE}

Index: pkgsrc/www/lighttpd/PLIST
diff -u pkgsrc/www/lighttpd/PLIST:1.13 pkgsrc/www/lighttpd/PLIST:1.14
--- pkgsrc/www/lighttpd/PLIST:1.13      Tue Jan  3 14:31:13 2017
+++ pkgsrc/www/lighttpd/PLIST   Tue Oct 24 07:27:34 2017
@@ -1,11 +1,10 @@
-@comment $NetBSD: PLIST,v 1.13 2017/01/03 14:31:13 mef Exp $
+@comment $NetBSD: PLIST,v 1.14 2017/10/24 07:27:34 adam Exp $
 lib/lighttpd/mod_access.la
 lib/lighttpd/mod_accesslog.la
 lib/lighttpd/mod_alias.la
 lib/lighttpd/mod_auth.la
 lib/lighttpd/mod_authn_file.la
 ${PLIST.gssapi}lib/lighttpd/mod_authn_gssapi.la
-${PLIST.gssapi}lib/lighttpd/mod_authn_gssapi.so
 ${PLIST.ldap}lib/lighttpd/mod_authn_ldap.la
 ${PLIST.mysql}lib/lighttpd/mod_authn_mysql.la
 lib/lighttpd/mod_cgi.la
@@ -23,6 +22,7 @@ ${PLIST.geoip}lib/lighttpd/mod_geoip.la
 lib/lighttpd/mod_indexfile.la
 ${PLIST.lua}lib/lighttpd/mod_magnet.la
 ${PLIST.mysql}lib/lighttpd/mod_mysql_vhost.la
+lib/lighttpd/mod_openssl.la
 lib/lighttpd/mod_proxy.la
 lib/lighttpd/mod_redirect.la
 lib/lighttpd/mod_rewrite.la
@@ -38,7 +38,9 @@ ${PLIST.gdbm}lib/lighttpd/mod_trigger_b4
 lib/lighttpd/mod_uploadprogress.la
 lib/lighttpd/mod_userdir.la
 lib/lighttpd/mod_usertrack.la
+lib/lighttpd/mod_vhostdb.la
 lib/lighttpd/mod_webdav.la
+lib/lighttpd/mod_wstunnel.la
 man/man8/lighttpd-angel.8
 man/man8/lighttpd.8
 sbin/lighttpd

Index: pkgsrc/www/lighttpd/distinfo
diff -u pkgsrc/www/lighttpd/distinfo:1.38 pkgsrc/www/lighttpd/distinfo:1.39
--- pkgsrc/www/lighttpd/distinfo:1.38   Sat Feb 11 21:13:08 2017
+++ pkgsrc/www/lighttpd/distinfo        Tue Oct 24 07:27:34 2017
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.38 2017/02/11 21:13:08 he Exp $
+$NetBSD: distinfo,v 1.39 2017/10/24 07:27:34 adam Exp $
 
-SHA1 (lighttpd-1.4.45.tar.xz) = 03e516f8be59396bc148218fe7b993219dacaf5d
-RMD160 (lighttpd-1.4.45.tar.xz) = 114d047df0aadb0decd5a25357ddb6a9d7e4188e
-SHA512 (lighttpd-1.4.45.tar.xz) = d030674a8c55aab12d32ac75f8df2628ba2332a5263c8bd2dd4f39342530080edc6ba2a6fee749c1301d601ab766a265d3c630b04d38bb26bba3cf045935573d
-Size (lighttpd-1.4.45.tar.xz) = 660432 bytes
+SHA1 (lighttpd-1.4.47.tar.xz) = 57dcbdcc42d52f113bd46e09b3fb895e2a076b4f
+RMD160 (lighttpd-1.4.47.tar.xz) = 8cadb881745f4deae5101c5227c208e4b12f429c
+SHA512 (lighttpd-1.4.47.tar.xz) = 9fac3acc428d9faf69fca2768578dca619f778889e8a3779c429038eec7aff6b3dd497d5437152a070df850861fe2132042fa4418e31c1aab89df23a1c544f99
+Size (lighttpd-1.4.47.tar.xz) = 703012 bytes
 SHA1 (patch-doc_config_lighttpd.conf) = de14fd0aa0ed2cac5846d810b5c89af4036f1b70
-SHA1 (patch-src_fdevent__freebsd__kqueue.c) = d244910413125ff0e697538b9d1b3c21a19f4cd2



Home | Main Index | Thread Index | Old Index