svn commit: r508688 - in head: . lang lang/dmd2

Cy Schubert cy at FreeBSD.org
Sun Aug 11 22:15:15 UTC 2019


Author: cy
Date: Sun Aug 11 22:15:14 2019
New Revision: 508688
URL: https://svnweb.freebsd.org/changeset/ports/508688

Log:
  dmd2 is past its best before date and has expired. Upstream is unable to
  address statfs64 issues as (self hosted) dmd does not support versioned
  symbols as llvm and gcc do. Upstream is unable to resolve.
  
  https://issues.dlang.org/show_bug.cgi?id=17596
  https://issues.dlang.org/show_bug.cgi?id=18885

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

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Aug 11 22:12:41 2019	(r508687)
+++ head/MOVED	Sun Aug 11 22:15:14 2019	(r508688)
@@ -12865,3 +12865,4 @@ devel/rubygem-spring-rails50|devel/rubygem-spring|2019
 www/rubygem-turbolinks-rails5|www/rubygem-turbolinks|2019-08-11|Remove unnecessary port after www/rubygem-turbolinks RUN_DEPENDS fix
 www/rubygem-turbolinks-rails50|www/rubygem-turbolinks|2019-08-11|Remove unnecessary port after www/rubygem-turbolinks RUN_DEPENDS fix
 textproc/sphinxsearch-devel|textproc/sphinxsearch|2019-08-11|Has expired: Broken for more than 6 months
+lang/dmd2||2019-08-11|Has expired: Broken for more than 6 months and upstream has no fix for statfs64

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Sun Aug 11 22:12:41 2019	(r508687)
+++ head/lang/Makefile	Sun Aug 11 22:15:14 2019	(r508688)
@@ -53,7 +53,6 @@
     SUBDIR += dlang-tools
     SUBDIR += dlv
     SUBDIR += dmd1
-    SUBDIR += dmd2
     SUBDIR += duktape
     SUBDIR += duktape-lib
     SUBDIR += ecl


More information about the svn-ports-all mailing list