From owner-cvs-all@FreeBSD.ORG Thu Oct 14 14:39:44 2004 Return-Path: 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 56BA216A4CE; Thu, 14 Oct 2004 14:39:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 369A843D58; Thu, 14 Oct 2004 14:39:44 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9EEdijD007681; Thu, 14 Oct 2004 14:39:44 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9EEdiKx007680; Thu, 14 Oct 2004 14:39:44 GMT (envelope-from sobomax) Message-Id: <200410141439.i9EEdiKx007680@repoman.freebsd.org> From: Maxim Sobolev Date: Thu, 14 Oct 2004 14:39:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Tools/scripts patchtool.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 14 Oct 2004 14:39:44 -0000 sobomax 2004-10-14 14:39:44 UTC FreeBSD ports repository Modified files: Tools/scripts patchtool.py Log: Strip out date/time from +++/--- headers in generated patchfiles, so that they don't generate extra hunk each time patchfile is updated. Revision Changes Path 1.13 +13 -12 ports/Tools/scripts/patchtool.py