svn commit: r490675 - in head: . lang lang/clang35

Brooks Davis brooks at FreeBSD.org
Fri Jan 18 22:34:11 UTC 2019


Author: brooks
Date: Fri Jan 18 22:34:09 2019
New Revision: 490675
URL: https://svnweb.freebsd.org/changeset/ports/490675

Log:
  Remove obsolete and unmaintained clang 3.5.
  
  devel/llvm35 remains to support lang/pure.
  
  PR:		230473

Deleted:
  head/lang/clang35/
Modified:
  head/MOVED
  head/lang/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri Jan 18 22:05:22 2019	(r490674)
+++ head/MOVED	Fri Jan 18 22:34:09 2019	(r490675)
@@ -11563,3 +11563,4 @@ databases/postgresql93-plperl|databases/postgresql94-p
 databases/postgresql93-plpython|databases/postgresql94-plpython|2019-01-09|Has expired: PostgreSQL-9.3 has reached end-of-life
 databases/postgresql93-server|databases/postgresql94-server|2019-01-09|Has expired: PostgreSQL-9.3 has reached end-of-life
 mail/drac||2019-01-16|Has expired: Unmaintained upstream since 2003
+lang/clang35|devel/llvm70|2019-01-18|Removed, unmaintained and not depended on

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Fri Jan 18 22:05:22 2019	(r490674)
+++ head/lang/Makefile	Fri Jan 18 22:34:09 2019	(r490675)
@@ -37,7 +37,6 @@
     SUBDIR += cint
     SUBDIR += cjs
     SUBDIR += clang-devel
-    SUBDIR += clang35
     SUBDIR += cling
     SUBDIR += clojure
     SUBDIR += clojure-mode.el


More information about the svn-ports-head mailing list