svn commit: r323224 - in head: . editors editors/code-browser lang lang/copper
Pietro Cerutti
gahr at FreeBSD.org
Thu Jul 18 11:54:54 UTC 2013
Author: gahr
Date: Thu Jul 18 11:54:53 2013
New Revision: 323224
URL: http://svnweb.freebsd.org/changeset/ports/323224
Log:
- Remove editors/code-browser and lang/copper, which fail to build on
most environments
Deleted:
head/editors/code-browser/
head/lang/copper/
Modified:
head/MOVED
head/editors/Makefile
head/lang/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Thu Jul 18 11:10:22 2013 (r323223)
+++ head/MOVED Thu Jul 18 11:54:53 2013 (r323224)
@@ -4436,3 +4436,5 @@ net/avahi-qt3||2013-07-13|Depends on the
www/xpi-gwt-dev-plugin||2013-07-15|Has expired: Requires an ancient version of Firefox to build
security/pyobfsproxy|security/obfsproxy|2013-07-15|Rename
devel/kdevelop-custom-buildsystem||2013-07-17|Has expired: part of devel/kdevelop-kde4 now
+editors/code-browser||2013-07-18|Removed
+lang/copper||2013-07-18|Removed
Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile Thu Jul 18 11:10:22 2013 (r323223)
+++ head/editors/Makefile Thu Jul 18 11:54:53 2013 (r323224)
@@ -43,7 +43,6 @@
SUBDIR += calligra-l10n-sv
SUBDIR += calligra-l10n-tr
SUBDIR += chexedit
- SUBDIR += code-browser
SUBDIR += codeeditor
SUBDIR += codelite
SUBDIR += color-mate
Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile Thu Jul 18 11:10:22 2013 (r323223)
+++ head/lang/Makefile Thu Jul 18 11:54:53 2013 (r323224)
@@ -40,7 +40,6 @@
SUBDIR += cmucl
SUBDIR += cmucl-extra
SUBDIR += cocor
- SUBDIR += copper
SUBDIR += cparser
SUBDIR += csharp-mode.el
SUBDIR += cython
More information about the svn-ports-head
mailing list