Bug 231061

Summary: irc/hexchat: update to 2.14.2
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: ndowens04, swills
Priority: --- Flags: pkubaj: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
pkubaj: maintainer-approval+
patch pkubaj: maintainer-approval+

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-08-31 17:27:01 UTC
Created attachment 196752 [details]
patch

Tested on 11.2-RELEASE with Poudriere.
Comment 1 Nathan 2018-08-31 19:44:11 UTC
I get this on 12-current

WARNING: GLib compiled dependencies do not work reliably with 
the current version of GLib. See the following upstream issue: https://bugzilla.gnome.org/show_bug.cgi?id=774368
Program generate_header.py found: YES (/wrkdirs/usr/ports/irc/hexchat/work/hexchat-2.14.2/plugins/perl/generate_header.py)
Program true found: YES (/usr/bin/true)

plugins/perl/meson.build:76:2: ERROR:  Problem encountered: found perl not suitable for plugin
Comment 2 Piotr Kubaj freebsd_committer freebsd_triage 2018-08-31 22:52:47 UTC
Created attachment 196755 [details]
patch

Sorry, I forgot to add a new patch to my SVN copy.
Comment 3 Nathan 2018-09-01 00:39:12 UTC
add gnome to uses, as use_gnome alone is depreciated

Also builds fine on amd64 12-CURRENT
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-09-03 13:12:57 UTC
A commit references this bug:

Author: swills
Date: Mon Sep  3 13:12:29 UTC 2018
New revision: 478869
URL: https://svnweb.freebsd.org/changeset/ports/478869

Log:
  irc/hexchat: update to 2.14.2

  PR:		231061
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)

Changes:
  head/irc/hexchat/Makefile
  head/irc/hexchat/distinfo
  head/irc/hexchat/files/patch-meson__options.txt
  head/irc/hexchat/files/patch-plugins_perl_meson.build
  head/irc/hexchat/files/patch-src__common__server.c
Comment 5 Steve Wills freebsd_committer freebsd_triage 2018-09-03 13:13:40 UTC
Committed, thanks!