Date: Mon, 18 Nov 2013 16:12:45 +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: r334218 - in head: . devel devel/lua50-compat51 lang lang/lua50 Message-ID: <201311181612.rAIGCjVj074070@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Nov 18 16:12:45 2013 New Revision: 334218 URL: http://svnweb.freebsd.org/changeset/ports/334218 Log: Third pass at removing EOLed lua50 devel/lua50-compat51 lang/lua50 Deleted: head/devel/lua50-compat51/ head/lang/lua50/ Modified: head/MOVED head/devel/Makefile head/lang/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Nov 18 16:08:07 2013 (r334217) +++ head/MOVED Mon Nov 18 16:12:45 2013 (r334218) @@ -5239,3 +5239,5 @@ devel/lua50-pty||2013-11-18|Removed lang/tolua++50||2013-11-18|Removed lang/tolua50||2013-11-18|Removed net/lua50-luasocket||2013-11-18|Removed +devel/lua50-compat51||2013-11-18|Removed +lang/lua50||2013-11-18|Removed Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Nov 18 16:08:07 2013 (r334217) +++ head/devel/Makefile Mon Nov 18 16:12:45 2013 (r334218) @@ -1177,7 +1177,6 @@ SUBDIR += lua-rds-parser SUBDIR += lua-redis-parser SUBDIR += lua-sysctl - SUBDIR += lua50-compat51 SUBDIR += luabind SUBDIR += luafilesystem SUBDIR += luajava Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Mon Nov 18 16:08:07 2013 (r334217) +++ head/lang/Makefile Mon Nov 18 16:12:45 2013 (r334218) @@ -154,7 +154,6 @@ SUBDIR += logo SUBDIR += lua SUBDIR += lua-mode.el - SUBDIR += lua50 SUBDIR += lua52 SUBDIR += luajit SUBDIR += lush
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311181612.rAIGCjVj074070>