Skip to content

Commit

Permalink
archivers/libarchive: Update to 3.7.4
Browse files Browse the repository at this point in the history
Backport follwing upstream commits:
b910cb70d4c1b311c9d85cd536a6c91647c43df7
83e8b0ea8c3b07e07ac3dee90a8724565f8e53fd

References:
libarchive/libarchive@b910cb7
libarchive/libarchive@83e8b0e

Changelog: https://github.com/libarchive/libarchive/releases/tag/v3.7.4
PR:		278795
Approved by:	portmgr (maintainer timeout, 2+ weeks)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed May 20, 2024
1 parent 439bf80 commit d3752d0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 12 deletions.
7 changes: 3 additions & 4 deletions archivers/libarchive/Makefile
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
PORTNAME= libarchive
DISTVERSION= 3.7.2
PORTREVISION= 2
DISTVERSION= 3.7.4
PORTEPOCH= 1
CATEGORIES= archivers
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \
https://libarchive.org/downloads/

PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
PATCHFILES= 3bd918d92f8c34ba12de9c6604d96f9e262a59fc.patch:-p1 \
6110e9c82d8ba830c3440f36b990483ceaaea52c.patch:-p1
PATCHFILES= b910cb70d4c1b311c9d85cd536a6c91647c43df7.patch:-p1 \
83e8b0ea8c3b07e07ac3dee90a8724565f8e53fd.patch:-p1

MAINTAINER= glewis@FreeBSD.org
COMMENT= Library to create and read several streaming archive formats
Expand Down
14 changes: 7 additions & 7 deletions archivers/libarchive/distinfo
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TIMESTAMP = 1711804132
SHA256 (libarchive-3.7.2.tar.xz) = 04357661e6717b6941682cde02ad741ae4819c67a260593dfb2431861b251acb
SIZE (libarchive-3.7.2.tar.xz) = 5237056
SHA256 (3bd918d92f8c34ba12de9c6604d96f9e262a59fc.patch) = 25257cc6897984f52939123d08e1d3e1df29d1050bf60013757315e86c389a51
SIZE (3bd918d92f8c34ba12de9c6604d96f9e262a59fc.patch) = 1211
SHA256 (6110e9c82d8ba830c3440f36b990483ceaaea52c.patch) = b677eae8f6fd1a9c3c2184dfd26a0d2862e0182dd295a376af10d18431299a41
SIZE (6110e9c82d8ba830c3440f36b990483ceaaea52c.patch) = 945
TIMESTAMP = 1714927740
SHA256 (libarchive-3.7.4.tar.xz) = f887755c434a736a609cbd28d87ddbfbe9d6a3bb5b703c22c02f6af80a802735
SIZE (libarchive-3.7.4.tar.xz) = 5417660
SHA256 (83e8b0ea8c3b07e07ac3dee90a8724565f8e53fd.patch) = 0606162623c3165b9debf545dfc6ed8ee35ee8cd040b9d28f4b3b15dd1f89bf1
SIZE (83e8b0ea8c3b07e07ac3dee90a8724565f8e53fd.patch) = 1096
SHA256 (b910cb70d4c1b311c9d85cd536a6c91647c43df7.patch) = 75175fab966f01e7cf273150d60f3716f6caeb6e3b6d9007467cc5713fca745e
SIZE (b910cb70d4c1b311c9d85cd536a6c91647c43df7.patch) = 2281
2 changes: 1 addition & 1 deletion archivers/libarchive/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ include/archive.h
include/archive_entry.h
lib/libarchive.so
lib/libarchive.so.13
lib/libarchive.so.13.7.2
lib/libarchive.so.13.7.4
libdata/pkgconfig/libarchive.pc
share/man/man1/bsdcat.1.gz
share/man/man1/bsdcpio.1.gz
Expand Down

0 comments on commit d3752d0

Please sign in to comment.