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 _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"