maintenance update to 3.5.0
This commit is contained in:
parent
b882a35f4e
commit
bc1d9ea680
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.42 2020/05/30 15:50:38 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.43 2020/12/03 16:51:56 naddy Exp $
|
||||
|
||||
COMMENT= multi-format archive and compression library
|
||||
|
||||
DISTNAME= libarchive-3.4.3
|
||||
SHARED_LIBS= archive 11.1 # 17.3
|
||||
DISTNAME= libarchive-3.5.0
|
||||
SHARED_LIBS= archive 11.2 # 18.0
|
||||
CATEGORIES= archivers
|
||||
HOMEPAGE= https://www.libarchive.org/
|
||||
|
||||
@ -35,6 +35,7 @@ CONFIGURE_ENV+= ac_cv_header_ext2fs_ext2_fs_h=no
|
||||
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/build/autoconf
|
||||
DEBUG_PACKAGES = ${BUILD_PACKAGES}
|
||||
|
||||
# Note: Numerous regression tests fail due to locale issues
|
||||
# Note: Numerous regression tests fail because they required unsupported
|
||||
# locales or character encodings.
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libarchive-3.4.3.tar.xz) = C/w/1ASRdoqIr42bhr8EqelbbUGpT5KS28DsNCKIwF8=
|
||||
SIZE (libarchive-3.4.3.tar.xz) = 4811508
|
||||
SHA256 (libarchive-3.5.0.tar.xz) = JFv/nRfniYa/lxbriH47xzHX/Y5dBO/ruLseHDmjo1Q=
|
||||
SIZE (libarchive-3.5.0.tar.xz) = 4852596
|
||||
|
Loading…
Reference in New Issue
Block a user