ports/85571: maintainer-update: www/lighttpd (1.4.2 to 1.4.3)
Hendrik Scholz
hendrik at scholz.net
Thu Sep 1 14:30:15 UTC 2005
>Number: 85571
>Category: ports
>Synopsis: maintainer-update: www/lighttpd (1.4.2 to 1.4.3)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 01 14:30:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Hendrik Scholz
>Release: FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD plant.wormulon.net 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Fri Aug 13 11:32:22 CEST 2004 hscholz at h2012.ka.strato.de:/usr/src/sys/i386/compile/PLANT i386
>Description:
This update fixes a bunch of compilation problems thus
patch-src:fdevent_freebsd_kqueue.c can be removed.
lighttpd itself includes several bugfixes as well.
>How-To-Repeat:
>Fix:
--- lighttpd-1.4.2-to-1.4.3.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/lighttpd/Makefile,v
retrieving revision 1.25
diff -u -u -r1.25 Makefile
--- Makefile 30 Aug 2005 11:38:21 -0000 1.25
+++ Makefile 1 Sep 2005 14:18:04 -0000
@@ -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/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/lighttpd/distinfo,v
retrieving revision 1.18
diff -u -u -r1.18 distinfo
--- distinfo 30 Aug 2005 11:38:21 -0000 1.18
+++ distinfo 1 Sep 2005 14:18:04 -0000
@@ -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
Index: files/patch-src:fdevent_freebsd_kqueue.c
===================================================================
RCS file: files/patch-src:fdevent_freebsd_kqueue.c
diff -N files/patch-src:fdevent_freebsd_kqueue.c
--- files/patch-src:fdevent_freebsd_kqueue.c 30 Aug 2005 11:38:22 -0000 1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -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;
--- lighttpd-1.4.2-to-1.4.3.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list