svn commit: r354461 - head/devel

Rui Paulo rpaulo at FreeBSD.org
Sun May 18 19:35:23 UTC 2014


Author: rpaulo (src committer)
Date: Sun May 18 19:35:22 2014
New Revision: 354461
URL: http://svnweb.freebsd.org/changeset/ports/354461
QAT: https://qat.redports.org/buildarchive/r354461/

Log:
  Enable clojure-cider, dash.el, epl.el, pkg-info.el.
  
  Reviewed by:	bapt

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sun May 18 19:34:37 2014	(r354460)
+++ head/devel/Makefile	Sun May 18 19:35:22 2014	(r354461)
@@ -240,6 +240,7 @@
     SUBDIR += clig
     SUBDIR += clint
     SUBDIR += clisp-hyperspec
+    SUBDIR += clojure-cider
     SUBDIR += cmake
     SUBDIR += cmake-fedora
     SUBDIR += cmake-gui
@@ -324,6 +325,7 @@
     SUBDIR += cxxtools
     SUBDIR += d-feet
     SUBDIR += darts
+    SUBDIR += dash.el
     SUBDIR += dasm
     SUBDIR += datadraw
     SUBDIR += dbus
@@ -406,6 +408,7 @@
     SUBDIR += elib-emacs21
     SUBDIR += entity
     SUBDIR += epm
+    SUBDIR += epl.el
     SUBDIR += epydoc
     SUBDIR += eric4
     SUBDIR += eris
@@ -3412,6 +3415,7 @@
     SUBDIR += pire
     SUBDIR += pit
     SUBDIR += pkgconf
+    SUBDIR += pkg-info.el
     SUBDIR += plan9port
     SUBDIR += pmccabe
     SUBDIR += pmd


More information about the svn-ports-all mailing list