svn commit: r437594 - in head: . graphics graphics/goocanvasmm x11-toolkits x11-toolkits/libgtksourceviewmm

Baptiste Daroussin bapt at FreeBSD.org
Mon Apr 3 07:14:35 UTC 2017


Author: bapt
Date: Mon Apr  3 07:14:33 2017
New Revision: 437594
URL: https://svnweb.freebsd.org/changeset/ports/437594

Log:
  Remove 2 non depend on, obsoletes libraries failing with new sigc++20

Deleted:
  head/graphics/goocanvasmm/
  head/x11-toolkits/libgtksourceviewmm/
Modified:
  head/MOVED
  head/graphics/Makefile
  head/x11-toolkits/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Apr  3 07:09:02 2017	(r437593)
+++ head/MOVED	Mon Apr  3 07:14:33 2017	(r437594)
@@ -9199,3 +9199,5 @@ devel/libsigcx||2017-04-02|Obsolete and 
 x11-toolkits/gal2||2017-04-02|Obsolete and not depend on anymore
 x11-toolkits/gal2-reference||2017-04-02|Obsolete and not depend on anymore
 x11-toolkits/vte290|x11-toolkits/vte3|2017-04-02|Obsolete and not depend on anymore
+x11-toolkits/libgtksourceviewmm||2017-04-03|Obsolete and not depend on anymore
+graphics/goocanvasmm||2017-04-03|Obsolete and not depend on anymore

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Mon Apr  3 07:09:02 2017	(r437593)
+++ head/graphics/Makefile	Mon Apr  3 07:14:33 2017	(r437594)
@@ -284,7 +284,6 @@
     SUBDIR += gocr
     SUBDIR += goocanvas
     SUBDIR += goocanvas2
-    SUBDIR += goocanvasmm
     SUBDIR += goocanvasmm2
     SUBDIR += goom
     SUBDIR += gource

Modified: head/x11-toolkits/Makefile
==============================================================================
--- head/x11-toolkits/Makefile	Mon Apr  3 07:09:02 2017	(r437593)
+++ head/x11-toolkits/Makefile	Mon Apr  3 07:14:33 2017	(r437594)
@@ -105,7 +105,6 @@
     SUBDIR += libgnomeui
     SUBDIR += libgnomeui-reference
     SUBDIR += libgnomeuimm26
-    SUBDIR += libgtksourceviewmm
     SUBDIR += libsexy
     SUBDIR += libsexymm
     SUBDIR += libunique3


More information about the svn-ports-head mailing list