Index: head/security/libgcrypt/Makefile =================================================================== --- head/security/libgcrypt/Makefile (revision 563968) +++ head/security/libgcrypt/Makefile (revision 563969) @@ -1,52 +1,52 @@ # $FreeBSD$ PORTNAME= libgcrypt -PORTVERSION= 1.8.7 +PORTVERSION= 1.9.1 CATEGORIES= security MASTER_SITES= GNUPG MAINTAINER= cy@FreeBSD.org COMMENT= General purpose cryptographic library based on the code from GnuPG LICENSE= GPLv2+ LGPL21+ LICENSE_COMB= multi BUILD_DEPENDS= libgpg-error>=1.32:security/libgpg-error RUN_DEPENDS= libgpg-error>=1.32:security/libgpg-error USES= cpe libtool makeinfo tar:bzip2 CPE_VENDOR= gnupg USE_CSTD= gnu89 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-drng-support --enable-static=yes CONFIGURE_ENV= MAKEINFO="${MAKEINFO} --no-split" CONFIGURE_TARGET=${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL} USE_LDCONFIG= yes TEST_TARGET= check DOCS= AUTHORS ChangeLog ChangeLog-2011 INSTALL NEWS THANKS TODO \ doc/HACKING doc/README.apichanges INFO= gcrypt PORTDOCS= * OPTIONS_DEFINE= DOCS .include .if ${ARCH} == "powerpc" CONFIGURE_ARGS+= --disable-asm .endif post-patch: @${RM} ${WRKSRC}/doc/gcrypt.info* @${REINPLACE_CMD} -e 's|ALIGN (3)|ALIGN (2)|g' ${WRKSRC}/mpi/i386/*.S post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}.so post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/security/libgcrypt/distinfo =================================================================== --- head/security/libgcrypt/distinfo (revision 563968) +++ head/security/libgcrypt/distinfo (revision 563969) @@ -1,3 +1,3 @@ -TIMESTAMP = 1603545073 -SHA256 (libgcrypt-1.8.7.tar.bz2) = 03b70f028299561b7034b8966d7dd77ef16ed139c43440925fe8782561974748 -SIZE (libgcrypt-1.8.7.tar.bz2) = 2985660 +TIMESTAMP = 1612395422 +SHA256 (libgcrypt-1.9.1.tar.bz2) = c5a67a8b9b2bd370fb415ed1ee31c7172e5683076493cf4a3678a0fbdf0265d9 +SIZE (libgcrypt-1.9.1.tar.bz2) = 3202683 Index: head/security/libgcrypt/files/patch-cipher_camellia-aarch64.S =================================================================== --- head/security/libgcrypt/files/patch-cipher_camellia-aarch64.S (revision 563968) +++ head/security/libgcrypt/files/patch-cipher_camellia-aarch64.S (nonexistent) @@ -1,31 +0,0 @@ -https://github.com/gpg/libgcrypt/commit/09c27280cc09798d15369b3a143036b7ab5ddd69 - - -From 09c27280cc09798d15369b3a143036b7ab5ddd69 Mon Sep 17 00:00:00 2001 -From: Jussi Kivilinna -Date: Mon, 14 Jan 2019 22:14:24 +0200 -Subject: [PATCH] camellia-aarch64: do not export look-up table globally - -* cipher/camellia-aarch64.S (_gcry_camellia_arm_tables): Remove -'.globl' export. --- - -Reported-by: Martin Husemann -GnuPG-bug-id: 4317 -Signed-off-by: Jussi Kivilinna ---- - cipher/camellia-aarch64.S | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/cipher/camellia-aarch64.S b/cipher/camellia-aarch64.S -index b0e9a033..5c6ab020 100644 ---- cipher/camellia-aarch64.S.orig 2020-03-18 18:23:07.296876000 +0100 -+++ cipher/camellia-aarch64.S 2020-03-18 18:23:17.378524000 +0100 -@@ -284,7 +284,6 @@ _gcry_camellia_arm_decrypt_block: - .size _gcry_camellia_arm_decrypt_block,.-_gcry_camellia_arm_decrypt_block; - - /* Encryption/Decryption tables */ --.globl _gcry_camellia_arm_tables - .type _gcry_camellia_arm_tables,@object; - .balign 32 - _gcry_camellia_arm_tables: Property changes on: head/security/libgcrypt/files/patch-cipher_camellia-aarch64.S ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/security/libgcrypt/pkg-plist =================================================================== --- head/security/libgcrypt/pkg-plist (revision 563968) +++ head/security/libgcrypt/pkg-plist (revision 563969) @@ -1,12 +1,12 @@ bin/mpicalc bin/dumpsexp bin/hmac256 bin/libgcrypt-config include/gcrypt.h lib/libgcrypt.a lib/libgcrypt.so lib/libgcrypt.so.20 -lib/libgcrypt.so.20.2.8 +lib/libgcrypt.so.20.3.1 libdata/pkgconfig/libgcrypt.pc man/man1/hmac256.1.gz share/aclocal/libgcrypt.m4