Subject: CVS commit: pkgsrc/devel/memcached/patches
From: Blue Rats
Date: 2015-05-21 16:07:10
Message id: 20150521140710.3D44398@cvs.netbsd.org

Log Message:
Add patch to silence compilation warning found on NetBSD with gcc and
FreeBSD with clang: format specifies type 'int' but the argument has type 'long'
This seems to be fallout from the time_t change patches. Defuzz patches
while we're here.

Files:
RevisionActionfile
1.2modifypkgsrc/devel/memcached/patches/patch-Makefile.am
1.4modifypkgsrc/devel/memcached/patches/patch-Makefile.in
1.8modifypkgsrc/devel/memcached/patches/patch-aa
1.9modifypkgsrc/devel/memcached/patches/patch-ab
1.1addpkgsrc/devel/memcached/patches/patch-memcached.c