From owner-svn-ports-all@FreeBSD.ORG Thu Aug 16 16:47:50 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8CF3D1065672; Thu, 16 Aug 2012 16:47:50 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 7827E8FC08; Thu, 16 Aug 2012 16:47:50 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q7GGloWt041276; Thu, 16 Aug 2012 16:47:50 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q7GGlo10041274; Thu, 16 Aug 2012 16:47:50 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201208161647.q7GGlo10041274@svn.freebsd.org> From: Steve Wills Date: Thu, 16 Aug 2012 16:47:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r302648 - in head/textproc: . p5-Text-Wrap X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 16 Aug 2012 16:47:50 -0000 Author: swills Date: Thu Aug 16 16:47:49 2012 New Revision: 302648 URL: http://svn.freebsd.org/changeset/ports/302648 Log: - Oops, this was already ported and I missed it, remove the duplicate Pointy hat to: swills Deleted: head/textproc/p5-Text-Wrap/ Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Thu Aug 16 16:24:01 2012 (r302647) +++ head/textproc/Makefile Thu Aug 16 16:47:49 2012 (r302648) @@ -850,7 +850,6 @@ SUBDIR += p5-Text-WikiCreole SUBDIR += p5-Text-WikiFormat SUBDIR += p5-Text-WordDiff - SUBDIR += p5-Text-Wrap SUBDIR += p5-Text-Wrapper SUBDIR += p5-Text-Xslate SUBDIR += p5-Text-vCard