Bug 277620 - textproc/enchant: fix MASTERSITES, add LICENSE
Summary: textproc/enchant: fix MASTERSITES, add LICENSE
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: Fernando Apesteguía
URL:
Keywords: easy, patch
Depends on:
Blocks:
 
Reported: 2024-03-11 02:50 UTC by Chris Hutchinson
Modified: 2024-06-07 17:59 UTC (History)
1 user (show)

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


Attachments
patch against textproc/enchant (2.07 KB, patch)
2024-03-11 02:50 UTC, Chris Hutchinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2024-03-11 02:50:46 UTC
Created attachment 249083 [details]
patch against textproc/enchant

I discovered while building a port I maintain that
depends on this port. That the MASTERSITES used by this
has gone AWOL.
The patch attached to this pr(1) fixes that. While here
add LICENSE and fix ordering in Makefile.

Changes:
Makefile

that's it.

--Chris
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2024-06-07 17:58:36 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-06-07 17:59:05 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b8a009ebdc5db0fc21792560c3c9797ce54b6a0a

commit b8a009ebdc5db0fc21792560c3c9797ce54b6a0a
Author:     Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2024-06-06 12:15:19 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-06-07 17:57:59 +0000

    textproc/enchant: fix MASTERSITES, add LICENSE

    Pet linters.

    PR:             277620
    Reported by:    portmaster@bsdforge.com
    Approved by:    (gnome@, maintainer timeout > 2 weeks)

 textproc/enchant/Makefile | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)