svn commit: r528577 - in head: . lang lang/go14
Dmitri Goutnik
dmgk at FreeBSD.org
Tue Mar 17 12:21:04 UTC 2020
Author: dmgk
Date: Tue Mar 17 12:21:03 2020
New Revision: 528577
URL: https://svnweb.freebsd.org/changeset/ports/528577
Log:
lang/go14: Remove port
lang/go was switched to the new bootstrap and it was the only consumer of
lang/go14.
Reviewed by: mikael, tobik
Approved by: jlaffaye (maintainer timeout, 2 weeks)
Differential Revision: https://reviews.freebsd.org/D23925
Deleted:
head/lang/go14/
Modified:
head/MOVED
head/lang/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Tue Mar 17 11:56:18 2020 (r528576)
+++ head/MOVED Tue Mar 17 12:21:03 2020 (r528577)
@@ -14480,3 +14480,4 @@ www/node8|www/node10|2020-03-10|Has expired: Node.js 8
www/npm-node8|www/npm-node10|2020-03-10|Removed, slave of www/node8
www/yarn-node8|www/yarn-node10|2020-03-10|Removed, slave of www/node8
security/swatch|security/swatchdog|2020-03-15|Rename to match upstream naming
+lang/go14||2020-03-17|Unused in the ports tree
Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile Tue Mar 17 11:56:18 2020 (r528576)
+++ head/lang/Makefile Tue Mar 17 12:21:03 2020 (r528577)
@@ -119,7 +119,6 @@
SUBDIR += gnustep-base
SUBDIR += go
SUBDIR += go-devel
- SUBDIR += go14
SUBDIR += gomacro
SUBDIR += gravity
SUBDIR += groovy
More information about the svn-ports-all
mailing list