pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/gnutls
Module Name: pkgsrc
Committed By: drochner
Date: Mon Jul 11 16:10:29 UTC 2011
Modified Files:
pkgsrc/security/gnutls: Makefile PLIST buildlink3.mk distinfo
Log Message:
update to 2.12.7
changes:
-bugfixes
-minor feature additions
pkgsrc change: since the pkg was changed to build against "nettle"
instead of libgcrypt (whether this was a good idea or not...), the
latter isn't needed anymore, so remove the stale dependency
This can cause build breakage -- in this case addition of a local
dependency should restore the old state. (This dependency is technically
unnecessary often, but the assumption that gnutls needs libgcrypt
is sometimes hardwired in configure scripts and/or code.)
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 pkgsrc/security/gnutls/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/security/gnutls/PLIST
cvs rdiff -u -r1.26 -r1.27 pkgsrc/security/gnutls/buildlink3.mk
cvs rdiff -u -r1.73 -r1.74 pkgsrc/security/gnutls/distinfo
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