Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Dec 2014 15:45:24 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374117 - head/www/xshttpd-devel
Message-ID:  <201412061545.sB6FjOgc070143@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: johans
Date: Sat Dec  6 15:45:24 2014
New Revision: 374117
URL: https://svnweb.freebsd.org/changeset/ports/374117
QAT: https://qat.redports.org/buildarchive/r374117/

Log:
  Update to XS-httpd 3.7 beta 32

Modified:
  head/www/xshttpd-devel/Makefile
  head/www/xshttpd-devel/distinfo
  head/www/xshttpd-devel/pkg-plist

Modified: head/www/xshttpd-devel/Makefile
==============================================================================
--- head/www/xshttpd-devel/Makefile	Sat Dec  6 15:44:14 2014	(r374116)
+++ head/www/xshttpd-devel/Makefile	Sat Dec  6 15:45:24 2014	(r374117)
@@ -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/

Modified: head/www/xshttpd-devel/distinfo
==============================================================================
--- head/www/xshttpd-devel/distinfo	Sat Dec  6 15:44:14 2014	(r374116)
+++ head/www/xshttpd-devel/distinfo	Sat Dec  6 15:45:24 2014	(r374117)
@@ -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

Modified: head/www/xshttpd-devel/pkg-plist
==============================================================================
--- head/www/xshttpd-devel/pkg-plist	Sat Dec  6 15:44:14 2014	(r374116)
+++ head/www/xshttpd-devel/pkg-plist	Sat Dec  6 15:45:24 2014	(r374117)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412061545.sB6FjOgc070143>