diff options
author | Johan van Selst <johans@FreeBSD.org> | 2007-06-24 08:19:34 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2007-06-24 08:19:34 +0000 |
commit | 051d5c4e637bbaf32b8a3323fb184a40bed64335 (patch) | |
tree | d514e3fbbf8040566df910d58ad2b1a96fc9adef | |
parent | b4327412d2e40a4609090323c697012b02f82c3a (diff) | |
download | ports-051d5c4e637bbaf32b8a3323fb184a40bed64335.tar.gz ports-051d5c4e637bbaf32b8a3323fb184a40bed64335.zip |
Update to 3.5b12
Notes
Notes:
svn path=/head/; revision=194160
-rw-r--r-- | www/xshttpd-devel/Makefile | 4 | ||||
-rw-r--r-- | www/xshttpd-devel/distinfo | 6 | ||||
-rw-r--r-- | www/xshttpd-devel/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile index cc3fe89296c3..749401896d7c 100644 --- a/www/xshttpd-devel/Makefile +++ b/www/xshttpd-devel/Makefile @@ -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 diff --git a/www/xshttpd-devel/distinfo b/www/xshttpd-devel/distinfo index d6eccbddffc7..29d6618f334b 100644 --- a/www/xshttpd-devel/distinfo +++ b/www/xshttpd-devel/distinfo @@ -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 diff --git a/www/xshttpd-devel/pkg-plist b/www/xshttpd-devel/pkg-plist index be61d7a88af4..f3a5461818dc 100644 --- a/www/xshttpd-devel/pkg-plist +++ b/www/xshttpd-devel/pkg-plist @@ -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 |