Bug 237663 - [PATCH] net-im/coyim: Fix GTK tag in Makefile
Summary: [PATCH] net-im/coyim: Fix GTK tag in 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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-30 01:31 UTC by Santhosh Raju
Modified: 2019-04-30 09:10 UTC (History)
0 users

See Also:
santhosh.raju: maintainer-feedback+


Attachments
Fixes the GTK tag string passed to the compile options (563 bytes, patch)
2019-04-30 01:31 UTC, Santhosh Raju
santhosh.raju: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Santhosh Raju 2019-04-30 01:31:46 UTC
Created attachment 204105 [details]
Fixes the GTK tag string passed to the compile options

There is a minor bug fix in the GTK tag passed to the golang compiler.

This patch addresses this issue.

It would be nice if the patch can be applied to the ports tree of FreeBSD.

Regards
Santhosh
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2019-04-30 01:31:46 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-04-30 09:09:25 UTC
A commit references this bug:

Author: swills
Date: Tue Apr 30 09:09:07 UTC 2019
New revision: 500469
URL: https://svnweb.freebsd.org/changeset/ports/500469

Log:
  net-im/coyim: Fix GTK tag in Makefile

  While here, correct maintainer

  PR:		237663
  Submitted by:	Santhosh Raju <santhosh.raju@gmail.com> (maintainer)

Changes:
  head/net-im/coyim/Makefile
Comment 3 Steve Wills freebsd_committer freebsd_triage 2019-04-30 09:10:13 UTC
Committed, thanks!