Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2017 20:11:27 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r319160 - head
Message-ID:  <201705292011.v4TKBRth077479@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm (ports committer)
Date: Mon May 29 20:11:27 2017
New Revision: 319160
URL: https://svnweb.freebsd.org/changeset/base/319160

Log:
  64-bit inode commit bumped libarchive library version, record the old one.
  
  Approved by:	emaste@

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Mon May 29 19:02:52 2017	(r319159)
+++ head/ObsoleteFiles.inc	Mon May 29 20:11:27 2017	(r319160)
@@ -112,6 +112,8 @@ OLD_FILES+=usr/share/doc/usd/21.troff/pa
 OLD_FILES+=usr/share/doc/usd/22.trofftut/paper.ascii.gz
 OLD_FILES+=usr/share/doc/usd/Title.ascii.gz
 OLD_FILES+=usr/share/doc/usd/contents.ascii.gz
+# 20170523: 64-bit inode support, libarchive version bump
+OLD_LIBS+=usr/lib/libarchive.so.6
 # 20170427: NATM configuration support removed
 OLD_FILES+=etc/rc.d/atm1
 OLD_FILES+=etc/rc.d/atm2



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