Bug 228078

Summary: irc/znc: Update to 1.7.0
Product: Ports & Packages Reporter: Bryan Drewery <bdrewery>
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Only Me Flags: dbaio: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Bryan Drewery freebsd_committer freebsd_triage 2018-05-08 18:20:11 UTC
http://wiki.znc.in/ChangeLog/1.7.0
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2018-05-08 18:33:48 UTC
Testing right now.

https://people.freebsd.org/~dbaio/znc-1.7.0.patch

About to commit it tonight.
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2018-05-08 18:43:58 UTC
(In reply to Danilo G. Baio from comment #1)
> Testing right now.
> 
> https://people.freebsd.org/~dbaio/znc-1.7.0.patch
> 
> About to commit it tonight.

Awesome, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-05-08 23:00:11 UTC
A commit references this bug:

Author: dbaio
Date: Tue May  8 22:59:28 UTC 2018
New revision: 469418
URL: https://svnweb.freebsd.org/changeset/ports/469418

Log:
  irc/znc: Update to 1.7.0

  Remove --with-openssl=/path option from ./configure.
  SSL is still supported and is still configurable.

  modpython: Require ZNC to be built with encodings support

  Changes:	https://wiki.znc.in/ChangeLog/1.7.0

  PR:		228078
  Reported by:	bdrewery

Changes:
  head/irc/znc/Makefile
  head/irc/znc/distinfo
  head/irc/znc/files/pkg-message.in
  head/irc/znc/pkg-plist
Comment 4 Danilo G. Baio freebsd_committer freebsd_triage 2018-05-08 23:01:58 UTC
Committed, thanks!