Date: Mon, 6 Apr 2015 20:07:22 +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: r383476 - head Message-ID: <201504062007.t36K7M3R034660@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ohauer Date: Mon Apr 6 20:07:22 2015 New Revision: 383476 URL: https://svnweb.freebsd.org/changeset/ports/383476 Log: - track subversion http module activation change in the correct file (move entry from CHANGES -> UPDATING) Modified: head/CHANGES head/UPDATING Modified: head/CHANGES ============================================================================== --- head/CHANGES Mon Apr 6 20:00:28 2015 (r383475) +++ head/CHANGES Mon Apr 6 20:07:22 2015 (r383476) @@ -10,13 +10,6 @@ in the release notes and/or placed into All ports committers are allowed to commit to this file. -20150331: -AUTHOR: ohauer@FreeBSD.org - - Subversion modules are no longer activated in httpd.conf! - To activate the subversion apache modules a dedicated file - will be installed as modules.d/220_subversion.conf - 20150328: AUTHOR: bapt@FreeBSD.org Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Apr 6 20:00:28 2015 (r383475) +++ head/UPDATING Mon Apr 6 20:07:22 2015 (r383476) @@ -28,6 +28,13 @@ you update your ports collection, before format for the new rbot. Update your conf.yaml after with 'core.db: tc' once converted. +20150331: +AUTHOR: ohauer@FreeBSD.org + + Subversion modules are no longer activated in httpd.conf! + To activate the subversion apache modules a dedicated file + will be installed as modules.d/220_subversion.conf + 20150324: AFFECTS: Users of dns/bind9* AUTHOR: mat@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504062007.t36K7M3R034660>