Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2019 18:07:45 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r347999 - head/lib/libarchive/tests
Message-ID:  <201905201807.x4KI7jov072281@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Mon May 20 18:07:45 2019
New Revision: 347999
URL: https://svnweb.freebsd.org/changeset/base/347999

Log:
  Install missing data file for
  lib.libarchive.functional_test.test_read_format_zip_utf8_paths
  
  MFC after:	2 weeks (with r347989)
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/lib/libarchive/tests/Makefile

Modified: head/lib/libarchive/tests/Makefile
==============================================================================
--- head/lib/libarchive/tests/Makefile	Mon May 20 17:43:58 2019	(r347998)
+++ head/lib/libarchive/tests/Makefile	Mon May 20 18:07:45 2019	(r347999)
@@ -557,6 +557,7 @@ ${PACKAGE}FILES+=	test_read_format_ustar_filename_eucj
 ${PACKAGE}FILES+=	test_read_format_ustar_filename_koi8r.tar.Z.uu
 ${PACKAGE}FILES+=	test_read_format_warc.warc.uu
 ${PACKAGE}FILES+=	test_read_format_zip.zip.uu
+${PACKAGE}FILES+=	test_read_format_zip_7075_utf8_paths.zip.uu
 ${PACKAGE}FILES+=	test_read_format_zip_bz2_hang.zip.uu
 ${PACKAGE}FILES+=	test_read_format_zip_bzip2.zipx.uu
 ${PACKAGE}FILES+=	test_read_format_zip_bzip2_multi.zipx.uu



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