From owner-svn-ports-head@freebsd.org Fri Jul 7 11:58:37 2017 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 F12B4DA127B; Fri, 7 Jul 2017 11:58:37 +0000 (UTC) (envelope-from tijl@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 CA952773BD; Fri, 7 Jul 2017 11:58:37 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v67BwaLQ078165; Fri, 7 Jul 2017 11:58:36 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v67Bwaob078159; Fri, 7 Jul 2017 11:58:36 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201707071158.v67Bwaob078159@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Fri, 7 Jul 2017 11:58:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445239 - in head: Mk/Uses security security/linux-c7-nettle X-SVN-Group: ports-head X-SVN-Commit-Author: tijl X-SVN-Commit-Paths: in head: Mk/Uses security security/linux-c7-nettle X-SVN-Commit-Revision: 445239 X-SVN-Commit-Repository: ports 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.23 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, 07 Jul 2017 11:58:38 -0000 Author: tijl Date: Fri Jul 7 11:58:36 2017 New Revision: 445239 URL: https://svnweb.freebsd.org/changeset/ports/445239 Log: Add security/linux-c7-nettle, needed by security/linux-c7-gnutls. Added: head/security/linux-c7-nettle/ head/security/linux-c7-nettle/Makefile (contents, props changed) head/security/linux-c7-nettle/distinfo (contents, props changed) head/security/linux-c7-nettle/pkg-plist.amd64 (contents, props changed) head/security/linux-c7-nettle/pkg-plist.i386 (contents, props changed) Modified: head/Mk/Uses/linux.mk head/security/Makefile Modified: head/Mk/Uses/linux.mk ============================================================================== --- head/Mk/Uses/linux.mk Fri Jul 7 10:57:20 2017 (r445238) +++ head/Mk/Uses/linux.mk Fri Jul 7 11:58:36 2017 (r445239) @@ -115,6 +115,7 @@ linux_libxml2_DEP= linux-${linux_ARGS}-libxml2>0:text linux_mikmod_DEP= linux-${linux_ARGS}-libmikmod>0:audio/linux-${linux_ARGS}-mikmod linux_naslibs_DEP= linux-${linux_ARGS}-nas>0:audio/linux-${linux_ARGS}-nas-libs linux_ncurses-base_DEP= linux-${linux_ARGS}-ncurses-base>0:devel/linux-${linux_ARGS}-ncurses-base +linux_nettle_DEP= linux-${linux_ARGS}-nettle>0:security/linux-${linux_ARGS}-nettle linux_nspr_DEP= linux-${linux_ARGS}-nspr>0:devel/linux-${linux_ARGS}-nspr linux_nss_DEP= linux-${linux_ARGS}-nss>0:security/linux-${linux_ARGS}-nss linux_openal_DEP= linux-${linux_ARGS}-openal>0:audio/linux-${linux_ARGS}-openal Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Fri Jul 7 10:57:20 2017 (r445238) +++ head/security/Makefile Fri Jul 7 11:58:36 2017 (r445239) @@ -361,6 +361,7 @@ SUBDIR += linux-c7-libgpg-error SUBDIR += linux-c7-libssh2 SUBDIR += linux-c7-libtasn1 + SUBDIR += linux-c7-nettle SUBDIR += linux-c7-nss SUBDIR += linux-c7-openssl SUBDIR += lockdown Added: head/security/linux-c7-nettle/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/linux-c7-nettle/Makefile Fri Jul 7 11:58:36 2017 (r445239) @@ -0,0 +1,16 @@ +# $FreeBSD$ + +PORTNAME= nettle +PORTVERSION= 2.7.1 +CATEGORIES= security linux + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Low-level cryptographic library (Linux CentOS ${LINUX_DIST_VER}) + +DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr +RPMVERSION= 8.el7 +USES= linux:c7 +USE_LDCONFIG= yes +USE_LINUX_RPM= yes + +.include Added: head/security/linux-c7-nettle/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/linux-c7-nettle/distinfo Fri Jul 7 11:58:36 2017 (r445239) @@ -0,0 +1,7 @@ +TIMESTAMP = 1499428039 +SHA256 (centos/nettle-2.7.1-8.el7.i686.rpm) = 4508e0ad9c61f0a6d5a9314eb242f1a28a106930df8eeab15ce75bb73b889644 +SIZE (centos/nettle-2.7.1-8.el7.i686.rpm) = 337888 +SHA256 (centos/nettle-2.7.1-8.el7.x86_64.rpm) = 2979e2f5a6bfbc3e8fa1bfc03306ae0dcd345e760f0a45f3385326738ac26b03 +SIZE (centos/nettle-2.7.1-8.el7.x86_64.rpm) = 335184 +SHA256 (centos/nettle-2.7.1-8.el7.src.rpm) = ac80175cbb0dee3f0578af521cec2557c1170778a0918bf69469e2a1d1656850 +SIZE (centos/nettle-2.7.1-8.el7.src.rpm) = 1840613 Added: head/security/linux-c7-nettle/pkg-plist.amd64 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/linux-c7-nettle/pkg-plist.amd64 Fri Jul 7 11:58:36 2017 (r445239) @@ -0,0 +1,27 @@ +usr/bin/nettle-hash +usr/bin/nettle-lfib-stream +usr/bin/pkcs1-conv +usr/bin/sexp-conv +usr/lib/.libhogweed.so.2.5.hmac +usr/lib/.libhogweed.so.2.hmac +usr/lib/.libnettle.so.4.7.hmac +usr/lib/.libnettle.so.4.hmac +usr/lib/libhogweed.so.2 +usr/lib/libhogweed.so.2.5 +usr/lib/libnettle.so.4 +usr/lib/libnettle.so.4.7 +usr/lib64/.libhogweed.so.2.5.hmac +usr/lib64/.libhogweed.so.2.hmac +usr/lib64/.libnettle.so.4.7.hmac +usr/lib64/.libnettle.so.4.hmac +usr/lib64/libhogweed.so.2 +usr/lib64/libhogweed.so.2.5 +usr/lib64/libnettle.so.4 +usr/lib64/libnettle.so.4.7 +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/COPYING.LIB +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/NEWS +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/TODO +usr/share/info/nettle.info.gz Added: head/security/linux-c7-nettle/pkg-plist.i386 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/linux-c7-nettle/pkg-plist.i386 Fri Jul 7 11:58:36 2017 (r445239) @@ -0,0 +1,19 @@ +usr/bin/nettle-hash +usr/bin/nettle-lfib-stream +usr/bin/pkcs1-conv +usr/bin/sexp-conv +usr/lib/.libhogweed.so.2.5.hmac +usr/lib/.libhogweed.so.2.hmac +usr/lib/.libnettle.so.4.7.hmac +usr/lib/.libnettle.so.4.hmac +usr/lib/libhogweed.so.2 +usr/lib/libhogweed.so.2.5 +usr/lib/libnettle.so.4 +usr/lib/libnettle.so.4.7 +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/COPYING.LIB +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/NEWS +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/TODO +usr/share/info/nettle.info.gz