diff options
author | Johan van Selst <johans@FreeBSD.org> | 2007-06-17 20:46:24 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2007-06-17 20:46:24 +0000 |
commit | 9885aa7b5ca60550d5595b55a5d202c14b9b4123 (patch) | |
tree | f341ea9caf479e5de92190ba8ca6896531ea99b4 /www | |
parent | 98f604f9c61403298e2f374eefdbd006c7c4e254 (diff) | |
download | ports-9885aa7b5ca60550d5595b55a5d202c14b9b4123.tar.gz ports-9885aa7b5ca60550d5595b55a5d202c14b9b4123.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/xshttpd-devel/Makefile | 2 | ||||
-rw-r--r-- | www/xshttpd-devel/distinfo | 6 | ||||
-rw-r--r-- | www/xshttpd-devel/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile index 7b560238f537..cc3fe89296c3 100644 --- a/www/xshttpd-devel/Makefile +++ b/www/xshttpd-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xshttpd -DISTVERSION= 3.5b10 +DISTVERSION= 3.5b11 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \ ftp://mud.stack.nl/pub/xs-httpd/release/ diff --git a/www/xshttpd-devel/distinfo b/www/xshttpd-devel/distinfo index 6680292593c8..d6eccbddffc7 100644 --- a/www/xshttpd-devel/distinfo +++ b/www/xshttpd-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (xshttpd-35b10.tar.bz2) = b7e5871b164c988643a029fc2c26d4f5 -SHA256 (xshttpd-35b10.tar.bz2) = f92eda0f4f2a041c0d70422c313ed490fa5a2a5d2b476aed4807db2ccdb1a933 -SIZE (xshttpd-35b10.tar.bz2) = 212620 +MD5 (xshttpd-35b11.tar.bz2) = 888e4134f625afd3faf7d113efe60b18 +SHA256 (xshttpd-35b11.tar.bz2) = 6fa57efc8b02606d48274a098fe366914083f14570a49c5ca4fbfce637919e82 +SIZE (xshttpd-35b11.tar.bz2) = 212881 diff --git a/www/xshttpd-devel/pkg-plist b/www/xshttpd-devel/pkg-plist index 00766d77de94..be61d7a88af4 100644 --- a/www/xshttpd-devel/pkg-plist +++ b/www/xshttpd-devel/pkg-plist @@ -10,6 +10,7 @@ bin/xspasswd %%WWWDIR%%/conf/httpd.conf.sample %%WWWDIR%%/conf/mime.index %%WWWDIR%%/conf/script.methods.sample +%%WWWDIR%%/conf/compress.methods.sample %%WWWDIR%%/contrib/SSL-Makefile %%WWWDIR%%/contrib/agentstats.pl %%WWWDIR%%/contrib/caroot.pem @@ -17,7 +18,6 @@ bin/xspasswd %%WWWDIR%%/contrib/persistent.pl %%WWWDIR%%/contrib/powered-by-xs.gif %%WWWDIR%%/contrib/wwwstats.pl -%%WWWDIR%%/compress.methods.sample %%WWWDIR%%/gfxcount/digital0.ppm %%WWWDIR%%/gfxcount/digital1.ppm %%WWWDIR%%/gfxcount/digital2.ppm |