svn commit: r302575 - in head: . lang lang/erlang-lite

Jimmy Olgeni olgeni at FreeBSD.org
Wed Aug 15 13:44:44 UTC 2012


Author: olgeni
Date: Wed Aug 15 13:44:43 2012
New Revision: 302575
URL: http://svn.freebsd.org/changeset/ports/302575

Log:
  Remove the lang/erlang-lite port, which is now redundant as it
  specifies the same set of options as lang/erlang's defaults.
  
  Dependent ports were fixed in r302574.

Deleted:
  head/lang/erlang-lite/
Modified:
  head/MOVED
  head/lang/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed Aug 15 13:37:44 2012	(r302574)
+++ head/MOVED	Wed Aug 15 13:44:43 2012	(r302575)
@@ -3638,3 +3638,4 @@ net-p2p/qbittorrent-29-nox11|net-p2p/qbi
 sysutils/cfengine|sysutils/cfengine22|2012-08-14|Standardize port naming
 sysutils/cfengine-legacy|sysutils/cfengine32|2012-08-14|Standardize port naming
 sysutils/cfengine3|sysutils/cfengine33|2012-08-14|Standardize port naming
+lang/erlang-lite|lang/erlang|2012-08-15|Redundant port removed

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Wed Aug 15 13:37:44 2012	(r302574)
+++ head/lang/Makefile	Wed Aug 15 13:44:43 2012	(r302575)
@@ -56,7 +56,6 @@
     SUBDIR += embryo
     SUBDIR += eperl
     SUBDIR += erlang
-    SUBDIR += erlang-lite
     SUBDIR += execline
     SUBDIR += expect
     SUBDIR += expect-devel



More information about the svn-ports-head mailing list