Bug 228078 - irc/znc: Update to 1.7.0
Summary: irc/znc: Update to 1.7.0
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: Danilo G. Baio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-08 18:20 UTC by Bryan Drewery
Modified: 2018-05-08 23:01 UTC (History)
0 users

See Also:
dbaio: maintainer-feedback+


Attachments

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