From owner-svn-ports-all@FreeBSD.ORG Sun May 18 19:35:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 13580B49; Sun, 18 May 2014 19:35:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 01033251E; Sun, 18 May 2014 19:35:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4IJZMe9041185; Sun, 18 May 2014 19:35:22 GMT (envelope-from rpaulo@svn.freebsd.org) Received: (from rpaulo@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4IJZMrK041184; Sun, 18 May 2014 19:35:22 GMT (envelope-from rpaulo@svn.freebsd.org) Message-Id: <201405181935.s4IJZMrK041184@svn.freebsd.org> From: Rui Paulo Date: Sun, 18 May 2014 19:35:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354461 - head/devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2014 19:35:23 -0000 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