summaryrefslogtreecommitdiff
path: root/security/libgcrypt/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-12-15 10:40:11 +0000
committerwiz <wiz>2009-12-15 10:40:11 +0000
commit6da45137790c67e4714089aed552a032e43e55c7 (patch)
treef4479024ed144a4b50fbee9b106a882781402042 /security/libgcrypt/Makefile
parent497a72563df613a36a770c7578097fceeac3890d (diff)
downloadpkgsrc-6da45137790c67e4714089aed552a032e43e55c7.tar.gz
Update to 1.4.5:
Noteworthy changes in version 1.4.5 (2009-12-11) ------------------------------------------------ * Fixed minor memory leak in DSA key generation. * No more switching to FIPS mode if /proc/version is not readable. * Fixed a sigill during Padlock detection on old CPUs. * Fixed a hang on some W2000 machines. * Boosted SHA-512 performance by 30% on ia32 boxes and gcc 4.3; SHA-256 went up by 25%.
Diffstat (limited to 'security/libgcrypt/Makefile')
-rw-r--r--security/libgcrypt/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index 62102c3752a..9107d2eb84a 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2009/05/19 08:59:31 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2009/12/15 10:40:11 wiz Exp $
-DISTNAME= libgcrypt-1.4.4
+DISTNAME= libgcrypt-1.4.5
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgcrypt/ \
http://gd.tuwien.ac.at/privacy/gnupg/libgcrypt/
@@ -9,8 +9,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://directory.fsf.org/security/libgcrypt.html
COMMENT= GNU cryptographic library
-#LICENSE= gnu-gpl-v2 gnu-lgpl-v21
-
+LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir