aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2018-03-11 22:23:28 +0800
committerbrnrd <brnrd@FreeBSD.org>2018-03-11 22:23:28 +0800
commitf9df425c1492b7a3ca85efd6519fb9da2d630675 (patch)
tree4a9274a42036319acef7e1b987592404e0a7a7af /CHANGES
parent960ff32634b66979be46cc830a877dce144736ad (diff)
downloadfreebsd-ports-gnome-f9df425c1492b7a3ca85efd6519fb9da2d630675.tar.gz
freebsd-ports-gnome-f9df425c1492b7a3ca85efd6519fb9da2d630675.tar.zst
freebsd-ports-gnome-f9df425c1492b7a3ca85efd6519fb9da2d630675.zip
Mk/Uses/apache.mk: Migrate Mk/bsd.apache.mk to Uses
- Chase required changes in framework (bsd.sanity.mk, bsd.port.mk) - Chase required changes in ports (version checks) - Chase required changes in PHP ports (include bsd.apache.mk) - exp-run by antoine, brnrd, joneum PR: 223691 (exp-run) Reviewed by: joneum (hat apache), mat (portmgr), antoine (portmgr) Approved by: joneum (hat apache) Approved by: portmgr With hat: apache
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index eedbd013f59b..e16e1f2ccf17 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,11 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20180311:
+AUTHOR: brnrd@FreeBSD.org
+
+ USE_APACHE has been replaced by USES=apache.
+
20180308:
AUTHOR: mat@FreeBSD.org