svn commit: r510737 - head/archivers/libarchive

Greg Lewis glewis at FreeBSD.org
Sun Sep 1 20:33:10 UTC 2019


Author: glewis
Date: Sun Sep  1 20:33:09 2019
New Revision: 510737
URL: https://svnweb.freebsd.org/changeset/ports/510737

Log:
  Update to 3.4.0

Modified:
  head/archivers/libarchive/Makefile
  head/archivers/libarchive/distinfo

Modified: head/archivers/libarchive/Makefile
==============================================================================
--- head/archivers/libarchive/Makefile	Sun Sep  1 20:18:54 2019	(r510736)
+++ head/archivers/libarchive/Makefile	Sun Sep  1 20:33:09 2019	(r510737)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libarchive
-PORTVERSION=	3.3.3
-PORTREVISION=	1
+PORTVERSION=	3.4.0
 PORTEPOCH=	1
 CATEGORIES=	archivers
 MASTER_SITES=	https://libarchive.org/downloads/
@@ -48,6 +47,7 @@ PLIST_FILES=	bin/bsdcat \
 		man/man3/archive_entry.3.gz \
 		man/man3/archive_entry_acl.3.gz \
 		man/man3/archive_entry_linkify.3.gz \
+		man/man3/archive_entry_misc.3.gz \
 		man/man3/archive_entry_paths.3.gz \
 		man/man3/archive_entry_perms.3.gz \
 		man/man3/archive_entry_stat.3.gz \

Modified: head/archivers/libarchive/distinfo
==============================================================================
--- head/archivers/libarchive/distinfo	Sun Sep  1 20:18:54 2019	(r510736)
+++ head/archivers/libarchive/distinfo	Sun Sep  1 20:33:09 2019	(r510737)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538928569
-SHA256 (libarchive-3.3.3.tar.gz) = ba7eb1781c9fbbae178c4c6bad1c6eb08edab9a1496c64833d1715d022b30e2e
-SIZE (libarchive-3.3.3.tar.gz) = 6535598
+TIMESTAMP = 1567363613
+SHA256 (libarchive-3.4.0.tar.gz) = 8643d50ed40c759f5412a3af4e353cffbce4fdf3b5cf321cb72cacf06b2d825e
+SIZE (libarchive-3.4.0.tar.gz) = 6908093


More information about the svn-ports-all mailing list