git: 565d0bbb8947 - main - archivers/libarchive: Update to 3.8.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Jun 2025 20:50:10 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=565d0bbb8947705a69798e912a081918c9561056
commit 565d0bbb8947705a69798e912a081918c9561056
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-03 22:38:02 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-04 20:49:11 +0000
archivers/libarchive: Update to 3.8.1
Changelog: https://github.com/libarchive/libarchive/releases/tag/v3.8.1
PR: 287245
Reviewed by: glewis (maintainer)
---
archivers/libarchive/Makefile | 5 +----
archivers/libarchive/distinfo | 8 +++-----
archivers/libarchive/pkg-plist | 2 +-
3 files changed, 5 insertions(+), 10 deletions(-)
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile
index 5403601ad986..bd4f609cf1b3 100644
--- a/archivers/libarchive/Makefile
+++ b/archivers/libarchive/Makefile
@@ -1,13 +1,10 @@
PORTNAME= libarchive
-DISTVERSION= 3.8.0
+DISTVERSION= 3.8.1
PORTEPOCH= 1
CATEGORIES= archivers
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \
https://libarchive.org/downloads/
-PATCH_SITES= https://github.com/libarchive/libarchive/commit/
-PATCHFILES= 627ba5bbbf80fe25dbf5015ef304a905a2820f17.patch:-p1
-
MAINTAINER= glewis@FreeBSD.org
COMMENT= Library to create and read several streaming archive formats
WWW= https://libarchive.org/
diff --git a/archivers/libarchive/distinfo b/archivers/libarchive/distinfo
index 9eb408ec3e25..ca4152899a43 100644
--- a/archivers/libarchive/distinfo
+++ b/archivers/libarchive/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1748173017
-SHA256 (libarchive-3.8.0.tar.xz) = 67bfac3798a778143f4b1cadcdb3792b4269486f8e1b70ca5c0ee5841398bfdf
-SIZE (libarchive-3.8.0.tar.xz) = 5950876
-SHA256 (627ba5bbbf80fe25dbf5015ef304a905a2820f17.patch) = 0637ca3339f62b2528ab944ec92f5d5f95131d3f68d10450969ab78e2119b13a
-SIZE (627ba5bbbf80fe25dbf5015ef304a905a2820f17.patch) = 792
+TIMESTAMP = 1748823520
+SHA256 (libarchive-3.8.1.tar.xz) = 19f917d42d530f98815ac824d90c7eaf648e9d9a50e4f309c812457ffa5496b5
+SIZE (libarchive-3.8.1.tar.xz) = 5950428
diff --git a/archivers/libarchive/pkg-plist b/archivers/libarchive/pkg-plist
index 5b810034489f..1af8fa870219 100644
--- a/archivers/libarchive/pkg-plist
+++ b/archivers/libarchive/pkg-plist
@@ -6,7 +6,7 @@ include/archive.h
include/archive_entry.h
lib/libarchive.so
lib/libarchive.so.13
-lib/libarchive.so.13.8.0
+lib/libarchive.so.13.8.1
libdata/pkgconfig/libarchive.pc
share/man/man1/bsdcat.1.gz
share/man/man1/bsdcpio.1.gz