From owner-svn-ports-head@FreeBSD.ORG Sat Feb 15 16:01:46 2014 Return-Path: Delivered-To: svn-ports-head@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 656455DC; Sat, 15 Feb 2014 16:01:46 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5081012CB; Sat, 15 Feb 2014 16:01:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1FG1kNp086448; Sat, 15 Feb 2014 16:01:46 GMT (envelope-from marino@svn.freebsd.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1FG1kUb086447; Sat, 15 Feb 2014 16:01:46 GMT (envelope-from marino@svn.freebsd.org) Message-Id: <201402151601.s1FG1kUb086447@svn.freebsd.org> From: John Marino Date: Sat, 15 Feb 2014 16:01:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344414 - in head/devel: . adabooch-doc-html X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Feb 2014 16:01:46 -0000 Author: marino Date: Sat Feb 15 16:01:45 2014 New Revision: 344414 URL: http://svnweb.freebsd.org/changeset/ports/344414 QAT: https://qat.redports.org/buildarchive/r344414/ Log: Remove devel/adabooch-doc-html Documentation was integrated into the recent updated of devel/adabooch. This port is obsolete and can be removed immediately (and I highly doubt a single user had it installed based on state of adabooch). Deleted: head/devel/adabooch-doc-html/ Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Feb 15 15:59:38 2014 (r344413) +++ head/devel/Makefile Sat Feb 15 16:01:45 2014 (r344414) @@ -39,7 +39,6 @@ SUBDIR += acme SUBDIR += activitymail SUBDIR += adabooch - SUBDIR += adabooch-doc-html SUBDIR += adacurses SUBDIR += adasdl SUBDIR += adime