FreeBSD Bugzilla – Attachment 254056 Details for
Bug 281900
archivers/libdeflate: Update to 1.22
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for libdeflate
libdeflate-122.patch (text/plain), 1.31 KB, created by
Daniel Engberg
on 2024-10-06 16:52:58 UTC
(
hide
)
Description:
Patch for libdeflate
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2024-10-06 16:52:58 UTC
Size:
1.31 KB
patch
obsolete
>diff --git a/archivers/libdeflate/Makefile b/archivers/libdeflate/Makefile >index 981acfa9524f..32674afa12f3 100644 >--- a/archivers/libdeflate/Makefile >+++ b/archivers/libdeflate/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= libdeflate >-PORTVERSION= 1.21 >+DISTVERSION= 1.22 > CATEGORIES= archivers >-MASTER_SITES= https://github.com/ebiggers/${PORTNAME}/releases/download/v${PORTVERSION}/ >+MASTER_SITES= https://github.com/ebiggers/${PORTNAME}/releases/download/v${DISTVERSION}/ > > MAINTAINER= danfe@FreeBSD.org > COMMENT= Fast, whole-buffer DEFLATE-based compression library >@@ -12,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING > > USES= cmake:testing pathfix > USE_LDCONFIG= yes >-CMAKE_ON= LIBDEFLATE_USE_SHARED_LIB >+ >+CMAKE_ON= LIBDEFLATE_USE_SHARED_LIB > CMAKE_TESTING_ON= LIBDEFLATE_BUILD_TESTS > > OPTIONS_DEFINE= DOCS >diff --git a/archivers/libdeflate/distinfo b/archivers/libdeflate/distinfo >index daea8af2f078..8700879f4095 100644 >--- a/archivers/libdeflate/distinfo >+++ b/archivers/libdeflate/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1722792024 >-SHA256 (libdeflate-1.21.tar.gz) = 7f05b533dd1d95e48a9f7d633beab67d8c6f502c01a2a5f46b204c16d1e748ad >-SIZE (libdeflate-1.21.tar.gz) = 184767 >+TIMESTAMP = 1728222311 >+SHA256 (libdeflate-1.22.tar.gz) = 7834d9adbc9a809e0fb0d7b486060a9ae5f7819eb7f55bb8c22b10d7b3bed8da >+SIZE (libdeflate-1.22.tar.gz) = 186676
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 281900
: 254056