Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Jul 2016 18:45:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   maintainer-approval requested: [Bug 210896] [PATCH] textproc/en-hunspell: Fix distinfo file (v2016.06.26) : [Attachment 172207] Proposed patch (since 418169 revision)
Message-ID:  <bug-210896-25061-4IDYownucL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210896-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210896-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
lightside <lightside@gmx.com> has asked office@FreeBSD.org for
maintainer-approval:
Bug 210896: [PATCH] textproc/en-hunspell: Fix distinfo file (v2016.06.26)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210896

Attachment 172207: Proposed patch (since 418169 revision)
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172207&action=3Dedit



--- Comment #1 from lightside <lightside@gmx.com> ---
Created attachment 172207
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172207&action=
=3Dedit
Proposed patch (since 418169 revision)

(In reply to comment #0)
> Possible to sort distinfo file, if needed.
Added sorted variant, with following command:
% cat distinfo | grep -ve '^TIMESTAMP' | sort -k 2,2 -k 1,1
and manually adding current TIMESTAMP.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210896-25061-4IDYownucL>