From 8bd7062c956194beba568b438e74542b55c70afb Mon Sep 17 00:00:00 2001 From: gson Date: Tue, 23 Mar 2010 15:20:09 +0000 Subject: Apply patch to fix the issue reported in . Without this patch, lighttpd 1.4.26 will fail to start if built with the pkgsrc OpenSSL and configured to serve HTTPS. Bump PKGREVISION. --- www/lighttpd/Makefile | 7 ++++++- www/lighttpd/distinfo | 5 ++++- 2 files changed, 10 insertions(+), 2 deletions(-) (limited to 'www/lighttpd') diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 269162caabc..c8d4b954b9f 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2010/02/08 14:47:54 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2010/03/23 15:20:09 gson Exp $ DISTNAME= lighttpd-1.4.26 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.lighttpd.net/lighttpd/releases-1.4.x/ @@ -12,6 +13,10 @@ COMMENT= Fast, light-footprint HTTP server #PATCH_SITES= http://redmine.lighttpd.net/attachments/download/1091/ #PATCH_DIST_STRIP.fix-2147-in-1.4.x.patch= -p1 +PATCHFILES= 08-ssl-retval-fix.patch +PATCH_SITES= http://redmine.lighttpd.net/attachments/download/1095/ +PATCH_DIST_STRIP.08-ssl-retval-fix.patch= -p1 + PKG_DESTDIR_SUPPORT= user-destdir USE_LIBTOOL= yes diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo index 866d452792a..67d89e48903 100644 --- a/www/lighttpd/distinfo +++ b/www/lighttpd/distinfo @@ -1,5 +1,8 @@ -$NetBSD: distinfo,v 1.17 2010/02/08 14:47:54 joerg Exp $ +$NetBSD: distinfo,v 1.18 2010/03/23 15:20:09 gson Exp $ +SHA1 (08-ssl-retval-fix.patch) = fb8fc92f8af7225a5f33839d5fe7b298aac3b532 +RMD160 (08-ssl-retval-fix.patch) = 98a74fc65f27766bdd378d0c57e7f00a57db9b31 +Size (08-ssl-retval-fix.patch) = 580 bytes SHA1 (lighttpd-1.4.26.tar.gz) = c22642dc3616043293fb895b9f049b9270dbb2a0 RMD160 (lighttpd-1.4.26.tar.gz) = 0b073d66405efb8b2a2ba89dff08ae5813771065 Size (lighttpd-1.4.26.tar.gz) = 780352 bytes -- cgit v1.2.3