From owner-svn-ports-all@freebsd.org Fri Mar 16 07:28:29 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27CA4F5706F; Fri, 16 Mar 2018 07:28:29 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C356670781; Fri, 16 Mar 2018 07:28:28 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B1A1C21114; Fri, 16 Mar 2018 07:28:28 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2G7SSbm027124; Fri, 16 Mar 2018 07:28:28 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2G7SSX5027121; Fri, 16 Mar 2018 07:28:28 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201803160728.w2G7SSX5027121@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 16 Mar 2018 07:28:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464657 - head/archivers/py-zstd X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/archivers/py-zstd X-SVN-Commit-Revision: 464657 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Mar 2018 07:28:29 -0000 Author: yuri Date: Fri Mar 16 07:28:28 2018 New Revision: 464657 URL: https://svnweb.freebsd.org/changeset/ports/464657 Log: archivers/py-zstd: Update to 1.3.3 Reported by: portscout Modified: head/archivers/py-zstd/Makefile head/archivers/py-zstd/distinfo Modified: head/archivers/py-zstd/Makefile ============================================================================== --- head/archivers/py-zstd/Makefile Fri Mar 16 07:24:11 2018 (r464656) +++ head/archivers/py-zstd/Makefile Fri Mar 16 07:28:28 2018 (r464657) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zstd -DISTVERSION= 1.3.1 +DISTVERSION= 1.3.3 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/archivers/py-zstd/distinfo ============================================================================== --- head/archivers/py-zstd/distinfo Fri Mar 16 07:24:11 2018 (r464656) +++ head/archivers/py-zstd/distinfo Fri Mar 16 07:28:28 2018 (r464657) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515483481 -SHA256 (zstd-1.3.1.tar.gz) = d0350b4384c593279e8268dea28515eaac0b8618a8e88529f5b0923a0ebbb356 -SIZE (zstd-1.3.1.tar.gz) = 1192173 +TIMESTAMP = 1521185099 +SHA256 (zstd-1.3.3.tar.gz) = f418103feff20517dcc00c07f2c7a2e192c9b58ba95bf1072dd81af779d5e0e5 +SIZE (zstd-1.3.3.tar.gz) = 379455