Date: Sun, 19 Jun 2016 23:00:37 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417135 - in head: . Mk/Uses x11-toolkits x11-toolkits/gtk-sharp10 Message-ID: <201606192300.u5JN0bxX008095@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Jun 19 23:00:37 2016 New Revision: 417135 URL: https://svnweb.freebsd.org/changeset/ports/417135 Log: Remove gtk-sharp10 it is not depended on anymore and superceeded by other libs Deleted: head/x11-toolkits/gtk-sharp10/ Modified: head/MOVED head/Mk/Uses/gnome.mk head/x11-toolkits/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Jun 19 22:34:15 2016 (r417134) +++ head/MOVED Sun Jun 19 23:00:37 2016 (r417135) @@ -8366,3 +8366,4 @@ www/drupal6-nice_menus||2016-06-18|Has e www/drupal6-page_title||2016-06-18|Has expired: www/drupal6 upstream is EOL and port expired 2016-04-24 www/drupal6-cck||2016-06-18|Has expired: www/drupal6 upstream is EOL and port expired 2016-04-24 www/drupal6||2016-06-18|Has expired: EOL upstream as of 2016-02-24 +x11-toolkits/gtk-sharp10||2016-06-20|Not depend on anymore superceeded by gtk-sharp20 and gtk-sharp30 Modified: head/Mk/Uses/gnome.mk ============================================================================== --- head/Mk/Uses/gnome.mk Sun Jun 19 22:34:15 2016 (r417134) +++ head/Mk/Uses/gnome.mk Sun Jun 19 23:00:37 2016 (r417135) @@ -78,7 +78,7 @@ _USE_GNOME_ALL+= gdkpixbuf glib12 gtk12 _USE_GNOME_ALL+= atk atspi cairo gal2 \ gdkpixbuf2 gconf2 glib20 \ gnomedocutils gnomesharp20 \ - gnomespeech gnomevfs2 gtk-update-icon-cache gtk20 gtkhtml3 gtksharp10 \ + gnomespeech gnomevfs2 gtk-update-icon-cache gtk20 gtkhtml3 \ gtksharp20 gtksourceview gtksourceview2 gvfs libartlgpl2 libbonobo \ libbonoboui libgda4 libglade2 libgnome \ libgnomecanvas libgnomekbd libgnomeprint libgnomeprintui \ Modified: head/x11-toolkits/Makefile ============================================================================== --- head/x11-toolkits/Makefile Sun Jun 19 22:34:15 2016 (r417134) +++ head/x11-toolkits/Makefile Sun Jun 19 23:00:37 2016 (r417135) @@ -37,7 +37,6 @@ SUBDIR += gstreamer1-plugins-gtksink SUBDIR += gstreamer1-plugins-pango SUBDIR += gtk-sharp-beans - SUBDIR += gtk-sharp10 SUBDIR += gtk-sharp20 SUBDIR += gtk-sharp30 SUBDIR += gtk12
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606192300.u5JN0bxX008095>