aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2007-01-02 16:33:09 +0000
committerJohan van Selst <johans@FreeBSD.org>2007-01-02 16:33:09 +0000
commite592966f869d5594a8383399dc6e26157d1bd72a (patch)
tree7cd728a20f29ee42b32216e7cbb1a1cb8f7826c2
parent2a0f8acf8dc29df66e9b51510857757b660ac51a (diff)
downloadports-e592966f869d5594a8383399dc6e26157d1bd72a.tar.gz
ports-e592966f869d5594a8383399dc6e26157d1bd72a.zip
Notes
-rw-r--r--www/xshttpd-devel/Makefile7
-rw-r--r--www/xshttpd-devel/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile
index b9eb1ef6101b..7be7d947a4e0 100644
--- a/www/xshttpd-devel/Makefile
+++ b/www/xshttpd-devel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xshttpd
-DISTVERSION= 3.4b21
-PORTREVISION= 1
+DISTVERSION= 3.4b23
CATEGORIES= www ipv6
MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \
ftp://mud.stack.nl/pub/xs-httpd/release/
@@ -23,7 +22,7 @@ CONFLICTS+= apache-[0-9]* xshttpd-[0-9]*
MAN1= clearxs.1 gfxcount.1 httpd.1 httpdc.1 imagemap.1 \
readxs.1 xsindex.1 xspasswd.1
-MAN5= httpd.conf.5 xsauth.5 xsscripts.5
+MAN5= httpd.conf.5 xsauth.5 xsscripts.5 xsredir.5
USE_BZIP2= yes
USE_RC_SUBR= xshttpd.sh
@@ -41,7 +40,7 @@ PORTDOCS= README BUGS COPYING ChangeLog
# By default XS-HTTPD stores its data in ${PREFIX}/lib/httpd
WWWDIR?= ${PREFIX}/www
PLIST_SUB= WWWDIR=${WWWDIR:S,^${PREFIX}/,,}
-CONFIGURE_ARGS+=--with-rootdir=${WWWDIR}
+CONFIGURE_ARGS+=--with-rootdir=${WWWDIR} --mandir=${MANPREFIX}/man
.include <bsd.port.pre.mk>
diff --git a/www/xshttpd-devel/distinfo b/www/xshttpd-devel/distinfo
index 579e072369da..deb8c42f3017 100644
--- a/www/xshttpd-devel/distinfo
+++ b/www/xshttpd-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (xshttpd-34b21.tar.bz2) = 16567521d60bda69132d08740a4639c2
-SHA256 (xshttpd-34b21.tar.bz2) = 3e01ef2b291d1b57f706a28952b221b5a29f8d623407ddf78073f436988ac2b4
-SIZE (xshttpd-34b21.tar.bz2) = 196919
+MD5 (xshttpd-34b23.tar.bz2) = 6cdff9854384cf59196c33342c6cb0ff
+SHA256 (xshttpd-34b23.tar.bz2) = a2bbda8f160c96f3b8c414b377dd5a406b8d35fdaec16c4f5f2209fd0ffc692c
+SIZE (xshttpd-34b23.tar.bz2) = 200922