pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   rillig
Date:           Mon Jan  1 22:34:21 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Revert to 1.1295, since re-adding apache22 was an accident.


To generate a diff of this commit:
cvs rdiff -u -r1.1296 -r1.1297 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1296 pkgsrc/www/Makefile:1.1297
--- pkgsrc/www/Makefile:1.1296  Mon Jan  1 22:30:01 2018
+++ pkgsrc/www/Makefile Mon Jan  1 22:34:21 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1296 2018/01/01 22:30:01 rillig Exp $
+# $NetBSD: Makefile,v 1.1297 2018/01/01 22:34:21 rillig Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -33,7 +33,6 @@ SUBDIR+=      ap2-xsendfile
 SUBDIR+=       ap22-auth-ofba
 SUBDIR+=       ap22-authz-ldap
 SUBDIR+=       ap22-dnssd
-SUBDIR+=       ap22-vhost-ldap
 SUBDIR+=       ap24-authnz-external
 SUBDIR+=       apache-roller
 SUBDIR+=       apache-tomcat55
@@ -41,7 +40,6 @@ SUBDIR+=      apache-tomcat6
 SUBDIR+=       apache-tomcat7
 SUBDIR+=       apache-tomcat8
 SUBDIR+=       apache-tomcat85
-SUBDIR+=       apache22
 SUBDIR+=       apache24
 SUBDIR+=       apachetop
 SUBDIR+=       asp2php



Home | Main Index | Thread Index | Old Index