Summary: | net-im/6cord: Update to 9.6 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Lewis Cook <lcook> | ||||||
Component: | Individual Port(s) | Assignee: | Dmitri Goutnik <dmgk> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | dmgk | ||||||
Priority: | --- | Keywords: | buildisok | ||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://gitlab.com/diamondburned/6cord/-/tags/stable-9.6 | ||||||||
Attachments: |
|
Created attachment 211997 [details]
6cord-9.6.log
* Poudriere build log.
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/121663913 A commit references this bug: Author: dmgk Date: Fri Feb 28 12:18:48 UTC 2020 New revision: 527330 URL: https://svnweb.freebsd.org/changeset/ports/527330 Log: net-im/6cord: Update to 9.6 - Pet portclippy while here PR: 244475 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Changes: head/net-im/6cord/Makefile head/net-im/6cord/distinfo head/net-im/6cord/files/pkg-message.in Committed, thanks! |
Created attachment 211996 [details] 6cord-9.6.diff Changes: * Bump DISTVERSION to 9.6, update distinfo and GL_COMMIT; * Reformat post-install targets to a single line; * Remove note about GNOME keyring in pkg-message.in, this is not applicable - FreeBSD is an unsupported platform and will only produce an error. In doing so, I've added GO_BUILDFLAGS that disables the keyring feature; * Fix typo in pkg-message.in, the help page flag is '-h' and not 't'. Testing: * No errors reported with portlint, built in Poudriere and application works as expected (logs attached).