From owner-dev-commits-ports-all@freebsd.org Sun Aug 22 03:06:56 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 9C43567CFDA; Sun, 22 Aug 2021 03:06:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GsgJc3mgVz3P9k; Sun, 22 Aug 2021 03:06:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 69A5C1990A; Sun, 22 Aug 2021 03:06:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17M36uA5047861; Sun, 22 Aug 2021 03:06:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17M36ufF047860; Sun, 22 Aug 2021 03:06:56 GMT (envelope-from git) Date: Sun, 22 Aug 2021 03:06:56 GMT Message-Id: <202108220306.17M36ufF047860@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Colin Percival Subject: git: e1da1ee285e6 - main - security/scrypt: Update to 1.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e1da1ee285e6488beaaf87cc36e92fc29780014c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2021 03:06:56 -0000 The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1da1ee285e6488beaaf87cc36e92fc29780014c commit e1da1ee285e6488beaaf87cc36e92fc29780014c Author: Colin Percival AuthorDate: 2021-08-22 02:24:02 +0000 Commit: Colin Percival CommitDate: 2021-08-22 03:06:50 +0000 security/scrypt: Update to 1.3.1 --- security/scrypt/Makefile | 2 +- security/scrypt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/scrypt/Makefile b/security/scrypt/Makefile index 98c38b709b67..013cc824c7a6 100644 --- a/security/scrypt/Makefile +++ b/security/scrypt/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping PORTNAME= scrypt -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= security MASTER_SITES= http://www.tarsnap.com/scrypt/ diff --git a/security/scrypt/distinfo b/security/scrypt/distinfo index e9624ff6e61a..5fc21a548061 100644 --- a/security/scrypt/distinfo +++ b/security/scrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1568411502 -SHA256 (scrypt-1.3.0.tgz) = 263034edd4d1e117d4051d9a9260c74dedb0efaf4491c5152b738978b3f32748 -SIZE (scrypt-1.3.0.tgz) = 380332 +TIMESTAMP = 1629592976 +SHA256 (scrypt-1.3.1.tgz) = df2f23197c9589963267f85f9c5307ecf2b35a98b83a551bf1b1fb7a4d06d4c2 +SIZE (scrypt-1.3.1.tgz) = 394516