From owner-cvs-all@FreeBSD.ORG Thu Mar 29 05:35:07 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5F61106566B; Thu, 29 Mar 2012 05:35:07 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AA49E8FC08; Thu, 29 Mar 2012 05:35:07 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q2T5Z7hZ019444; Thu, 29 Mar 2012 05:35:07 GMT (envelope-from mandree@repoman.freebsd.org) Received: (from mandree@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q2T5Z72K019443; Thu, 29 Mar 2012 05:35:07 GMT (envelope-from mandree) Message-Id: <201203290535.q2T5Z72K019443@repoman.freebsd.org> From: Matthias Andree Date: Thu, 29 Mar 2012 05:35:07 +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/wiggle pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2012 05:35:07 -0000 mandree 2012-03-29 05:35:07 UTC FreeBSD ports repository Modified files: textproc/wiggle pkg-descr Log: Add a proper description. The main function of wiggle is to apply a patch to a file in a similar manner to the patch(1) program. The distinctive difference of wiggle is that it will attempt to apply a patch even if the before part of the patch doesn't match the target file perfectly. [...] Feature safe: yes Revision Changes Path 1.2 +15 -1 ports/textproc/wiggle/pkg-descr