View | Details | Raw Unified | Return to bug 282067
Collapse All | Expand All

(-)b/archivers/libarchive/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	libarchive
1
PORTNAME=	libarchive
2
DISTVERSION=	3.7.6
2
DISTVERSION=	3.7.7
3
PORTEPOCH=	1
3
PORTEPOCH=	1
4
CATEGORIES=	archivers
4
CATEGORIES=	archivers
5
MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \
5
MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \
(-)b/archivers/libarchive/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1727106643
1
TIMESTAMP = 1728812283
2
SHA256 (libarchive-3.7.6.tar.xz) = 0a2efdcb185da2eb1e7cd8421434cb9a6119f72417a13335cca378d476fd3ba0
2
SHA256 (libarchive-3.7.7.tar.xz) = 879acd83c3399c7caaee73fe5f7418e06087ab2aaf40af3e99b9e29beb29faee
3
SIZE (libarchive-3.7.6.tar.xz) = 5458552
3
SIZE (libarchive-3.7.7.tar.xz) = 5480580
(-)b/archivers/libarchive/pkg-plist (-1 / +1 lines)
Lines 6-12 include/archive.h Link Here
6
include/archive_entry.h
6
include/archive_entry.h
7
lib/libarchive.so
7
lib/libarchive.so
8
lib/libarchive.so.13
8
lib/libarchive.so.13
9
lib/libarchive.so.13.7.6
9
lib/libarchive.so.13.7.7
10
libdata/pkgconfig/libarchive.pc
10
libdata/pkgconfig/libarchive.pc
11
share/man/man1/bsdcat.1.gz
11
share/man/man1/bsdcat.1.gz
12
share/man/man1/bsdcpio.1.gz
12
share/man/man1/bsdcpio.1.gz

Return to bug 282067