Date: Wed, 31 Jul 2013 09:43:18 +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: r324027 - in head: . devel devel/libbonobomm x11-toolkits x11-toolkits/libbonobouimm Message-ID: <201307310943.r6V9hIFX099317@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Jul 31 09:43:18 2013 New Revision: 324027 URL: http://svnweb.freebsd.org/changeset/ports/324027 Log: Remove libbonobomm and libbonobouimm: Both are unsupported upstream, Both are broken with clang, Both are not depended on in the ports tree Approved by: bland (maintainer) Deleted: head/devel/libbonobomm/ head/x11-toolkits/libbonobouimm/ Modified: head/MOVED head/devel/Makefile head/x11-toolkits/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Jul 31 09:31:53 2013 (r324026) +++ head/MOVED Wed Jul 31 09:43:18 2013 (r324027) @@ -4829,3 +4829,5 @@ x11-wm/bbconf||2013-07-26|Has expired: D x11-wm/kompmgr||2013-07-26|Has expired: Depends on QT3 audio/artswrapper||2013-07-27|Depend on the expired audio/arts net/ns2|net/ns|2013-07-29|Duplicate ports merged +x11-toolkits/libbonobouimm||2013-07-31|Not supported upstream anymore +devel/libbonobomm||2013-07-31|Not supported upstream anymore Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Jul 31 09:31:53 2013 (r324026) +++ head/devel/Makefile Wed Jul 31 09:43:18 2013 (r324027) @@ -940,7 +940,6 @@ SUBDIR += libbobcat SUBDIR += libbonobo SUBDIR += libbonobo-reference - SUBDIR += libbonobomm SUBDIR += libburn SUBDIR += libc++ SUBDIR += libccid Modified: head/x11-toolkits/Makefile ============================================================================== --- head/x11-toolkits/Makefile Wed Jul 31 09:31:53 2013 (r324026) +++ head/x11-toolkits/Makefile Wed Jul 31 09:43:18 2013 (r324027) @@ -100,7 +100,6 @@ SUBDIR += libXt SUBDIR += libbonoboui SUBDIR += libbonoboui-reference - SUBDIR += libbonobouimm SUBDIR += libgail-gnome SUBDIR += libgdiplus SUBDIR += libgnomeprintui
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307310943.r6V9hIFX099317>