Subject: CVS commit: [pkgsrc-2012Q1] pkgsrc/comms/hylafax
From: S.P.Zeidler
Date: 2012-04-09 18:48:51
Message id: 20120409164851.91FC3175DD@cvs.netbsd.org

Log Message:
Pullup ticket #3719 - requested by dholland
comms/hylafax: build fix

Revisions pulled up:
- comms/hylafax/Makefile                                        1.65
- comms/hylafax/distinfo                                        1.23
- comms/hylafax/patches/patch-ae                                1.16
- comms/hylafax/patches/patch-hfaxd_FileSystem_c__              1.1
- comms/hylafax/patches/patch-hfaxd_FileTransfer_c__            1.1

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Sun Apr  8 03:25:04 UTC 2012

   Modified Files:
   	pkgsrc/comms/hylafax: Makefile distinfo
   	pkgsrc/comms/hylafax/patches: patch-ae
   Added Files:
   	pkgsrc/comms/hylafax/patches: patch-hfaxd_FileSystem_c__
   	    patch-hfaxd_FileTransfer_c__

   Log Message:
   Hack this to build against libtiff 4.x. With luck, it'll still work.
   Because it depends on changes to the API in libtiff 4.x, set the minimum
   BUILDLINK_API_DEPENDS accordingly. And, even though it wasn't building,
   bump PKGREVISION to 7; the new package depending on tiff>=4.0 needs to
   be distinguishable from the old package depending on tiff<4.0.

   XXX: This package desperately needs to be updated. It is years out of
   XXX: date with respect to upstream.

   To generate a diff of this commit:
   cvs rdiff -u -r1.64 -r1.65 pkgsrc/comms/hylafax/Makefile
   cvs rdiff -u -r1.22 -r1.23 pkgsrc/comms/hylafax/distinfo
   cvs rdiff -u -r1.15 -r1.16 pkgsrc/comms/hylafax/patches/patch-ae
   cvs rdiff -u -r0 -r1.1 \
       pkgsrc/comms/hylafax/patches/patch-hfaxd_FileSystem_c__ \
       pkgsrc/comms/hylafax/patches/patch-hfaxd_FileTransfer_c__

Files:
RevisionActionfile
1.64.2.1modifypkgsrc/comms/hylafax/Makefile
1.22.6.1modifypkgsrc/comms/hylafax/distinfo
1.15.6.1modifypkgsrc/comms/hylafax/patches/patch-ae
1.1.2.2addpkgsrc/comms/hylafax/patches/patch-hfaxd_FileSystem_c__
1.1.2.2addpkgsrc/comms/hylafax/patches/patch-hfaxd_FileTransfer_c__