mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Update to 3.5b12
This commit is contained in:
parent
b4327412d2
commit
051d5c4e63
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194160
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xshttpd
|
||||
DISTVERSION= 3.5b11
|
||||
DISTVERSION= 3.5b12
|
||||
CATEGORIES= www ipv6
|
||||
MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \
|
||||
ftp://mud.stack.nl/pub/xs-httpd/release/
|
||||
@ -22,7 +22,7 @@ RUN_DEPENDS= run-mailcap:${PORTSDIR}/misc/mime-support \
|
||||
CONFLICTS+= xshttpd-[0-9]*
|
||||
|
||||
MAN1= clearxs.1 gfxcount.1 httpd.1 httpdc.1 imagemap.1 \
|
||||
readxs.1 xsindex.1 xspasswd.1
|
||||
readxs.1 xschpass.1 xsindex.1 xspasswd.1
|
||||
MAN5= httpd.conf.5 xsauth.5 xsconf.5 xsscripts.5 xsredir.5
|
||||
MAN7= httpd_cgi.7 httpd_ssi.7
|
||||
USE_BZIP2= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xshttpd-35b11.tar.bz2) = 888e4134f625afd3faf7d113efe60b18
|
||||
SHA256 (xshttpd-35b11.tar.bz2) = 6fa57efc8b02606d48274a098fe366914083f14570a49c5ca4fbfce637919e82
|
||||
SIZE (xshttpd-35b11.tar.bz2) = 212881
|
||||
MD5 (xshttpd-35b12.tar.bz2) = 49c2a2e506705dfe7664044f31fd87c3
|
||||
SHA256 (xshttpd-35b12.tar.bz2) = 3a05af14a4840b31f3d96b965ecc7752fac6a8042ccb969283a3c2baa0b923d0
|
||||
SIZE (xshttpd-35b12.tar.bz2) = 213178
|
||||
|
@ -7,6 +7,7 @@ bin/xspasswd
|
||||
%%WWWDIR%%/cgi-bin/error
|
||||
%%WWWDIR%%/cgi-bin/gfxcount
|
||||
%%WWWDIR%%/cgi-bin/imagemap
|
||||
%%WWWDIR%%/cgi-bin/xschpass
|
||||
%%WWWDIR%%/conf/httpd.conf.sample
|
||||
%%WWWDIR%%/conf/mime.index
|
||||
%%WWWDIR%%/conf/script.methods.sample
|
||||
|
Loading…
Reference in New Issue
Block a user