FreeBSD Bugzilla – Attachment 244981 Details for
Bug 273908
archivers/libdeflate: Use upstream release archive
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for libdeflate
libdeflate-distfile.patch (text/plain), 1.26 KB, created by
Daniel Engberg
on 2023-09-17 20:01:02 UTC
(
hide
)
Description:
Patch for libdeflate
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2023-09-17 20:01:02 UTC
Size:
1.26 KB
patch
obsolete
>diff --git a/archivers/libdeflate/Makefile b/archivers/libdeflate/Makefile >index be0910ad37f5..ca49353dd976 100644 >--- a/archivers/libdeflate/Makefile >+++ b/archivers/libdeflate/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= libdeflate >-PORTVERSION= 1.19 >-DISTVERSIONPREFIX= v >+DISTVERSION= 1.19 > CATEGORIES= archivers >+MASTER_SITES= https://github.com/ebiggers/${PORTNAME}/releases/download/v${DISTVERSION}/ > > MAINTAINER= danfe@FreeBSD.org > COMMENT= Fast, whole-buffer DEFLATE-based compression library >@@ -11,9 +11,8 @@ 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..b510a55fba12 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 = 1694980656 >+SHA256 (libdeflate-1.19.tar.gz) = d9bb9bdd8cc5a8c1f7f6226fa0053dd72861e15f366e7ff7d0d191eac16d66f3 >+SIZE (libdeflate-1.19.tar.gz) = 177256
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 273908
: 244981