svn commit: r566381 - in head: . devel devel/llvm60
Rene Ladan
rene at FreeBSD.org
Tue Feb 23 09:08:44 UTC 2021
Author: rene
Date: Tue Feb 23 09:08:43 2021
New Revision: 566381
URL: https://svnweb.freebsd.org/changeset/ports/566381
Log:
Resurrect devel/llvm60, it is still needed to build lang/ghc on arm64
Reported by: antoine
Added:
head/devel/llvm60/
- copied from r566085, head/devel/llvm60/
Modified:
head/MOVED
head/devel/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Tue Feb 23 09:07:37 2021 (r566380)
+++ head/MOVED Tue Feb 23 09:08:43 2021 (r566381)
@@ -16170,5 +16170,4 @@ textproc/py-sphinx18|textproc/py-sphinx|2021-02-17|Has
audio/herrie||2021-02-17|Removed
sysutils/uefi-edk2-bhyve-devel|sysutils/uefi-edk2-bhyve|2021-02-17|Development version no longer necessary
graphics/py-graph-core|graphics/py-pygraph|2021-02-19|Is outdated and broken with python3, use graphics/py-pygraph instead
-devel/llvm60||2021-02-19|Has expired: Uses Python 2.7 which is EOLed upstream, no more consumers left
devel/allegro-devel|devel/allegro5|2021-02-20|Rename to better match upstream name
Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile Tue Feb 23 09:07:37 2021 (r566380)
+++ head/devel/Makefile Tue Feb 23 09:08:43 2021 (r566381)
@@ -1421,6 +1421,7 @@
SUBDIR += llvm-devel
SUBDIR += llvm10
SUBDIR += llvm11
+ SUBDIR += llvm60
SUBDIR += llvm70
SUBDIR += llvm80
SUBDIR += llvm90
More information about the svn-ports-all
mailing list