Bug 215302 - irc/hexchat: update to 2.12.4
Summary: irc/hexchat: update to 2.12.4
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: Olivier Cochard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-14 14:08 UTC by Piotr Kubaj
Modified: 2016-12-16 13:51 UTC (History)
1 user (show)

See Also:
pkubaj: maintainer-feedback+


Attachments
patch (4.39 KB, patch)
2016-12-14 14:08 UTC, Piotr Kubaj
pkubaj: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!