[Midnightbsd-cvs] mports [20560] trunk/www/apache24: update plist

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Oct 30 22:40:37 EDT 2015


Revision: 20560
          http://svnweb.midnightbsd.org/mports/?rev=20560
Author:   laffer1
Date:     2015-10-30 22:40:37 -0400 (Fri, 30 Oct 2015)
Log Message:
-----------
update plist

Modified Paths:
--------------
    trunk/www/apache24/Makefile
    trunk/www/apache24/pkg-plist

Modified: trunk/www/apache24/Makefile
===================================================================
--- trunk/www/apache24/Makefile	2015-10-31 02:11:09 UTC (rev 20559)
+++ trunk/www/apache24/Makefile	2015-10-31 02:40:37 UTC (rev 20560)
@@ -2,7 +2,7 @@
 
 PORTNAME=	apache24
 PORTVERSION=	2.4.17
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	${MASTER_SITE_APACHE_HTTPD}
 DISTNAME=	httpd-${PORTVERSION}

Modified: trunk/www/apache24/pkg-plist
===================================================================
--- trunk/www/apache24/pkg-plist	2015-10-31 02:11:09 UTC (rev 20559)
+++ trunk/www/apache24/pkg-plist	2015-10-31 02:40:37 UTC (rev 20560)
@@ -1,7 +1,3 @@
- at comment keep the next three lines on top (only required for old pkg_... tools)
- at exec mkdir -p %D/%%ETCDIR%%/envvars.d
- at exec mkdir -p %D/%%ETCDIR%%/extra
- at exec mkdir -p %D/%%ETCDIR%%/Includes
 bin/ab
 bin/htdbm
 bin/htdigest
@@ -9,6 +5,21 @@
 bin/httxt2dbm
 bin/logresolve
 %%ETCDIR%%/Includes/no-accf.conf
+ at sample %%ETCDIR%%/extra/httpd-autoindex.conf.sample
+ at sample %%ETCDIR%%/extra/httpd-dav.conf.sample
+ at sample %%ETCDIR%%/extra/httpd-default.conf.sample
+ at sample %%ETCDIR%%/extra/httpd-info.conf.sample
+ at sample %%ETCDIR%%/extra/httpd-languages.conf.sample
+ at sample %%ETCDIR%%/extra/httpd-manual.conf.sample
+ at sample %%ETCDIR%%/extra/httpd-mpm.conf.sample
+ at sample %%ETCDIR%%/extra/httpd-multilang-errordoc.conf.sample
+ at sample %%ETCDIR%%/extra/httpd-ssl.conf.sample
+ at sample %%ETCDIR%%/extra/httpd-userdir.conf.sample
+ at sample %%ETCDIR%%/extra/httpd-vhosts.conf.sample
+ at sample %%ETCDIR%%/extra/proxy-html.conf.sample
+ at sample %%ETCDIR%%/httpd.conf.sample
+ at sample %%ETCDIR%%/magic.sample
+ at sample %%ETCDIR%%/mime.types.sample
 include/apache24/ap_compat.h
 include/apache24/ap_config.h
 include/apache24/ap_config_auto.h
@@ -279,8 +290,6 @@
 %%EXAMPLESDIR%%/mime.types
 @exec [ -f %D/%%ETCDIR%%/mime.types ] || cp %D/%%EXAMPLESDIR%%/mime.types %D/%%ETCDIR%%/mime.types
 %%WWWDIR%%/cgi-bin/printenv
-%%WWWDIR%%/cgi-bin/printenv.vbs
-%%WWWDIR%%/cgi-bin/printenv.wsf
 %%WWWDIR%%/cgi-bin/test-cgi
 %%WWWDIR%%/error/HTTP_BAD_GATEWAY.html.var
 %%WWWDIR%%/error/HTTP_BAD_REQUEST.html.var



More information about the Midnightbsd-cvs mailing list