pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/pcsc-lite



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri Nov 30 14:28:55 UTC 2012

Modified Files:
        pkgsrc/security/pcsc-lite: Makefile distinfo
        pkgsrc/security/pcsc-lite/patches: patch-aa patch-src_Makefile.in
            patch-src_thread_unix.c
Added Files:
        pkgsrc/security/pcsc-lite/patches: patch-configure.in
            patch-src_Makefile.am patch-src_libpscslite.pc.in

Log Message:
Don't pass pthread flags to depending packages.

This is necessary to avoid making opensc threaded, since then it can't
be dlopened by a non-threaded program.

Add patch comments.

Set LICENSE (modified-bsd, verified via wdiff).

This change is almost entirely due to manu@.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/pcsc-lite/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/pcsc-lite/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/pcsc-lite/patches/patch-aa
cvs rdiff -u -r0 -r1.1 pkgsrc/security/pcsc-lite/patches/patch-configure.in \
    pkgsrc/security/pcsc-lite/patches/patch-src_Makefile.am \
    pkgsrc/security/pcsc-lite/patches/patch-src_libpscslite.pc.in
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/security/pcsc-lite/patches/patch-src_Makefile.in \
    pkgsrc/security/pcsc-lite/patches/patch-src_thread_unix.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