mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Update to 3.5b05 (fixes build on -CURRENT)
This commit is contained in:
parent
a9bafbe5a1
commit
8007f86ade
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188750
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user