maintainer-approval requested: [Bug 210896] [PATCH] textproc/en-hunspell: Fix distinfo file (v2016.06.26) : [Attachment 172207] Proposed patch (since 418169 revision)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 7 18:45:43 UTC 2016
lightside <lightside at gmx.com> has asked office at 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=210896
Attachment 172207: Proposed patch (since 418169 revision)
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172207&action=edit
--- Comment #1 from lightside <lightside at gmx.com> ---
Created attachment 172207
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172207&action=edit
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.
More information about the freebsd-office
mailing list