Index: branches/2019Q3/security/libgcrypt/Makefile =================================================================== --- branches/2019Q3/security/libgcrypt/Makefile (revision 510771) +++ branches/2019Q3/security/libgcrypt/Makefile (revision 510772) @@ -1,52 +1,52 @@ # $FreeBSD$ PORTNAME= libgcrypt -PORTVERSION= 1.8.4 -PORTREVISION= 1 +PORTVERSION= 1.8.5 CATEGORIES= security MASTER_SITES= GNUPG MAINTAINER= cpm@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: branches/2019Q3/security/libgcrypt/distinfo =================================================================== --- branches/2019Q3/security/libgcrypt/distinfo (revision 510771) +++ branches/2019Q3/security/libgcrypt/distinfo (revision 510772) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540760168 -SHA256 (libgcrypt-1.8.4.tar.bz2) = f638143a0672628fde0cad745e9b14deb85dffb175709cacc1f4fe24b93f2227 -SIZE (libgcrypt-1.8.4.tar.bz2) = 2990108 +TIMESTAMP = 1567358140 +SHA256 (libgcrypt-1.8.5.tar.bz2) = 3b4a2a94cb637eff5bdebbcaf46f4d95c4f25206f459809339cdada0eb577ac3 +SIZE (libgcrypt-1.8.5.tar.bz2) = 2991291 Index: branches/2019Q3/security/libgcrypt/pkg-plist =================================================================== --- branches/2019Q3/security/libgcrypt/pkg-plist (revision 510771) +++ branches/2019Q3/security/libgcrypt/pkg-plist (revision 510772) @@ -1,11 +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.4 +lib/libgcrypt.so.20.2.5 +libdata/pkgconfig/libgcrypt.pc man/man1/hmac256.1.gz share/aclocal/libgcrypt.m4 Index: branches/2019Q3 =================================================================== --- branches/2019Q3 (revision 510771) +++ branches/2019Q3 (revision 510772) Property changes on: branches/2019Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r510770