Bug 242365 - net-im/6cord: Minor tweaks to Makefile
Summary: net-im/6cord: Minor tweaks to Makefile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitri Goutnik
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2019-12-02 11:59 UTC by Lewis Cook
Modified: 2019-12-11 14:33 UTC (History)
1 user (show)

See Also:


Attachments
Makefile patch (1.59 KB, patch)
2019-12-02 11:59 UTC, Lewis Cook
lcook: maintainer-approval+
Details | Diff
Makefile patch (1.72 KB, patch)
2019-12-09 20:14 UTC, Lewis Cook
no flags Details | Diff
Makefile patch (1.72 KB, patch)
2019-12-11 14:16 UTC, Lewis Cook
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lewis Cook freebsd_committer freebsd_triage 2019-12-02 11:59:38 UTC
Created attachment 209603 [details]
Makefile patch

* Properly format Makefile in accordance to `portclippy`;
* Format alignment of OPTIONS_DEFINE.

None of the behavior has changed for the port build/install process so it doesn't require a bump in PORTREVISION. This is a _very_ small patch, and more of a pet peeve I've been wanting to get out of the way. :)
Comment 1 Automation User 2019-12-02 14:58:43 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/99946048
Comment 2 Lewis Cook freebsd_committer freebsd_triage 2019-12-09 20:14:39 UTC
Created attachment 209810 [details]
Makefile patch

* Further revision of Makefile.
Comment 3 Lewis Cook freebsd_committer freebsd_triage 2019-12-11 14:16:44 UTC
Created attachment 209868 [details]
Makefile patch

* Rebase patch on bug#242580.
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-12-11 14:32:08 UTC
A commit references this bug:

Author: dmgk
Date: Wed Dec 11 14:31:24 UTC 2019
New revision: 519807
URL: https://svnweb.freebsd.org/changeset/ports/519807

Log:
  net-im/6cord: Minor tweaks to Makefile

  - Properly format Makefile in accordance to `portclippy`
  - Format alignment of OPTIONS_DEFINE

  PR:		242365
  Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)

Changes:
  head/net-im/6cord/Makefile
Comment 5 Dmitri Goutnik freebsd_committer freebsd_triage 2019-12-11 14:32:46 UTC
Committed, thanks!
Comment 6 Lewis Cook freebsd_committer freebsd_triage 2019-12-11 14:33:32 UTC
Cheers!