Bug 215302

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

Description Piotr Kubaj freebsd_committer freebsd_triage 2016-12-14 14:08:53 UTC
Created attachment 177965 [details]
patch

This patch updates the port to version 2.12.4. It changes MASTER_SITES because the tarball from Hexchat website contains symbolic links to nonexistent Autotools files in /usr/share, which breaks the build.

It also removes DOAT option, which has been replaced with an internal command.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-12-16 13:49:42 UTC
A commit references this bug:

Author: olivier
Date: Fri Dec 16 13:48:38 UTC 2016
New revision: 428680
URL: https://svnweb.freebsd.org/changeset/ports/428680

Log:
  Update to 2.12.4

  PR:		215302
  Submitted by:	Piotr Kubaj (maintainer)
  Approved by:	tabthorpe
  Differential Revision:	https://reviews.freebsd.org/D8805

Changes:
  head/irc/hexchat/Makefile
  head/irc/hexchat/distinfo
  head/irc/hexchat/files/patch-src__common__server.c
  head/irc/hexchat/files/patch-src__common__ssl.c
  head/irc/hexchat/pkg-plist
Comment 2 Olivier Cochard freebsd_committer freebsd_triage 2016-12-16 13:51:07 UTC
Thanks for the update!