Summary: | games/gnuchess: Update to 6.2.6 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Gian-Simon Purkert <gspurki> | ||||||
Component: | Individual Port(s) | Assignee: | Fernando ApesteguĂa <fernape> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | fernape | ||||||
Priority: | --- | Keywords: | patch | ||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
I hope that's the right way to send in update diffs. Sorry for any inconvenience Created attachment 213757 [details]
additional improvements on top of submitter's patch
Hi!
Thanks for your contribution. It's really appreciated. I attached a new patch just for reference:
- Don't remove the %%NLS%% at the beginning of the lines in pkg-plist. Those files are only installed if the NLS option is ON and the port will fail to stage/package otherwise.
- No need to set PORTREVISION=0, it's its default value if unset.
- I removed the duplicated .info file and left only the one in the INFO= section of the Makefile (listing it in pkg-plist is deprecated).
A commit references this bug: Author: fernape Date: Fri Apr 24 15:57:55 UTC 2020 New revision: 532765 URL: https://svnweb.freebsd.org/changeset/ports/532765 Log: games/gnuchess: update to 6.2.6 While here: * Remove .info files from pkg-plist * Do not install duplicated .info file PR: 245857 Submitted by: gspurki@gmail.com Changes: head/games/gnuchess/Makefile head/games/gnuchess/distinfo head/games/gnuchess/pkg-plist Thank you very much for the hints! Have a nice day. |
Created attachment 213729 [details] Update to 6.2.6