diff options
author | johans <johans@FreeBSD.org> | 2007-03-23 00:33:50 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2007-03-23 00:33:50 +0800 |
commit | dbed9eb005b9677ccec207df7de530eb88d3465a (patch) | |
tree | 9c053f473049ba8f55a631b83da9d8ac71738570 /www/xshttpd-devel | |
parent | 4950e0f651cb79703f6fbbcfbbbfbfa830c30942 (diff) | |
download | freebsd-ports-gnome-dbed9eb005b9677ccec207df7de530eb88d3465a.tar.gz freebsd-ports-gnome-dbed9eb005b9677ccec207df7de530eb88d3465a.tar.zst freebsd-ports-gnome-dbed9eb005b9677ccec207df7de530eb88d3465a.zip |
- Update to new development release 35b04
- Fix typo in pkg-plist
Diffstat (limited to 'www/xshttpd-devel')
-rw-r--r-- | www/xshttpd-devel/Makefile | 4 | ||||
-rw-r--r-- | www/xshttpd-devel/distinfo | 6 | ||||
-rw-r--r-- | www/xshttpd-devel/pkg-plist | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile index 20efad1fda16..83f79ec1fe52 100644 --- a/www/xshttpd-devel/Makefile +++ b/www/xshttpd-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xshttpd -DISTVERSION= 3.4b26 +DISTVERSION= 3.5b04 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 @@ CONFLICTS+= apache-[0-9]* xshttpd-[0-9]* MAN1= clearxs.1 gfxcount.1 httpd.1 httpdc.1 imagemap.1 \ readxs.1 xsindex.1 xspasswd.1 -MAN5= httpd.conf.5 xsauth.5 xsscripts.5 xsredir.5 +MAN5= httpd.conf.5 xsauth.5 xsconf.5 xsscripts.5 xsredir.5 USE_BZIP2= yes USE_RC_SUBR= xshttpd.sh diff --git a/www/xshttpd-devel/distinfo b/www/xshttpd-devel/distinfo index f2862379d323..cf75144e4c62 100644 --- a/www/xshttpd-devel/distinfo +++ b/www/xshttpd-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (xshttpd-34b26.tar.bz2) = d2bdab3d2fe97469bf7872d7fa468d01 -SHA256 (xshttpd-34b26.tar.bz2) = a6346abb7355ef9d9776bdd8ff18f1c2a2f142566681ef3979f1f7e185c5bce2 -SIZE (xshttpd-34b26.tar.bz2) = 205023 +MD5 (xshttpd-35b04.tar.bz2) = 5bdc9ab7111d064c7835a1a0218cabca +SHA256 (xshttpd-35b04.tar.bz2) = 571d283b207557a6f2288984c1a5ae6b86f5c4a00951ea5a93627678eb851cb8 +SIZE (xshttpd-35b04.tar.bz2) = 209687 diff --git a/www/xshttpd-devel/pkg-plist b/www/xshttpd-devel/pkg-plist index 1735ff2bdf58..a53e0c9d173b 100644 --- a/www/xshttpd-devel/pkg-plist +++ b/www/xshttpd-devel/pkg-plist @@ -67,6 +67,6 @@ bin/xspasswd @dirrm %%WWWDIR%%/contrib @dirrm %%WWWDIR%%/gfxcount @dirrm %%WWWDIR%%/icons -@dirrmtry %%WWWDIR%%%/cgi-bin -@dirrmtry %%WWWDIR%%%/htdocs -@dirrmtry %%WWWDIR%%%/logs +@dirrmtry %%WWWDIR%%/cgi-bin +@dirrmtry %%WWWDIR%%/htdocs +@dirrmtry %%WWWDIR%%/logs |