Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2019 20:33:09 +0000 (UTC)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510737 - head/archivers/libarchive
Message-ID:  <201909012033.x81KX9LM055574@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909012033.x81KX9LM055574>