diff options
author | johans <johans@FreeBSD.org> | 2007-06-18 04:46:24 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2007-06-18 04:46:24 +0800 |
commit | dc961f290947cced96de98622a7e5810b22cea0f (patch) | |
tree | 4e70e2f1d6641036358d94d57a9c839872836537 /www/xshttpd-devel | |
parent | 62c8666b9bd075c5d88b7b9092a4fbd7d040bb03 (diff) | |
download | freebsd-ports-gnome-dc961f290947cced96de98622a7e5810b22cea0f.tar.gz freebsd-ports-gnome-dc961f290947cced96de98622a7e5810b22cea0f.tar.zst freebsd-ports-gnome-dc961f290947cced96de98622a7e5810b22cea0f.zip |
- Fix pkg-plist
- Update to 3.5b11
Reported by: krismail
Diffstat (limited to 'www/xshttpd-devel')
-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 |