svn commit: r497498 - in head: . devel devel/llvm38

Brooks Davis brooks at FreeBSD.org
Mon Apr 1 17:49:42 UTC 2019


Author: brooks
Date: Mon Apr  1 17:49:40 2019
New Revision: 497498
URL: https://svnweb.freebsd.org/changeset/ports/497498

Log:
  Remove LLVM 3.8.x.
  
  It has no dependencies, has expired, and has long been unsupported by
  upstream.

Deleted:
  head/devel/llvm38/
Modified:
  head/MOVED
  head/devel/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Apr  1 17:46:01 2019	(r497497)
+++ head/MOVED	Mon Apr  1 17:49:40 2019	(r497498)
@@ -12116,3 +12116,5 @@ net/rubygem-gitlab_omniauth-ldap20|net/rubygem-gitlab_
 net/rubygem-rubyntlm05|net/rubygem-rubyntlm|2019-03-31|Has expired: Use net/rubygem-rubyntlm instead
 security/kbfs|security/keybase|2019-03-31|Has expired: Merged into security/keybase
 security/rubygem-sshkey1|security/rubygem-sshkey|2019-03-31|Has expired: Use security/rubygem-sshkey instead
+devel/llvm38|devel/llvm80|2019-04-01|Has expired: Use a modern version
+instead

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Mon Apr  1 17:46:01 2019	(r497497)
+++ head/devel/Makefile	Mon Apr  1 17:49:40 2019	(r497498)
@@ -1675,7 +1675,6 @@
     SUBDIR += llvm-cheri
     SUBDIR += llvm-devel
     SUBDIR += llvm35
-    SUBDIR += llvm38
     SUBDIR += llvm40
     SUBDIR += llvm50
     SUBDIR += llvm60


More information about the svn-ports-all mailing list