diff options
author | johans <johans@FreeBSD.org> | 2007-01-03 00:33:09 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2007-01-03 00:33:09 +0800 |
commit | b6792d9d2e1c6a929d760214103cc95f1c605d57 (patch) | |
tree | 2f760ea459b6656e75cb53322c2ac8c9a658b033 /www | |
parent | 46706a604136ebe66da60dcb4fbd4d3f5a88278d (diff) | |
download | freebsd-ports-gnome-b6792d9d2e1c6a929d760214103cc95f1c605d57.tar.gz freebsd-ports-gnome-b6792d9d2e1c6a929d760214103cc95f1c605d57.tar.zst freebsd-ports-gnome-b6792d9d2e1c6a929d760214103cc95f1c605d57.zip |
- Update to 3.4b23
Diffstat (limited to 'www')
-rw-r--r-- | www/xshttpd-devel/Makefile | 7 | ||||
-rw-r--r-- | www/xshttpd-devel/distinfo | 6 |
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 |