Bug 215238 - irc/znc: Update to 1.6.4
Summary: irc/znc: Update to 1.6.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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-12 00:05 UTC by Danilo G. Baio
Modified: 2016-12-12 13:01 UTC (History)
1 user (show)

See Also:


Attachments
znc_1.6.4.patch (809 bytes, patch)
2016-12-12 00:05 UTC, Danilo G. Baio
dbaio: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo G. Baio freebsd_committer freebsd_triage 2016-12-12 00:05:34 UTC
Created attachment 177897 [details]
znc_1.6.4.patch

- Update to 1.6.4

Changelog: http://wiki.znc.in/ChangeLog/1.6.4

[Q/A]

portlint:
WARN: Makefile: [49]: possible direct use of command "perl" found. use ${PERL} instead.
0 fatal errors and 1 warning found.

testport: 
	poudriere: i386,  9.3   (OK)
	poudriere: amd64, 9.3   (OK)
	poudriere: i386,  10.3  (OK)
	poudriere: amd64, 10.3  (OK)
	poudriere: i386,  11    (OK)
	poudriere: amd64, 11    (OK)	
	poudriere: i386,  12    (OK)
	poudriere: amd64, 12    (OK)
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-12-12 12:58:49 UTC
A commit references this bug:

Author: ehaupt
Date: Mon Dec 12 12:58:24 UTC 2016
New revision: 428409
URL: https://svnweb.freebsd.org/changeset/ports/428409

Log:
  Update to 1.6.4. This fixes various segfaults.

  Changelog:	http://wiki.znc.in/ChangeLog/1.6.4

  PR:		215238
  Submitted by:	dbaio@bsd.com.br (maintainer)
  MFH:		2016Q4

Changes:
  head/irc/znc/Makefile
  head/irc/znc/distinfo
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2016-12-12 13:01:55 UTC
Committed and merged with quarterly branch.