Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Jul 2016 18:45:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 210896] [PATCH] textproc/en-hunspell: Fix distinfo file (v2016.06.26)
Message-ID:  <bug-210896-25061-AfGunzaq4O@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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210896

lightside <lightside@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #172205|0                           |1
        is obsolete|                            |
 Attachment #172205|maintainer-approval?(office |
              Flags|@FreeBSD.org)               |
 Attachment #172207|                            |maintainer-approval?(office
              Flags|                            |@FreeBSD.org)

--- 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.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



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