From owner-svn-ports-all@FreeBSD.ORG Tue Apr 14 16:29:51 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 8694140D; Tue, 14 Apr 2015 16:29:51 +0000 (UTC) Date: Tue, 14 Apr 2015 16:29:51 +0000 From: Alexey Dokuchaev To: Mikhail Teterin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r384004 - head/security/pecl-crack/files Message-ID: <20150414162951.GA10928@FreeBSD.org> References: <201504141624.t3EGO1xY065515@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201504141624.t3EGO1xY065515@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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: Tue, 14 Apr 2015 16:29:51 -0000 On Tue, Apr 14, 2015 at 04:24:01PM +0000, Mikhail Teterin wrote: > New Revision: 384004 > URL: https://svnweb.freebsd.org/changeset/ports/384004 > > Log: > Remove the hunk replacing the original argument-parsing. Though the > old code is ugly, it is correct and replacement is thus not warranted. > [...] > @@ -1,5 +1,5 @@ > --- crack.c 2005-09-21 05:00:06.000000000 -0400 > -+++ crack.c 2015-04-13 20:41:24.000000000 -0400 > ++++ crack.c 2015-04-14 12:19:37.774605000 -0400 We now have a nice `makepatch' target which creates UTC-relative, source- file-timestamp-only patches. (Just a kind reminder.) ./danfe