aboutsummaryrefslogtreecommitdiff
path: root/www/xshttpd-devel
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-23 14:14:02 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2005-10-23 14:14:02 +0000
commitd101f6daec8c8f7d382eaf87eeb68a73c8bb2058 (patch)
tree8803e65b161be230153b946e09063abe85931cd8 /www/xshttpd-devel
parent0320eb185691b175f65cf7ae74be3c485cd4ef68 (diff)
downloadports-d101f6daec8c8f7d382eaf87eeb68a73c8bb2058.tar.gz
ports-d101f6daec8c8f7d382eaf87eeb68a73c8bb2058.zip
- Update to 3.3b34
- Nuke files/patch-src_confuser.h PR: 87868 Submitted by: Johan van Selst <johans@stack.nl>
Notes
Notes: svn path=/head/; revision=146189
Diffstat (limited to 'www/xshttpd-devel')
-rw-r--r--www/xshttpd-devel/Makefile6
-rw-r--r--www/xshttpd-devel/distinfo4
-rw-r--r--www/xshttpd-devel/files/patch-src_confuser.h11
3 files changed, 4 insertions, 17 deletions
diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile
index fa5b9290b99a..7240a368bf46 100644
--- a/www/xshttpd-devel/Makefile
+++ b/www/xshttpd-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xshttpd
-DISTVERSION= 3.3b30
+DISTVERSION= 3.3b34
CATEGORIES= www
MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \
ftp://mud.stack.nl/pub/xs-httpd/release/
@@ -78,9 +78,7 @@ post-patch:
-e 's|nogroup|${WWWGRP}|g' \
${WRKSRC}/$i
.endfor
-
- @${REINPLACE_CMD} \
- -e 's|@LOCALBASE@|${LOCALBASE}|g' \
+ @${REINPLACE_CMD} -e 's|\(MIMETYPESFILE\ "\).*|\1${LOCALBASE}/etc/mime.types"|' \
${WRKSRC}/src/confuser.h
post-install:
diff --git a/www/xshttpd-devel/distinfo b/www/xshttpd-devel/distinfo
index de1e7b8c577f..392f87dba7f6 100644
--- a/www/xshttpd-devel/distinfo
+++ b/www/xshttpd-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (xshttpd-33b30.tar.gz) = be1edef265dd16c4f7790788dc13e914
-SIZE (xshttpd-33b30.tar.gz) = 208568
+MD5 (xshttpd-33b34.tar.gz) = 9ffffcc2d72a02faf70074fa8573cf82
+SIZE (xshttpd-33b34.tar.gz) = 208925
diff --git a/www/xshttpd-devel/files/patch-src_confuser.h b/www/xshttpd-devel/files/patch-src_confuser.h
deleted file mode 100644
index c62a537f9a9f..000000000000
--- a/www/xshttpd-devel/files/patch-src_confuser.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/confuser.h Thu Dec 2 14:26:32 2004
-+++ src/confuser.h Fri Sep 23 17:09:20 2005
-@@ -78,7 +78,7 @@
- mime.types file are NOT standard. Read the comments in the default
- mime.types for details. */
-
--#define MIMETYPESFILE "mime.types"
-+#define MIMETYPESFILE "@LOCALBASE@/etc/mime.types"
-
- /* What is the bit bucket on your system? */
-