From owner-svn-ports-head@freebsd.org Mon Sep 2 19:47:28 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 A7607E6950; Mon, 2 Sep 2019 19:47:28 +0000 (UTC) (envelope-from swills@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46MgbN3nqpz4D8y; Mon, 2 Sep 2019 19:47:28 +0000 (UTC) (envelope-from swills@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 66CFE1F1E4; Mon, 2 Sep 2019 19:47:28 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x82JlSgi092015; Mon, 2 Sep 2019 19:47:28 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x82JlRt0092013; Mon, 2 Sep 2019 19:47:27 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201909021947.x82JlRt0092013@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 2 Sep 2019 19:47:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510837 - head/archivers/liblz4 X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/archivers/liblz4 X-SVN-Commit-Revision: 510837 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.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: Mon, 02 Sep 2019 19:47:28 -0000 Author: swills Date: Mon Sep 2 19:47:27 2019 New Revision: 510837 URL: https://svnweb.freebsd.org/changeset/ports/510837 Log: archivers/liblz4: Update to 1.9.2 PR: 240007 Submitted by: Martin Waschbüsch (maintainer) Modified: head/archivers/liblz4/Makefile (contents, props changed) head/archivers/liblz4/distinfo (contents, props changed) Modified: head/archivers/liblz4/Makefile ============================================================================== --- head/archivers/liblz4/Makefile Mon Sep 2 19:40:27 2019 (r510836) +++ head/archivers/liblz4/Makefile Mon Sep 2 19:47:27 2019 (r510837) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= archivers Modified: head/archivers/liblz4/distinfo ============================================================================== --- head/archivers/liblz4/distinfo Mon Sep 2 19:40:27 2019 (r510836) +++ head/archivers/liblz4/distinfo Mon Sep 2 19:47:27 2019 (r510837) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556098064 -SHA256 (lz4-lz4-v1.9.1_GH0.tar.gz) = f8377c89dad5c9f266edc0be9b73595296ecafd5bfa1000de148096c50052dc4 -SIZE (lz4-lz4-v1.9.1_GH0.tar.gz) = 285336 +TIMESTAMP = 1566369128 +SHA256 (lz4-lz4-v1.9.2_GH0.tar.gz) = 658ba6191fa44c92280d4aa2c271b0f4fbc0e34d249578dd05e50e76d0e5efcc +SIZE (lz4-lz4-v1.9.2_GH0.tar.gz) = 305796