Subject: CVS commit: pkgsrc/comms/hylafax
From: Adam Ciarcinski
Date: 2014-03-14 16:59:29
Message id: 20140314155929.4E83296@cvs.netbsd.org

Log Message:
Changes 6.0.6:
These releases are maintenance releases, and do not contain any new
features or functionality, but only contain bugfixes:
 * Re-order library files in fchmod() configure check
 * faxalter: Wire up the nissing page range -Z options
 * man: JobReqError/JobRetryError were missing in hylafax-config.4
 * typerules: adding missing comma to typeNames array
 * Do not warn about one of the Fontpath directories not existing
 * Reworked how faxsetup looks for Fontmap
 * Use a private Fontmap.HylaFAX file of .pfb files
 * Combine all Fontmap files in memory, including new Fontmap.HylaFAX
 * Bug 934: We need to avoid a 0-index in playList
 * hfaxd: Eliminte extraneous debug logging
 * hfaxd: Make source port for active connections be ctrl port - 1
 * hfaxd: Release old accept fd
 * Support libtiff 4.0
 * faxsend: JobRetryOther/JobRequeueOther weren't actually being used
 * Make sure not to cut faxq FIFO messages in two when reaching end of buffer
 * hfaxd: Port is network byte order, correct logging of it

Files:
RevisionActionfile
1.4modifypkgsrc/comms/hylafax/MESSAGE
1.70modifypkgsrc/comms/hylafax/Makefile
1.14modifypkgsrc/comms/hylafax/PLIST
1.26modifypkgsrc/comms/hylafax/distinfo
1.9modifypkgsrc/comms/hylafax/patches/patch-aa
1.8modifypkgsrc/comms/hylafax/patches/patch-ac
1.18modifypkgsrc/comms/hylafax/patches/patch-ae
1.9modifypkgsrc/comms/hylafax/patches/patch-af
1.6modifypkgsrc/comms/hylafax/patches/patch-ag
1.7modifypkgsrc/comms/hylafax/patches/patch-ah
1.10modifypkgsrc/comms/hylafax/patches/patch-ai
1.7modifypkgsrc/comms/hylafax/patches/patch-al
1.8modifypkgsrc/comms/hylafax/patches/patch-an
1.8modifypkgsrc/comms/hylafax/patches/patch-ao
1.9modifypkgsrc/comms/hylafax/patches/patch-ap
1.2modifypkgsrc/comms/hylafax/patches/patch-rules.in
1.1addpkgsrc/comms/hylafax/options.mk
1.1removepkgsrc/comms/hylafax/patches/patch-hfaxd_FileSystem_c__
1.1removepkgsrc/comms/hylafax/patches/patch-hfaxd_FileTransfer_c__