24301007 update libgcrypt to version 1.7.2
authorJan Friedel <jan.friedel@oracle.com>
Wed, 20 Jul 2016 22:29:58 -0700
changeset 6441 54b51aad1bd9
parent 6439 b66f3093f546
child 6442 f900f128dbb9
24301007 update libgcrypt to version 1.7.2
components/libgcrypt/Makefile
components/libgcrypt/libgcrypt.p5m
--- a/components/libgcrypt/Makefile	Wed Jul 20 10:13:37 2016 -0700
+++ b/components/libgcrypt/Makefile	Wed Jul 20 22:29:58 2016 -0700
@@ -36,15 +36,15 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		libgcrypt
-COMPONENT_VERSION=	1.7.1
+COMPONENT_VERSION=	1.7.2
 COMPONENT_PROJECT_URL=  ftp://ftp.gnupg.org/gcrypt/libgcrypt/ 
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
 COMPONENT_ARCHIVE_HASH= \
-    sha256:450d9cfcbf1611c64dbe3bd04b627b83379ef89f11406d94c8bba305e36d7a95
+    sha256:3d35df906d6eab354504c05d749a9b021944cb29ff5f65c8ef9c3dd5f7b6689f
 COMPONENT_ARCHIVE_URL=  ftp://ftp.gnupg.org/gcrypt/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	library/libgcrypt
 
-TPNO=			29497
+TPNO=			30110
 
 # Requires new pkgmogrify feature, available in S12 but not 11.3, so do not
 # publish.
--- a/components/libgcrypt/libgcrypt.p5m	Wed Jul 20 10:13:37 2016 -0700
+++ b/components/libgcrypt/libgcrypt.p5m	Wed Jul 20 22:29:58 2016 -0700
@@ -45,12 +45,12 @@
 file usr/bin/$(MACH32)/libgcrypt-config path=usr/bin/libgcrypt-config
 file path=usr/bin/mpicalc
 file path=usr/include/gcrypt.h
-link path=usr/lib/$(MACH64)/libgcrypt.so target=libgcrypt.so.20.1.1
-link path=usr/lib/$(MACH64)/libgcrypt.so.20 target=libgcrypt.so.20.1.1
-file path=usr/lib/$(MACH64)/libgcrypt.so.20.1.1
-link path=usr/lib/libgcrypt.so target=libgcrypt.so.20.1.1
-link path=usr/lib/libgcrypt.so.20 target=libgcrypt.so.20.1.1
-file path=usr/lib/libgcrypt.so.20.1.1
+link path=usr/lib/$(MACH64)/libgcrypt.so target=libgcrypt.so.20.1.2
+link path=usr/lib/$(MACH64)/libgcrypt.so.20 target=libgcrypt.so.20.1.2
+file path=usr/lib/$(MACH64)/libgcrypt.so.20.1.2
+link path=usr/lib/libgcrypt.so target=libgcrypt.so.20.1.2
+link path=usr/lib/libgcrypt.so.20 target=libgcrypt.so.20.1.2
+file path=usr/lib/libgcrypt.so.20.1.2
 file path=usr/share/aclocal/libgcrypt.m4
 file path=usr/share/info/gcrypt.info
 file path=usr/share/man/man1/hmac256.1