pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/dirmngr



Module Name:    pkgsrc
Committed By:   rumko
Date:           Fri Jan  9 16:30:57 UTC 2015

Modified Files:
        pkgsrc/security/dirmngr: Makefile distinfo
        pkgsrc/security/dirmngr/patches: patch-ac

Log Message:
security/dirmngr: compatibility with libgcrypt>=1.6.0

Before 1.6.0 version, libgcrypt called pth_init() on it's own,
in later version dirmngr has to be the one to call pth_init().
With this dirmngr actually works (does not seg fault immediately).

Since it's a runtime problem, PKGREVISION bumped.

OK@ wiz


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/security/dirmngr/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/dirmngr/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/dirmngr/patches/patch-ac

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