From owner-svn-ports-head@freebsd.org Sun Dec 15 20:40:10 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 242691CDB86; Sun, 15 Dec 2019 20:40:10 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47bbrB07GKz3QGt; Sun, 15 Dec 2019 20:40:10 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mail.j.mat.cc (owncloud.cube.mat.cc [IPv6:2a01:678:4:1::228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.mat.cc", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: mat/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id D71A11679E; Sun, 15 Dec 2019 20:40:09 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from atuin.in.mat.cc (unknown [IPv6:2a01:678:42:ffff:6c1c:f498:58e6:fdfa]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: mat@mat.cc) by mail.j.mat.cc (Postfix) with ESMTPSA id 916B1942D81; Sun, 15 Dec 2019 20:40:06 +0000 (UTC) Date: Sun, 15 Dec 2019 21:40:06 +0100 From: Mathieu Arnold To: Yuri Victorovich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r520190 - in head/misc: . mxnet mxnet/files Message-ID: <20191215204006.fvcbjjc7fwbypurq@atuin.in.mat.cc> References: <201912151853.xBFIrogh048395@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="23fbk4n43dfiddrx" Content-Disposition: inline In-Reply-To: <201912151853.xBFIrogh048395@repo.freebsd.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sun, 15 Dec 2019 20:40:10 -0000 --23fbk4n43dfiddrx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 15, 2019 at 06:53:50PM +0000, Yuri Victorovich wrote: > +DISTVERSION=3D 1.6.0 > +DISTVERSIONSUFFIX=3D .rc0 This should have been: DISTVERSION=3D 1.6.0.rc0 --=20 Mathieu Arnold --23fbk4n43dfiddrx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEOraXidLtEhBkQLpbOkUW81GDzkgFAl32miVfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNB QjY5Nzg5RDJFRDEyMTA2NDQwQkE1QjNBNDUxNkYzNTE4M0NFNDgACgkQOkUW81GD zkgcahAApuqBz9PwpRWcAQvoUCwDrx8ShpH4QHvnJ4yUEVx0AsucVWYnJxb3rZEl fHO3aUYfCLlTXwUekZ6+vw7S+GkaBhse2Ik9k5jeJHBNp7Nm0/N19pYN4qa0LNdC ILVf9QOBfuEndhwp3fW9tJ+Y8ioDz05+BKObrqH+z7QPFMoV0pkgL6KVzfFYgHjb tNIf6Oj8lsMsfb82iJhXEmWCYRgY3yQWe5rYWNwpwERnbLanM2VMcE6VS+fn+gyy RG8ixJvX1yJk0cKRVcbBA4AJgo58EfvemAIamLVVShPFMwnblYI3ysq6Pu4Bcz6b x3S2U9segc7RitJnc+LD+SoDcakgqBYCGcGnKpfu5gLZHd/1ry/3AbNxT+2DH3Jc z020vNgEXJXpVq4mZ1PpF8VEpwqV0JuWDk2RDxkJs4whNQ26P9ZIIyDWDBazuQY7 Dk7F6YZMlzyf4JikfWqoHSAaLSGFcjqduWkAdv+BAUhY2LqQ6PHSlRc7oGs3crLH mOCfZxsBhFGBFXbM1ai24jdNJqYoqo5NX9m49LaOCiUvDsd82WQEpXe6E9BVaBw5 nuY6ihIe5i86svGtgi9FjpXbSdlTPGvKSwzpHnJVIhnI+rJkW6GdN8EFBQijAZaM xMGK/hVMzDnrLISCQ1ICBQykqP/Pja54UBOb6g/ewadWDMX7fbk= =S8rm -----END PGP SIGNATURE----- --23fbk4n43dfiddrx--