Bug 210896 - [PATCH] textproc/en-hunspell: Fix distinfo file (v2016.06.26)
Summary: [PATCH] textproc/en-hunspell: Fix distinfo file (v2016.06.26)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Baptiste Daroussin
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-07-07 17:57 UTC by lightside
Modified: 2016-07-08 09:41 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (office)


Attachments
Proposed patch (since 418169 revision) (1.45 KB, patch)
2016-07-07 17:57 UTC, lightside
no flags Details | Diff
Proposed patch (since 418169 revision) (1.61 KB, patch)
2016-07-07 18:45 UTC, lightside
lightside: maintainer-approval? (office)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description lightside 2016-07-07 17:57:20 UTC
Created attachment 172205 [details]
Proposed patch (since 418169 revision)

Patch to fix (or complete) distinfo file of textproc/en-hunspell port after ports r418169 changes.
There are *-ize-* and *-large-* variants of files, based on selected port's options.

Possible to sort distinfo file, if needed.
Comment 1 lightside 2016-07-07 18:45:43 UTC
Created attachment 172207 [details]
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.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-07-07 22:33:30 UTC
A commit references this bug:

Author: bapt
Date: Thu Jul  7 22:33:21 UTC 2016
New revision: 418202
URL: https://svnweb.freebsd.org/changeset/ports/418202

Log:
  Fix distinfo after r418169

  PR:		210896
  Submitted by:	lightside@gmx.com
  Pointyhat to:	bapt

Changes:
  head/textproc/en-hunspell/distinfo