summaryrefslogtreecommitdiff
path: root/archivers/libarchive
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2017-02-25 21:13:58 +0000
committerjoerg <joerg@pkgsrc.org>2017-02-25 21:13:58 +0000
commite1a8a819e2bf56866aeaa9e1261d071b424203cb (patch)
treee671b5d7f737dfc9b807b1e1625e9d768f019796 /archivers/libarchive
parenta5555c5b649acc8188baeb7396e882aaebb415f5 (diff)
downloadpkgsrc-e1a8a819e2bf56866aeaa9e1261d071b424203cb.tar.gz
Update to libarchive-3.3.1:
- Various code bugs fixed as a result of fuzzing efforts. - Better ACL support on Darwin and Solaris - Support for NFSv4 ACLs in the pax format
Diffstat (limited to 'archivers/libarchive')
-rw-r--r--archivers/libarchive/Makefile3
-rw-r--r--archivers/libarchive/Makefile.common4
2 files changed, 3 insertions, 4 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile
index c8e87ecf6d0..d918ff7d07b 100644
--- a/archivers/libarchive/Makefile
+++ b/archivers/libarchive/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2016/09/14 12:57:55 gdt Exp $
+# $NetBSD: Makefile,v 1.47 2017/02/25 21:13:58 joerg Exp $
.include "Makefile.common"
-PKGREVISION= 2
COMMENT= Library to read/create different archive formats
USE_LIBTOOL= yes
diff --git a/archivers/libarchive/Makefile.common b/archivers/libarchive/Makefile.common
index f83b15901b1..8e8c05c7ed4 100644
--- a/archivers/libarchive/Makefile.common
+++ b/archivers/libarchive/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.6 2016/06/21 12:23:01 joerg Exp $
+# $NetBSD: Makefile.common,v 1.7 2017/02/25 21:13:58 joerg Exp $
# used by archivers/bsdtar/Makefile
# used by archivers/libarchive/Makefile
-DISTNAME= libarchive-3.2.1
+DISTNAME= libarchive-3.3.1
CATEGORIES= archivers
MASTER_SITES= http://www.libarchive.org/downloads/
DISTFILES= # empty