Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 04:25:35 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 65881ff36b18 - main - archivers/zstd: Update to 1.5.5
Message-ID:  <202305270425.34R4PZ22023783@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=65881ff36b1816657bc6e0c6a8ad5827e62de9d1

commit 65881ff36b1816657bc6e0c6a8ad5827e62de9d1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 04:07:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 04:07:10 +0000

    archivers/zstd: Update to 1.5.5
    
    Changes:        https://github.com/facebook/zstd/releases
---
 archivers/zstd/Makefile | 3 +--
 archivers/zstd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile
index b1d024ad7655..8fd5d0424c0d 100644
--- a/archivers/zstd/Makefile
+++ b/archivers/zstd/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	zstd
-PORTVERSION=	1.5.4
-PORTREVISION=	2
+PORTVERSION=	1.5.5
 CATEGORIES=	archivers
 MASTER_SITES=	https://github.com/facebook/zstd/releases/download/v${PORTVERSION}/
 
diff --git a/archivers/zstd/distinfo b/archivers/zstd/distinfo
index b1bcfd8794b3..d89bac34fc53 100644
--- a/archivers/zstd/distinfo
+++ b/archivers/zstd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680672624
-SHA256 (zstd-1.5.4.tar.zst) = 6925880b84aca086308c27036ef1c16e76817372301ead7c37f90e23567f704e
-SIZE (zstd-1.5.4.tar.zst) = 1620303
+TIMESTAMP = 1684104304
+SHA256 (zstd-1.5.5.tar.zst) = ce264bca60eb2f0e99e4508cffd0d4d19dd362e84244d7fc941e79fa69ccf673
+SIZE (zstd-1.5.5.tar.zst) = 1817544



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305270425.34R4PZ22023783>