diff options
author | johans <johans@FreeBSD.org> | 2007-03-29 20:39:19 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2007-03-29 20:39:19 +0800 |
commit | 5e064fbf6877e8ba8b8ef83382af43eb1fff3512 (patch) | |
tree | b2f419d90cd77092fcfed2264be9e571d69ac331 | |
parent | aa804d6e577f4332c105cb1e1509aea6efbf77de (diff) | |
download | freebsd-ports-gnome-5e064fbf6877e8ba8b8ef83382af43eb1fff3512.tar.gz freebsd-ports-gnome-5e064fbf6877e8ba8b8ef83382af43eb1fff3512.tar.zst freebsd-ports-gnome-5e064fbf6877e8ba8b8ef83382af43eb1fff3512.zip |
Update to 3.5b05 (fixes build on -CURRENT)
-rw-r--r-- | www/xshttpd-devel/Makefile | 4 | ||||
-rw-r--r-- | www/xshttpd-devel/distinfo | 6 | ||||
-rw-r--r-- | www/xshttpd-devel/pkg-plist | 32 |
3 files changed, 21 insertions, 21 deletions
diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile index db5e419a0599..54cec03b8c1d 100644 --- a/www/xshttpd-devel/Makefile +++ b/www/xshttpd-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xshttpd -DISTVERSION= 3.5b04 +DISTVERSION= 3.5b05 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \ ftp://mud.stack.nl/pub/xs-httpd/release/ @@ -36,7 +36,7 @@ OPTIONS= SSL "Enable https support" On \ M4_CONFIG "Enable m4 configuration preprocessor" Off \ PERSISTENT_PERL "Enable persistent perl interpreter" Off -PORTDOCS= README BUGS COPYING ChangeLog +PORTDOCS= README COPYING ChangeLog # By default XS-HTTPD stores its data in ${PREFIX}/lib/httpd WWWDIR?= ${PREFIX}/www diff --git a/www/xshttpd-devel/distinfo b/www/xshttpd-devel/distinfo index cf75144e4c62..b812ce6c12c2 100644 --- a/www/xshttpd-devel/distinfo +++ b/www/xshttpd-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (xshttpd-35b04.tar.bz2) = 5bdc9ab7111d064c7835a1a0218cabca -SHA256 (xshttpd-35b04.tar.bz2) = 571d283b207557a6f2288984c1a5ae6b86f5c4a00951ea5a93627678eb851cb8 -SIZE (xshttpd-35b04.tar.bz2) = 209687 +MD5 (xshttpd-35b05.tar.bz2) = fe4fee87d20656fd1ccfaa68e20219b0 +SHA256 (xshttpd-35b05.tar.bz2) = a0c53a16101e820fcf6264efa355b1aa2663bcb361664c663c6be904286b822a +SIZE (xshttpd-35b05.tar.bz2) = 209935 diff --git a/www/xshttpd-devel/pkg-plist b/www/xshttpd-devel/pkg-plist index a53e0c9d173b..478bb6dea6be 100644 --- a/www/xshttpd-devel/pkg-plist +++ b/www/xshttpd-devel/pkg-plist @@ -47,26 +47,26 @@ bin/xspasswd %%WWWDIR%%/gfxcount/largecol8.ppm %%WWWDIR%%/gfxcount/largecol9.ppm %%WWWDIR%%/httpd.conf.sample -%%WWWDIR%%/icons/xs-audio.gif -%%WWWDIR%%/icons/xs-back.gif -%%WWWDIR%%/icons/xs-base.gif -%%WWWDIR%%/icons/xs-bin.gif -%%WWWDIR%%/icons/xs-dir.gif -%%WWWDIR%%/icons/xs-gif.gif -%%WWWDIR%%/icons/xs-html.gif -%%WWWDIR%%/icons/xs-image.gif -%%WWWDIR%%/icons/xs-jpeg.gif -%%WWWDIR%%/icons/xs-ps.gif -%%WWWDIR%%/icons/xs-tar.gif -%%WWWDIR%%/icons/xs-txt.gif -%%WWWDIR%%/icons/xs-unknown.gif -%%WWWDIR%%/icons/xs-video.gif -%%WWWDIR%%/icons/xs-zip.gif +%%WWWDIR%%/htdocs/icons/xs-audio.gif +%%WWWDIR%%/htdocs/icons/xs-back.gif +%%WWWDIR%%/htdocs/icons/xs-base.gif +%%WWWDIR%%/htdocs/icons/xs-bin.gif +%%WWWDIR%%/htdocs/icons/xs-dir.gif +%%WWWDIR%%/htdocs/icons/xs-gif.gif +%%WWWDIR%%/htdocs/icons/xs-html.gif +%%WWWDIR%%/htdocs/icons/xs-image.gif +%%WWWDIR%%/htdocs/icons/xs-jpeg.gif +%%WWWDIR%%/htdocs/icons/xs-ps.gif +%%WWWDIR%%/htdocs/icons/xs-tar.gif +%%WWWDIR%%/htdocs/icons/xs-txt.gif +%%WWWDIR%%/htdocs/icons/xs-unknown.gif +%%WWWDIR%%/htdocs/icons/xs-video.gif +%%WWWDIR%%/htdocs/icons/xs-zip.gif %%WWWDIR%%/mime.index %%WWWDIR%%/script.methods.sample @dirrm %%WWWDIR%%/contrib @dirrm %%WWWDIR%%/gfxcount -@dirrm %%WWWDIR%%/icons @dirrmtry %%WWWDIR%%/cgi-bin +@dirrmtry %%WWWDIR%%/htdocs/icons @dirrmtry %%WWWDIR%%/htdocs @dirrmtry %%WWWDIR%%/logs |