diff options
author | johans <johans@FreeBSD.org> | 2014-12-06 23:45:24 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2014-12-06 23:45:24 +0800 |
commit | 43b764b4855e40f174bcb3501c61daf9987a3724 (patch) | |
tree | 170e43de44ca39dad3789ae016dcfeb0c23b56bd | |
parent | feb586eeb796041deb7b36e38e6851c3c6da4dd3 (diff) | |
download | freebsd-ports-graphics-43b764b4855e40f174bcb3501c61daf9987a3724.tar.gz freebsd-ports-graphics-43b764b4855e40f174bcb3501c61daf9987a3724.tar.zst freebsd-ports-graphics-43b764b4855e40f174bcb3501c61daf9987a3724.zip |
Update to XS-httpd 3.7 beta 32
-rw-r--r-- | www/xshttpd-devel/Makefile | 2 | ||||
-rw-r--r-- | www/xshttpd-devel/distinfo | 4 | ||||
-rw-r--r-- | www/xshttpd-devel/pkg-plist | 16 |
3 files changed, 7 insertions, 15 deletions
diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile index b07098179a9..b94c23fec60 100644 --- a/www/xshttpd-devel/Makefile +++ b/www/xshttpd-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xshttpd -DISTVERSION= 3.7b31 +DISTVERSION= 3.7b32 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 f28e9e40c88..9ac93df3f7d 100644 --- a/www/xshttpd-devel/distinfo +++ b/www/xshttpd-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (xshttpd-37b31.tar.bz2) = 23c049e2c67379b989d04568486bf0098aa643b7c54e2857de4d5f3d4f7da846 -SIZE (xshttpd-37b31.tar.bz2) = 291250 +SHA256 (xshttpd-37b32.tar.bz2) = 6e6ed2b990161b4fdb7e1b96d056630f6ad0214169fcea82f26cd23c12ff8d5b +SIZE (xshttpd-37b32.tar.bz2) = 292393 diff --git a/www/xshttpd-devel/pkg-plist b/www/xshttpd-devel/pkg-plist index 0bf5f1701a6..668f8b98c3c 100644 --- a/www/xshttpd-devel/pkg-plist +++ b/www/xshttpd-devel/pkg-plist @@ -88,15 +88,7 @@ man/man5/xsredir.5.gz man/man5/xsscripts.5.gz man/man7/httpd_cgi.7.gz man/man7/httpd_ssi.7.gz -@dirrm %%DATADIR%%/contrib -@dirrm %%DATADIR%%/gfxcount -@dirrmtry %%DATADIR%%/icons -@dirrmtry %%DATADIR%% -@dirrmtry %%WWWDIR%%/cgi-bin -@dirrmtry %%WWWDIR%%/htdocs -@dirrmtry %%WWWDIR%% -@dirrmtry %%ETCDIR%% -@dirrmtry libexec/xshttpd -@dirrmtry /var/log/xshttpd -@dirrmtry /var/db/xshttpd/sessions -@dirrmtry /var/db/xshttpd +@dir %%WWWDIR%%/htdocs +@dir /var/db/xshttpd/sessions +@dir /var/db/xshttpd +@dir /var/log/xshttpd |