CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/11/12 04:58:36
Modified files:
security/gnupg2: Makefile
security/gnupg2/pkg: PLIST
Added files:
security/gnupg2/patches: patch-g10_call-agent_c patch-scd_apdu_c
Log message:
- Disable the pcsc backend since it's screwed up with our current
threading implementation
- Backport a patch from upstream that allows using all the available
hash algorithms with scdaemon
- Fix license marker
- Fix wrong REGRESS_DEPENDS
- Swith to new-style LIB_DEPENDS/WANTLIB
- Adjust spacing
OK sthen@, pea@ (MAINTAINER)