From owner-svn-ports-head@freebsd.org Wed Jul 27 01:15:22 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 95B77BA3D91; Wed, 27 Jul 2016 01:15:22 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pf0-x231.google.com (mail-pf0-x231.google.com [IPv6:2607:f8b0:400e:c00::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 62B021C97; Wed, 27 Jul 2016 01:15:22 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pf0-x231.google.com with SMTP id p64so4970154pfb.1; Tue, 26 Jul 2016 18:15:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=yIgkbjynijvah/bawmVvYCYXswy352j/SrEyjDWZK0w=; b=fMAxHjiEOd/K2YIgzZMs55a+Ljjz2mZv/jWL4/ekSkJYvB4Ip1BPdBp/etyrFE4hXO BUiKLWKDXIGpOhs7ttWKCfjXQkuUHqafbAkMBSmWUcZqvdTtmSo6UDkpCu+PHH4mL8Zq V4JpO7bUMOW93lcABdFaGWIuvDGpYVYXMuk3bsQWv5peyVhW806vdyGTde6CSaoLVrnn v702E/6YVtcgcqvPA6gS6vUeVjCtrNQy1KpuHp3n8zz9mTIbmzaeh+OXUM/pgL7siBEx VPf8BzftjOaTQGSganKh2aZQ5C9nM5fdcuiK3dkjioflArQk4Vu79qwKsR0DsJ3WqItw avUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:reply-to:subject:references:to:from :message-id:date:user-agent:mime-version:in-reply-to :content-transfer-encoding; bh=yIgkbjynijvah/bawmVvYCYXswy352j/SrEyjDWZK0w=; b=Zi1yVgCM6ELMCrJuQWrq9gpkbiLb5OtMNU5s0bnz3QnJMEJNloE24tKICXEIHPhHt7 Z8cMGFd0Anp/RdfkSu9EyaeyiocvZ5cPGVMzh9c0WNpf6b14c92A7VuYaVHjl6INs8oM rOC+t0LuXfJTm97P2muE8KpAigtyiHO4L4yX9Qp/R2lkWkw+bvUjCjwUekAv3DnWc2ne aNvmmzAzn4KQHkx8z+Qbhk5/9d2BRmdYA10FdyVTw5pJRuTQvwigZN1uocVcV5f3+YCN 27rsaCHJPMVSo9JL/ao/lkqW25SOuPpUpVcGfFlsLKNH5EQ2EbQYGvSWbxkWHP9/yx3A uVMA== X-Gm-Message-State: AEkoouvZzx4ztOoolP08wPVtx3APThD0JvSBOSrto04n1AwbCxQz1xrWNjZwPNZMOATL/A== X-Received: by 10.98.147.156 with SMTP id r28mr23479243pfk.154.1469582121650; Tue, 26 Jul 2016 18:15:21 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01:f985:3c4b:2a0c:8bea? (2001-44b8-31ae-7b01-f985-3c4b-2a0c-8bea.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01:f985:3c4b:2a0c:8bea]) by smtp.gmail.com with ESMTPSA id c82sm4145602pfb.72.2016.07.26.18.15.19 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Jul 2016 18:15:21 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r419129 - head/security/go.crypto References: <201607261647.u6QGlxfF044440@repo.freebsd.org> To: Julien Laffaye , ports-committers@freebsd.org, "ports-sec >> FreeBSD Ports Security Team" , svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: Date: Wed, 27 Jul 2016 11:15:16 +1000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:49.0) Gecko/20100101 Thunderbird/49.0a2 MIME-Version: 1.0 In-Reply-To: <201607261647.u6QGlxfF044440@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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: Wed, 27 Jul 2016 01:15:22 -0000 On 27/07/2016 2:47 AM, Julien Laffaye wrote: > Author: jlaffaye > Date: Tue Jul 26 16:47:59 2016 > New Revision: 419129 > URL: https://svnweb.freebsd.org/changeset/ports/419129 > > Log: > - Update to 20160709 snapshot [1] > - Remove acme target to avoid circular dependency with net/go.net > - Add LICENSE Does quarterly version have the circular dependency too? Might be worth committing/MFH'ing the changes (minus the update) > PR: 210985 > Submitted by: cs > > Modified: > head/security/go.crypto/Makefile > head/security/go.crypto/distinfo > head/security/go.crypto/pkg-plist > > Modified: head/security/go.crypto/Makefile > ============================================================================== > --- head/security/go.crypto/Makefile Tue Jul 26 16:40:42 2016 (r419128) > +++ head/security/go.crypto/Makefile Tue Jul 26 16:47:59 2016 (r419129) > @@ -1,13 +1,18 @@ > # $FreeBSD$ > > PORTNAME= go.crypto > -PORTVERSION= 20160105 > +PORTVERSION= 20160709 > CATEGORIES= security devel > -MASTER_SITES= http://www.c-s.li/ports/ > > MAINTAINER= jlaffaye@FreeBSD.org > COMMENT= Additional cryptography packages for Go > > +LICENSE= BSD3CLAUSE > + > +USE_GITHUB= yes > +GH_ACCOUNT= golang > +GH_PROJECT= crypto > +GH_TAGNAME= c2f4947f41766b144bb09066e919466da5eddeae > USES= go > GO_PKGNAME= golang.org/x/crypto > GO_TARGET= ${GO_PKGNAME}/bcrypt \ > @@ -15,6 +20,8 @@ GO_TARGET= ${GO_PKGNAME}/bcrypt \ > ${GO_PKGNAME}/bn256 \ > ${GO_PKGNAME}/cast5 \ > ${GO_PKGNAME}/curve25519 \ > + ${GO_PKGNAME}/ed25519 \ > + ${GO_PKGNAME}/ed25519/internal/edwards25519\ > ${GO_PKGNAME}/hkdf \ > ${GO_PKGNAME}/md4 \ > ${GO_PKGNAME}/nacl/box \ > @@ -29,6 +36,8 @@ GO_TARGET= ${GO_PKGNAME}/bcrypt \ > ${GO_PKGNAME}/openpgp/s2k \ > ${GO_PKGNAME}/otr \ > ${GO_PKGNAME}/pbkdf2 \ > + ${GO_PKGNAME}/pkcs12 \ > + ${GO_PKGNAME}/pkcs12/internal/rc2\ > ${GO_PKGNAME}/poly1305 \ > ${GO_PKGNAME}/ripemd160 \ > ${GO_PKGNAME}/salsa20 \ > @@ -40,6 +49,7 @@ GO_TARGET= ${GO_PKGNAME}/bcrypt \ > ${GO_PKGNAME}/ssh/terminal \ > ${GO_PKGNAME}/ssh/test \ > ${GO_PKGNAME}/ssh/testdata \ > + ${GO_PKGNAME}/tea \ > ${GO_PKGNAME}/twofish \ > ${GO_PKGNAME}/xtea \ > ${GO_PKGNAME}/xts > > Modified: head/security/go.crypto/distinfo > ============================================================================== > --- head/security/go.crypto/distinfo Tue Jul 26 16:40:42 2016 (r419128) > +++ head/security/go.crypto/distinfo Tue Jul 26 16:47:59 2016 (r419129) > @@ -1,2 +1,3 @@ > -SHA256 (go.crypto-20160105.tar.gz) = eb3266d8c19a2400a69c6fcafed5a4418106bedad229a4ec3ff72f1c83485251 > -SIZE (go.crypto-20160105.tar.gz) = 900243 > +TIMESTAMP = 1468178973 > +SHA256 (golang-crypto-20160709-c2f4947f41766b144bb09066e919466da5eddeae_GH0.tar.gz) = 793910f411bcf5ddec4490b18308bc4b9f333bcbb7861fdec84d262bb47a78a5 > +SIZE (golang-crypto-20160709-c2f4947f41766b144bb09066e919466da5eddeae_GH0.tar.gz) = 1028056 > > Modified: head/security/go.crypto/pkg-plist > ============================================================================== > --- head/security/go.crypto/pkg-plist Tue Jul 26 16:40:42 2016 (r419128) > +++ head/security/go.crypto/pkg-plist Tue Jul 26 16:47:59 2016 (r419129) > @@ -3,6 +3,8 @@ > %%GO_LIBDIR%%/%%GO_PKGNAME%%/bn256.a > %%GO_LIBDIR%%/%%GO_PKGNAME%%/cast5.a > %%GO_LIBDIR%%/%%GO_PKGNAME%%/curve25519.a > +%%GO_LIBDIR%%/%%GO_PKGNAME%%/ed25519.a > +%%GO_LIBDIR%%/%%GO_PKGNAME%%/ed25519/internal/edwards25519.a > %%GO_LIBDIR%%/%%GO_PKGNAME%%/hkdf.a > %%GO_LIBDIR%%/%%GO_PKGNAME%%/md4.a > %%GO_LIBDIR%%/%%GO_PKGNAME%%/nacl/box.a > @@ -17,6 +19,8 @@ > %%GO_LIBDIR%%/%%GO_PKGNAME%%/openpgp/s2k.a > %%GO_LIBDIR%%/%%GO_PKGNAME%%/otr.a > %%GO_LIBDIR%%/%%GO_PKGNAME%%/pbkdf2.a > +%%GO_LIBDIR%%/%%GO_PKGNAME%%/pkcs12.a > +%%GO_LIBDIR%%/%%GO_PKGNAME%%/pkcs12/internal/rc2.a > %%GO_LIBDIR%%/%%GO_PKGNAME%%/poly1305.a > %%GO_LIBDIR%%/%%GO_PKGNAME%%/ripemd160.a > %%GO_LIBDIR%%/%%GO_PKGNAME%%/salsa20.a > @@ -28,6 +32,7 @@ > %%GO_LIBDIR%%/%%GO_PKGNAME%%/ssh/terminal.a > %%GO_LIBDIR%%/%%GO_PKGNAME%%/ssh/test.a > %%GO_LIBDIR%%/%%GO_PKGNAME%%/ssh/testdata.a > +%%GO_LIBDIR%%/%%GO_PKGNAME%%/tea.a > %%GO_LIBDIR%%/%%GO_PKGNAME%%/twofish.a > %%GO_LIBDIR%%/%%GO_PKGNAME%%/xtea.a > %%GO_LIBDIR%%/%%GO_PKGNAME%%/xts.a > @@ -60,6 +65,11 @@ > %%GO_SRCDIR%%/%%GO_PKGNAME%%/curve25519/mont25519_amd64.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/curve25519/mul_amd64.s > %%GO_SRCDIR%%/%%GO_PKGNAME%%/curve25519/square_amd64.s > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/ed25519/ed25519.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/ed25519/ed25519_test.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/ed25519/internal/edwards25519/const.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/ed25519/internal/edwards25519/edwards25519.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/ed25519/testdata/sign.input.gz > %%GO_SRCDIR%%/%%GO_PKGNAME%%/hkdf/example_test.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/hkdf/hkdf.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/hkdf/hkdf_test.go > @@ -128,6 +138,21 @@ > %%GO_SRCDIR%%/%%GO_PKGNAME%%/otr/smp.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/pbkdf2/pbkdf2.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/pbkdf2/pbkdf2_test.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/pkcs12/bmp-string.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/pkcs12/bmp-string_test.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/pkcs12/crypto.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/pkcs12/crypto_test.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/pkcs12/errors.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/pkcs12/internal/rc2/bench_test.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/pkcs12/internal/rc2/rc2.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/pkcs12/internal/rc2/rc2_test.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/pkcs12/mac.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/pkcs12/mac_test.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/pkcs12/pbkdf.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/pkcs12/pbkdf_test.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/pkcs12/pkcs12.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/pkcs12/pkcs12_test.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/pkcs12/safebags.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/poly1305/const_amd64.s > %%GO_SRCDIR%%/%%GO_PKGNAME%%/poly1305/poly1305.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/poly1305/poly1305_amd64.s > @@ -162,6 +187,7 @@ > %%GO_SRCDIR%%/%%GO_PKGNAME%%/sha3/xor_unaligned.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/agent/client.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/agent/client_test.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/agent/example_test.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/agent/forward.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/agent/keyring.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/agent/keyring_test.go > @@ -206,6 +232,7 @@ > %%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/terminal/util.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/terminal/util_bsd.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/terminal/util_linux.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/terminal/util_plan9.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/terminal/util_windows.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/test/agent_unix_test.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/test/cert_test.go > @@ -220,6 +247,8 @@ > %%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/testdata_test.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/transport.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/ssh/transport_test.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/tea/cipher.go > +%%GO_SRCDIR%%/%%GO_PKGNAME%%/tea/tea_test.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/twofish/twofish.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/twofish/twofish_test.go > %%GO_SRCDIR%%/%%GO_PKGNAME%%/xtea/block.go >