From 7e131b056a8ec0e67a65165b3db6a69b37f35b9c Mon Sep 17 00:00:00 2001 From: Collin Funk Date: Thu, 10 Apr 2025 22:10:03 -0700 Subject: [PATCH] archivers/gzip: Update to 1.14 ChangeLog: https://lists.gnu.org/archive/html/info-gnu/2025-04/msg00007.html --- archivers/gzip/Makefile | 3 +-- archivers/gzip/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index cd326e679..35de5d9cc 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -1,6 +1,5 @@ PORTNAME= gzip -PORTVERSION= 1.13 -PORTREVISION= 1 +DISTVERSION= 1.14 CATEGORIES= archivers MASTER_SITES= GNU diff --git a/archivers/gzip/distinfo b/archivers/gzip/distinfo index ff5b00527..b167a2522 100644 --- a/archivers/gzip/distinfo +++ b/archivers/gzip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708055161 -SHA256 (gzip-1.13.tar.xz) = 7454eb6935db17c6655576c2e1b0fabefd38b4d0936e0f87f48cd062ce91a057 -SIZE (gzip-1.13.tar.xz) = 838248 +TIMESTAMP = 1744348041 +SHA256 (gzip-1.14.tar.xz) = 01a7b881bd220bfdf615f97b8718f80bdfd3f6add385b993dcf6efd14e8c0ac6 +SIZE (gzip-1.14.tar.xz) = 885748 -- 2.49.0