svn commit: r462376 - in head: . emulators emulators/wine-staging

Gerald Pfeifer gerald at FreeBSD.org
Tue Feb 20 08:37:02 UTC 2018


Author: gerald
Date: Tue Feb 20 08:37:01 2018
New Revision: 462376
URL: https://svnweb.freebsd.org/changeset/ports/462376

Log:
  Remove the wine-staging port which has been BROKEN (and is not fixable
  as such, since the latest patchset no longer applies to current versions
  of Wine).
  
  This is logical consequence of r462267 removing the STAGING option from
  emulators/wine-devel with the follow rationale:
  
    Remove the STAGING option which has been marked BROKEN for 11 weeks
    now that the Wine Staging tree has been declared suspended yesterday,
    cf. https://www.wine-staging.com/news/2018-02-17-future-wine-staging.html .

Deleted:
  head/emulators/wine-staging/
Modified:
  head/MOVED
  head/emulators/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue Feb 20 07:16:50 2018	(r462375)
+++ head/MOVED	Tue Feb 20 08:37:01 2018	(r462376)
@@ -9971,3 +9971,4 @@ devel/elixir-exrm||2018-02-19|Has expired: No longer m
 devel/elixir-conform_exrm||2018-02-19|Has expired: No longer maintained upstream
 devel/elixir-sorted_set||2018-02-19|Has expired: No longer maintained upstream
 devel/elixir-red_black_tree||2018-02-19|Has expired: No longer maintained upstream
+emulators/wine-staging|emulators/wine-devel|2018-02-20|Broken for months, abandoned upstream

Modified: head/emulators/Makefile
==============================================================================
--- head/emulators/Makefile	Tue Feb 20 07:16:50 2018	(r462375)
+++ head/emulators/Makefile	Tue Feb 20 08:37:01 2018	(r462376)
@@ -173,7 +173,6 @@
     SUBDIR += wine-gecko-devel
     SUBDIR += wine-mono
     SUBDIR += wine-mono-devel
-    SUBDIR += wine-staging
     SUBDIR += winetricks
     SUBDIR += wxmupen64plus
     SUBDIR += x48


More information about the svn-ports-head mailing list