Index: branches/2017Q1/security/libgcrypt/Makefile =================================================================== --- branches/2017Q1/security/libgcrypt/Makefile (revision 432240) +++ branches/2017Q1/security/libgcrypt/Makefile (revision 432241) @@ -1,51 +1,51 @@ # $FreeBSD$ PORTNAME= libgcrypt -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= security MASTER_SITES= GNUPG MAINTAINER= cpm@FreeBSD.org COMMENT= General purpose crypto library based on code used in GnuPG LICENSE= GPLv2+ LGPL21+ LICENSE_COMB= multi BUILD_DEPENDS= libgpg-error>=1.8:security/libgpg-error RUN_DEPENDS= libgpg-error>=1.8: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/2017Q1/security/libgcrypt/distinfo =================================================================== --- branches/2017Q1/security/libgcrypt/distinfo (revision 432240) +++ branches/2017Q1/security/libgcrypt/distinfo (revision 432241) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481866213 -SHA256 (libgcrypt-1.7.5.tar.bz2) = d1fea4128beef2bb30a470af6bafabccc503ced350534fb9dd8f5a53ffbae800 -SIZE (libgcrypt-1.7.5.tar.bz2) = 2883968 +TIMESTAMP = 1485172752 +SHA256 (libgcrypt-1.7.6.tar.bz2) = 626aafee84af9d2ce253d2c143dc1c0902dda045780cc241f39970fc60be05bc +SIZE (libgcrypt-1.7.6.tar.bz2) = 2897695 Index: branches/2017Q1/security/libgcrypt/pkg-plist =================================================================== --- branches/2017Q1/security/libgcrypt/pkg-plist (revision 432240) +++ branches/2017Q1/security/libgcrypt/pkg-plist (revision 432241) @@ -1,11 +1,11 @@ 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.1.5 +lib/libgcrypt.so.20.1.6 man/man1/hmac256.1.gz share/aclocal/libgcrypt.m4 Index: branches/2017Q1 =================================================================== --- branches/2017Q1 (revision 432240) +++ branches/2017Q1 (revision 432241) Property changes on: branches/2017Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r432213