Bug 237663

Summary: [PATCH] net-im/coyim: Fix GTK tag in Makefile
Product: Ports & Packages Reporter: Santhosh Raju <santhosh.raju>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me Flags: santhosh.raju: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Fixes the GTK tag string passed to the compile options santhosh.raju: maintainer-approval+

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!