Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 2014 19:35:22 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r354461 - head/devel
Message-ID:  <201405181935.s4IJZMrK041184@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405181935.s4IJZMrK041184>