Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2014 18:23:19 +0000 (UTC)
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371521 - in head: . www www/mod_authz_unixgroup www/mod_authz_unixgroup22
Message-ID:  <201410261823.s9QINJkl043496@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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