aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/lighttpd/Makefile2
-rw-r--r--www/lighttpd/distinfo4
-rw-r--r--www/lighttpd/files/patch-src:fdevent_freebsd_kqueue.c10
3 files changed, 3 insertions, 13 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index 67afc8c8a239..99856f931730 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= lighttpd
-PORTVERSION= 1.4.2
+PORTVERSION= 1.4.3
CATEGORIES= www
MASTER_SITES= http://www.lighttpd.net/download/ \
http://dl.fkb.wormulon.net/lighttpd/ \
diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo
index 5fe86a910727..eecb3b115310 100644
--- a/www/lighttpd/distinfo
+++ b/www/lighttpd/distinfo
@@ -1,2 +1,2 @@
-MD5 (lighttpd-1.4.2.tar.gz) = c26eea734490129a45e465ac0f327e4a
-SIZE (lighttpd-1.4.2.tar.gz) = 763765
+MD5 (lighttpd-1.4.3.tar.gz) = 5a08721c2ea7fbfc6790a1cf0063c8ef
+SIZE (lighttpd-1.4.3.tar.gz) = 765903
diff --git a/www/lighttpd/files/patch-src:fdevent_freebsd_kqueue.c b/www/lighttpd/files/patch-src:fdevent_freebsd_kqueue.c
deleted file mode 100644
index 09a410177e65..000000000000
--- a/www/lighttpd/files/patch-src:fdevent_freebsd_kqueue.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/fdevent_freebsd_kqueue.c.orig Tue Aug 30 09:50:58 2005
-+++ src/fdevent_freebsd_kqueue.c Tue Aug 30 09:51:16 2005
-@@ -108,6 +108,7 @@
- fprintf(stderr, "%s.%d: kqueue failed polling: %s\n",
- __FILE__, __LINE__, strerror(errno));
- break;
-+ }
- }
-
- return ret;
/commit/www/mod_ntlm2?id=1e9a846239a068eff4e4aa6c3a0032a061665e2d'>- 1/3:pgollucci2010-05-281-1/+1 * Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mkpgollucci2010-05-261-0/+1 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * - fix depends pathpgollucci2009-06-011-2/+2 * - Use SF Macropgollucci2009-06-011-4/+3 * Fix plist when Apache 2.2 is used.wxs2008-10-282-4/+3 * Add a fix for 'Undefined symbol "apr_pool_sub_make"' at runtime.stefan2008-10-212-0/+12 * - Unbreakmiwi2008-07-08