Subject: CVS commit: pkgsrc/net/gift
From: Havard Eidnes
Date: 2017-12-26 12:27:39
Message id: 20171226112739.4BF84FB40@cvs.NetBSD.org

Log Message:
Add a couple of patches:
 * Quiet type conversion warnings by adding const to one of the logging
   functions
 * Don't confuse the C preprocessor by converting one arg into two.
   Fixes build on NetBSD/8.0 with SSP.
Bump PKGREVISION.

Files:
RevisionActionfile
1.23modifypkgsrc/net/gift/Makefile
1.5modifypkgsrc/net/gift/distinfo
1.1addpkgsrc/net/gift/patches/patch-lib_log.c
1.1addpkgsrc/net/gift/patches/patch-lib_log.h
1.1addpkgsrc/net/gift/patches/patch-src_plugin.c