From 51818b2fd3775462b080fe1fb8bbea6b3b82c592 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Sun, 24 Mar 2024 16:38:46 +0000 Subject: [PATCH] archivers/libdeflate: update the port to version 1.20 Switch to upstream release tarball to avoid potential breakage due to GitHub's service policies. PR: 273908 Reported by: portscout --- archivers/libdeflate/Makefile | 6 ++---- archivers/libdeflate/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/archivers/libdeflate/Makefile b/archivers/libdeflate/Makefile index be0910ad37f5..934a80914853 100644 --- a/archivers/libdeflate/Makefile +++ b/archivers/libdeflate/Makefile @@ -1,7 +1,7 @@ PORTNAME= libdeflate -PORTVERSION= 1.19 -DISTVERSIONPREFIX= v +PORTVERSION= 1.20 CATEGORIES= archivers +MASTER_SITES= https://github.com/ebiggers/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= danfe@FreeBSD.org COMMENT= Fast, whole-buffer DEFLATE-based compression library @@ -11,8 +11,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake:testing pathfix -USE_GITHUB= yes -GH_ACCOUNT= ebiggers USE_LDCONFIG= yes CMAKE_ON= LIBDEFLATE_USE_SHARED_LIB CMAKE_TESTING_ON= LIBDEFLATE_BUILD_TESTS diff --git a/archivers/libdeflate/distinfo b/archivers/libdeflate/distinfo index f3c68c0747ce..9d5404c48bab 100644 --- a/archivers/libdeflate/distinfo +++ b/archivers/libdeflate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694908083 -SHA256 (ebiggers-libdeflate-v1.19_GH0.tar.gz) = 27bf62d71cd64728ff43a9feb92f2ac2f2bf748986d856133cc1e51992428c25 -SIZE (ebiggers-libdeflate-v1.19_GH0.tar.gz) = 187684 +TIMESTAMP = 1711161506 +SHA256 (libdeflate-1.20.tar.gz) = c52cf0239fd644d71c9e88613dd7431a5306ebee1280c5791c71ca264869250a +SIZE (libdeflate-1.20.tar.gz) = 183481