pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/memcached/patches



Module Name:    pkgsrc
Committed By:   rodent
Date:           Thu May 21 14:07:10 UTC 2015

Modified Files:
        pkgsrc/devel/memcached/patches: patch-Makefile.am patch-Makefile.in
            patch-aa patch-ab
Added Files:
        pkgsrc/devel/memcached/patches: patch-memcached.c

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.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/memcached/patches/patch-Makefile.am
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/memcached/patches/patch-Makefile.in
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/memcached/patches/patch-aa
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/memcached/patches/patch-ab
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/memcached/patches/patch-memcached.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index