svn commit: r452546 - in head: . Mk/Uses
Alex Kozlov
ak at FreeBSD.org
Fri Oct 20 17:23:49 UTC 2017
Author: ak
Date: Fri Oct 20 17:23:47 2017
New Revision: 452546
URL: https://svnweb.freebsd.org/changeset/ports/452546
Log:
- Remove USES=fmake. It was created to help migration from
old FreeBSD make (pmake) and there are no more users of it left in
the ports tree.
Differential Revision: https://reviews.freebsd.org/D12634
Approved by: portmgr (bapt)
Deleted:
head/Mk/Uses/fmake.mk
Modified:
head/CHANGES
Modified: head/CHANGES
==============================================================================
--- head/CHANGES Fri Oct 20 17:13:35 2017 (r452545)
+++ head/CHANGES Fri Oct 20 17:23:47 2017 (r452546)
@@ -10,6 +10,13 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20171020:
+AUTHOR: ak at FreeBSD.org
+
+ The USES=fmake has been removed. It was created to help migration from
+ old FreeBSD make (pmake) and there are no more users of it left in
+ the ports tree.
+
20171012:
AUTHOR: mat at FreeBSD.org
More information about the svn-ports-head
mailing list