Date: Sat, 22 Nov 2025 19:55:26 +0000 From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 81a4d35d80c3 - main - archivers/libarchive: Update to 3.8.3 Message-ID: <6922152e.280ff.4a72ae22@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=81a4d35d80c394a6e279f1a65769821d5259051c commit 81a4d35d80c394a6e279f1a65769821d5259051c Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-11-22 11:44:34 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-11-22 19:55:18 +0000 archivers/libarchive: Update to 3.8.3 Changelog: https://github.com/libarchive/libarchive/releases/tag/v3.8.3 PR: 291087 Reviewed by: glewis (maintainer) --- archivers/libarchive/Makefile | 4 ++-- archivers/libarchive/distinfo | 6 +++--- archivers/libarchive/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 43008c2ac753..a018196f037a 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -1,5 +1,5 @@ PORTNAME= libarchive -DISTVERSION= 3.8.2 +DISTVERSION= 3.8.3 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \ @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:textproc/expat2 -USES= cpe iconv libtool localbase:ldflags pkgconfig tar:xz +USES= cpe iconv libtool localbase:ldflags pathfix pkgconfig tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/archivers/libarchive/distinfo b/archivers/libarchive/distinfo index cd47a576ebbf..81b2dcdc77be 100644 --- a/archivers/libarchive/distinfo +++ b/archivers/libarchive/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760599684 -SHA256 (libarchive-3.8.2.tar.xz) = db0dee91561cbd957689036a3a71281efefd131d35d1d98ebbc32720e4da58e2 -SIZE (libarchive-3.8.2.tar.xz) = 5853628 +TIMESTAMP = 1763448346 +SHA256 (libarchive-3.8.3.tar.xz) = 90e21f2b89f19391ce7b90f6e48ed9fde5394d23ad30ae256fb8236b38b99788 +SIZE (libarchive-3.8.3.tar.xz) = 5990552 diff --git a/archivers/libarchive/pkg-plist b/archivers/libarchive/pkg-plist index 950cd2ec6949..c27a4d81c7c4 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.2 +lib/libarchive.so.13.8.3 libdata/pkgconfig/libarchive.pc share/man/man1/bsdcat.1.gz share/man/man1/bsdcpio.1.gzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6922152e.280ff.4a72ae22>
