From owner-svn-ports-head@freebsd.org Fri Jun 17 23:00:28 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5856A78F27; Fri, 17 Jun 2016 23:00:28 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C279A2E69; Fri, 17 Jun 2016 23:00:28 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5HN0Sgg026194; Fri, 17 Jun 2016 23:00:28 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5HN0RB4026190; Fri, 17 Jun 2016 23:00:27 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201606172300.u5HN0RB4026190@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Fri, 17 Jun 2016 23:00:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417040 - in head/security/libgcrypt: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2016 23:00:29 -0000 Author: cpm Date: Fri Jun 17 23:00:27 2016 New Revision: 417040 URL: https://svnweb.freebsd.org/changeset/ports/417040 Log: - Update to 1.7.1 - Remove unneeded patch (applied upstream) - Convert to new test framework https://lists.gnupg.org/pipermail/gnupg-announce/2016q2/000389.html PR: 210328 Reviewed by: amdmi3, junovitch (mentors) Approved by: amdmi3, junovitch (mentors) MFH: 2016Q2 Exp-run: antoine Differential Revision: D6865 Deleted: head/security/libgcrypt/files/patch-cipher_crc-intel-pclmul.c Modified: head/security/libgcrypt/Makefile head/security/libgcrypt/distinfo head/security/libgcrypt/files/patch-mpi_longlong.h head/security/libgcrypt/pkg-plist Modified: head/security/libgcrypt/Makefile ============================================================================== --- head/security/libgcrypt/Makefile Fri Jun 17 22:21:21 2016 (r417039) +++ head/security/libgcrypt/Makefile Fri Jun 17 23:00:27 2016 (r417040) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libgcrypt -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 CATEGORIES= security MASTER_SITES= GNUPG @@ -22,6 +22,7 @@ CONFIGURE_ARGS= --disable-drng-support - 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 README \ README.GIT THANKS TODO doc/HACKING doc/README.apichanges @@ -47,7 +48,4 @@ post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} -regression-test: build - cd ${WRKSRC} && ${MAKE_CMD} check - .include Modified: head/security/libgcrypt/distinfo ============================================================================== --- head/security/libgcrypt/distinfo Fri Jun 17 22:21:21 2016 (r417039) +++ head/security/libgcrypt/distinfo Fri Jun 17 23:00:27 2016 (r417040) @@ -1,2 +1,3 @@ -SHA256 (libgcrypt-1.7.0.tar.bz2) = b0e67ea74474939913c4d9d9ef4ef5ec378efbe2bebe36389dee319c79bffa92 -SIZE (libgcrypt-1.7.0.tar.bz2) = 2840453 +TIMESTAMP = 1466077169 +SHA256 (libgcrypt-1.7.1.tar.bz2) = 450d9cfcbf1611c64dbe3bd04b627b83379ef89f11406d94c8bba305e36d7a95 +SIZE (libgcrypt-1.7.1.tar.bz2) = 2843435 Modified: head/security/libgcrypt/files/patch-mpi_longlong.h ============================================================================== --- head/security/libgcrypt/files/patch-mpi_longlong.h Fri Jun 17 22:21:21 2016 (r417039) +++ head/security/libgcrypt/files/patch-mpi_longlong.h Fri Jun 17 23:00:27 2016 (r417040) @@ -1,4 +1,4 @@ ---- mpi/longlong.h.orig 2016-04-18 19:16:10 UTC +--- mpi/longlong.h.orig 2016-06-16 11:43:39 UTC +++ mpi/longlong.h @@ -174,6 +174,7 @@ MA 02111-1307, USA. */ (pl) = __m0 * __m1; \ @@ -12,7 +12,7 @@ extern UDItype __udiv_qrnnd (); # define UDIV_TIME 220 # endif /* !LONGLONG_STANDALONE */ -+# endif /* 0 */ ++#endif /* 0 */ #endif /* __alpha */ /*************************************** @@ -20,8 +20,8 @@ "rJ" ((USItype)(al)), \ "rI" ((USItype)(bl)) \ __CLOBBER_CC) --# if defined (__sparc_v8__) -+# if defined (__sparc_v8__) || defined (__sparc__) +-# if defined (__sparc_v8__) || defined(__sparcv8) ++# if defined (__sparc_v8__) || defined(__sparcv8) || defined(__sparc__) /* Don't match immediate range because, 1) it is not often useful, 2) the 'I' flag thinks of the range as a 13 bit signed interval, while we want to match a 13 bit interval, sign extended to 32 bits, Modified: head/security/libgcrypt/pkg-plist ============================================================================== --- head/security/libgcrypt/pkg-plist Fri Jun 17 22:21:21 2016 (r417039) +++ head/security/libgcrypt/pkg-plist Fri Jun 17 23:00:27 2016 (r417040) @@ -6,6 +6,6 @@ include/gcrypt.h lib/libgcrypt.a lib/libgcrypt.so lib/libgcrypt.so.20 -lib/libgcrypt.so.20.1.0 +lib/libgcrypt.so.20.1.1 man/man1/hmac256.1.gz share/aclocal/libgcrypt.m4