From owner-cvs-all@FreeBSD.ORG Mon May 29 20:37:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EB7616AB05; Mon, 29 May 2006 20:37:43 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43BD043D73; Mon, 29 May 2006 20:37:43 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4TKaS0H011239; Mon, 29 May 2006 20:36:28 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4TKaSUA011238; Mon, 29 May 2006 20:36:28 GMT (envelope-from aaron) Message-Id: <200605292036.k4TKaSUA011238@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 29 May 2006 20:36:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Text-Diff3 Makefile distinfo pkg-descr pkg-plist ports/textproc/p5-Text-Diff3/files patch-MANIFEST patch-Makefile.PL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 May 2006 20:37:45 -0000 aaron 2006-05-29 20:36:28 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Text-Diff3 Makefile distinfo pkg-descr pkg-plist textproc/p5-Text-Diff3/files patch-MANIFEST patch-Makefile.PL Log: Adding port textproc/p5-Text-Diff3, Compute three-way differences between texts. Approved by: tobez (implicit) Revision Changes Path 1.983 +1 -0 ports/textproc/Makefile 1.1 +48 -0 ports/textproc/p5-Text-Diff3/Makefile (new) 1.1 +2 -0 ports/textproc/p5-Text-Diff3/distinfo (new) 1.1 +49 -0 ports/textproc/p5-Text-Diff3/files/patch-MANIFEST (new) 1.1 +22 -0 ports/textproc/p5-Text-Diff3/files/patch-Makefile.PL (new) 1.1 +6 -0 ports/textproc/p5-Text-Diff3/pkg-descr (new) 1.1 +18 -0 ports/textproc/p5-Text-Diff3/pkg-plist (new)