aboutsummaryrefslogtreecommitdiff
path: root/www/lighttpd
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-02-15 11:06:47 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-02-15 11:06:47 +0000
commit37d3425f25a953dfb10d71c22a9835cfca24dcb0 (patch)
tree81b66f65449af2a5085a0ddc370f482e0a9ac7f2 /www/lighttpd
parent6db97f5359d7f3627da12b319f0e9bd5e3e3b5a7 (diff)
downloadports-37d3425f25a953dfb10d71c22a9835cfca24dcb0.tar.gz
ports-37d3425f25a953dfb10d71c22a9835cfca24dcb0.zip
- Update to 1.4.10
PR: ports/93348 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=156111
Diffstat (limited to 'www/lighttpd')
-rw-r--r--www/lighttpd/Makefile5
-rw-r--r--www/lighttpd/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index 0e43ba9e2101..3f52d5656b75 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= lighttpd
-PORTVERSION= 1.4.9
+PORTVERSION= 1.4.10
CATEGORIES= www
MASTER_SITES= http://www.lighttpd.net/download/
@@ -66,6 +66,9 @@ CONFIGURE_ENV+= CFLAGS=-I${LOCALBASE}/include LDFLAGS=-L/${LOCALBASE}/lib
SUB_LIST+= REQUIRE="${_REQUIRE}"
+post-patch:
+ @${REINPLACE_CMD} -E -e 's|-D_XOPEN_SOURCE=600||' ${WRKSRC}/configure.in
+
post-install:
@${INSTALL_DATA} ${FILESDIR}/lighttpd.conf.sample ${PREFIX}/etc
.if !exists(${PREFIX}/etc/lighttpd.conf)
diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo
index 4a01017b0b01..76aa7b5227c6 100644
--- a/www/lighttpd/distinfo
+++ b/www/lighttpd/distinfo
@@ -1,3 +1,3 @@
-MD5 (lighttpd-1.4.9.tar.gz) = 20a171774a0615069de3704db52483aa
-SHA256 (lighttpd-1.4.9.tar.gz) = 7603b5eb204a84f654c66e5582197e4810df71175a3be11ecfc8675307d043a9
-SIZE (lighttpd-1.4.9.tar.gz) = 775524
+MD5 (lighttpd-1.4.10.tar.gz) = 51e42c2cc98a1f9986b9f232ff5a01f2
+SHA256 (lighttpd-1.4.10.tar.gz) = fdde0c08d3e1883c04ddc97a22916b063b2679f5fcfbda81436ff4e85db18160
+SIZE (lighttpd-1.4.10.tar.gz) = 777853