Subject: CVS commit: pkgsrc/archivers/p7zip
From: Adam Ciarcinski
Date: 2015-12-29 20:39:21
Message id: 20151229193921.B5243FBB1@cvs.NetBSD.org

Log Message:
What's new after p7zip 9.38.1 :

  - 7-Zip now can extract ext2 and multivolume VMDK images.
  - 7-Zip now can extract ext3 and ext4 (Linux file system) images.
  - support of cygwin 64 bits
  - support of cygwin 64 bits with asm
  - cygwin : fix in GetRamSize()
  - cross building added :
		makefile.linux_cross_aarch64
		makefile.linux_cross_arm
		makefile.linux_cross_ppc
		makefile.linux_cross_ppc64
		makefile.linux_cross_ppc64le
		makefile.linux_cross_s390x  (7za and 7zr pass tests, 7z does not pass tests)

  - 7-Zip now can extract GPT images and single file QCOW2, VMDK, VDI images.
  - 7-Zip now can extract solid WIM archives with LZMS compression.
  - 7-Zip now can extract RAR5 archives.
  - 7-Zip now doesn't sort files by type while adding to solid 7z archive.
      new -mqs switch to sort files by type while adding to solid 7z archive.
  - 7-Zip now can create 7z, xz and zip archives with 1536 MB dictionary for \ 
LZMA/LZMA2.
  - 7-Zip now can extract .zipx (WinZip) archives that use xz compression.

Files:
RevisionActionfile
1.59modifypkgsrc/archivers/p7zip/Makefile
1.20modifypkgsrc/archivers/p7zip/PLIST
1.45modifypkgsrc/archivers/p7zip/distinfo
1.21modifypkgsrc/archivers/p7zip/patches/patch-aa
1.9modifypkgsrc/archivers/p7zip/patches/patch-ac