diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index 2a4dab3e4105..9b10cacb025c 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -1,66 +1,66 @@ PORTNAME= libgcrypt -DISTVERSION= 1.12.2 +DISTVERSION= 1.12.3 CATEGORIES= security MASTER_SITES= GNUPG MAINTAINER= cy@FreeBSD.org COMMENT= General purpose cryptographic library based on the code from GnuPG WWW= https://www.gnupg.org/software/libgcrypt/index.html 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 pathfix tar:bzip2 CPE_VENDOR= gnupg USE_LDCONFIG= yes GNU_CONFIGURE= yes CFLAGS+= -pthread TEST_TARGET= check DOCS= AUTHORS ChangeLog ChangeLog-2011 INSTALL NEWS THANKS TODO \ doc/HACKING doc/README.apichanges PORTDOCS= * CONFIGURE_ARGS= --disable-drng-support CONFIGURE_TARGET=${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL} OPTIONS_DEFINE= DOCS INFO STATIC OPTIONS_DEFAULT= DOCS INFO STATIC OPTIONS_SUB= yes INFO_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-patch-no-info INFO_CONFIGURE_ENV= MAKEINFO="${MAKEINFO} --no-split" INFO_INFO= gcrypt INFO_USES= makeinfo STATIC_CONFIGURE_ENABLE= static .include .if ${ARCH} == "armv6" || ${ARCH} == "armv7" CONFIGURE_ARGS+= --disable-jent-support .endif .if defined(WITH_DEBUG) CFLAGS+= -DWITH_DEBUG .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 diff --git a/security/libgcrypt/distinfo b/security/libgcrypt/distinfo index b1c8b059b98e..cd04256e2404 100644 --- a/security/libgcrypt/distinfo +++ b/security/libgcrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776471428 -SHA256 (libgcrypt-1.12.2.tar.bz2) = 7ce33c2492221a0436f96a8500215e9f3e3dcb5fd26a757cd415e7a843babd5e -SIZE (libgcrypt-1.12.2.tar.bz2) = 4441855 +TIMESTAMP = 1787807495 +SHA256 (libgcrypt-1.12.3.tar.bz2) = 98d1b0b3202d2b03fa754a35aa3cbbfcf526a3260d8d2ee213748001b1043006 +SIZE (libgcrypt-1.12.3.tar.bz2) = 4472486 diff --git a/security/libgcrypt/pkg-plist b/security/libgcrypt/pkg-plist index bfcba919531d..d1b39e07982b 100644 --- a/security/libgcrypt/pkg-plist +++ b/security/libgcrypt/pkg-plist @@ -1,12 +1,12 @@ bin/mpicalc bin/dumpsexp bin/hmac256 bin/libgcrypt-config include/gcrypt.h %%STATIC%%lib/libgcrypt.a lib/libgcrypt.so lib/libgcrypt.so.20 -lib/libgcrypt.so.20.7.2 +lib/libgcrypt.so.20.8.8 libdata/pkgconfig/libgcrypt.pc share/man/man1/hmac256.1.gz share/aclocal/libgcrypt.m4