svn commit: r469381 - in head: . devel devel/llvm39

Brooks Davis brooks at FreeBSD.org
Tue May 8 16:34:05 UTC 2018


Author: brooks
Date: Tue May  8 16:34:04 2018
New Revision: 469381
URL: https://svnweb.freebsd.org/changeset/ports/469381

Log:
  Remove llvm39 as it no longer has any dependencies.
  
  Reported by:	linimon

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

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue May  8 16:19:13 2018	(r469380)
+++ head/MOVED	Tue May  8 16:34:04 2018	(r469381)
@@ -10178,4 +10178,5 @@ lang/py-clojure_py||2018-04-30|Has expired: Upstream d
 textproc/rubygem-escape_utils-rails4|textproc/rubygem-escape_utils|2018-04-30|Has expired: Use textproc/rubygem-escape_utils instead
 databases/rubygem-seed-fu236|databases/rubygem-seed-fu|2018-05-01|Has expired: Obsoleted by update of www/gitlab. Please use databases/rubygem-seed-fu
 security/polarssl13||2018-05-01|Has expired: has reached end of life
-devel/tesla/||2018-05-06|Outdated and almost certainly unused
+devel/tesla||2018-05-06|Outdated and almost certainly unused
+devel/llvm39||2018-05-08|Obsolete, no remaining dependencies

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Tue May  8 16:19:13 2018	(r469380)
+++ head/devel/Makefile	Tue May  8 16:34:04 2018	(r469381)
@@ -1657,7 +1657,6 @@
     SUBDIR += llvm34
     SUBDIR += llvm35
     SUBDIR += llvm38
-    SUBDIR += llvm39
     SUBDIR += llvm40
     SUBDIR += llvm50
     SUBDIR += llvm60


More information about the svn-ports-head mailing list