svn commit: r520923 - in head: . devel devel/liboobs

Baptiste Daroussin bapt at FreeBSD.org
Thu Dec 26 15:26:07 UTC 2019


Author: bapt
Date: Thu Dec 26 15:26:06 2019
New Revision: 520923
URL: https://svnweb.freebsd.org/changeset/ports/520923

Log:
  Remove another gnome dependency that should have been removed long ago.
  
  The only consumer of that dependency was gnome-system-tools which has been
  removed 5+ years ago

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

Modified: head/MOVED
==============================================================================
--- head/MOVED	Thu Dec 26 15:17:06 2019	(r520922)
+++ head/MOVED	Thu Dec 26 15:26:06 2019	(r520923)
@@ -13606,3 +13606,4 @@ java/jakarta-bcel|java/apache-bcel|2019-12-24|Renamed 
 deskutils/conduit||2019-12-26|Abandonware
 mail/openemm2013|mail/openemm2015|2019-12-26|Has expired: marked BROKEN for 4 months; use mail/openemm2015 instead
 devel/gnome-js-common||2019-12-26|Not used anymore by any gnome components
+devel/liboobs||2019-12-26|Gnome dependency not used anymore

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Thu Dec 26 15:17:06 2019	(r520922)
+++ head/devel/Makefile	Thu Dec 26 15:26:06 2019	(r520923)
@@ -1286,7 +1286,6 @@
     SUBDIR += liboil
     SUBDIR += libol
     SUBDIR += libolecf
-    SUBDIR += liboobs
     SUBDIR += libopenbsd
     SUBDIR += libopencm3
     SUBDIR += libopensync


More information about the svn-ports-all mailing list