Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 2021 09:08:43 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r566381 - in head: . devel devel/llvm60
Message-ID:  <202102230908.11N98ha9076333@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102230908.11N98ha9076333>