svn commit: r371521 - in head: . www www/mod_authz_unixgroup www/mod_authz_unixgroup22

Olli Hauer ohauer at FreeBSD.org
Sun Oct 26 18:23:20 UTC 2014


Author: ohauer
Date: Sun Oct 26 18:23:18 2014
New Revision: 371521
URL: https://svnweb.freebsd.org/changeset/ports/371521
QAT: https://qat.redports.org/buildarchive/r371521/

Log:
  - Reflect Apache version in portsdir

Added:
  head/www/mod_authz_unixgroup22/
     - copied from r371519, head/www/mod_authz_unixgroup/
Deleted:
  head/www/mod_authz_unixgroup/
Modified:
  head/MOVED
  head/www/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Oct 26 18:20:06 2014	(r371520)
+++ head/MOVED	Sun Oct 26 18:23:18 2014	(r371521)
@@ -7168,3 +7168,4 @@ audio/mad||2014-10-20|Directly use audio
 mail/dspam-devel|mail/dspam|2014-10-20|Merged into mail/dspam
 dns/bind98|dns/bind99|2014-10-21|BIND 9.8 EOL
 dns/powerdns-devel|dns/powerdns|2014-10-24|Older than dns/powerdns and no longer needed
+www/mod_authz_unixgroup|www/mod_authz_unixgroup22|2014-10-26|Reflect Apache version in portsdir

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Sun Oct 26 18:20:06 2014	(r371520)
+++ head/www/Makefile	Sun Oct 26 18:23:18 2014	(r371521)
@@ -435,7 +435,7 @@
     SUBDIR += mod_authnz_crowd
     SUBDIR += mod_authnz_external22
     SUBDIR += mod_authnz_external24
-    SUBDIR += mod_authz_unixgroup
+    SUBDIR += mod_authz_unixgroup22
     SUBDIR += mod_authz_unixgroup24
     SUBDIR += mod_backtrace
     SUBDIR += mod_bw


More information about the svn-ports-head mailing list