pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/ccid



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed Feb 26 01:16:56 UTC 2014

Modified Files:
        pkgsrc/security/ccid: Makefile
Removed Files:
        pkgsrc/security/ccid/patches: patch-ab patch-ad

Log Message:
Drop old patches that I don't understand.

There were two patches to cast __FUNCTION__ to const char *; this is
apparently to work around a warning.  gcc on NetBSD 6 and clang on osx
10.9 do not emit a warning with the unpatched code.  Upstream doesn't
understand the patch, and I don't etiher.  ok pettai@

Take maintainership.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/ccid/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/security/ccid/patches/patch-ab \
    pkgsrc/security/ccid/patches/patch-ad

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