Subject: CVS commit: pkgsrc/archivers/p7zip
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 05/17/2005 07:22:37
Module Name:	pkgsrc
Committed By:	adam
Date:		Tue May 17 07:22:37 UTC 2005

Modified Files:
	pkgsrc/archivers/p7zip: Makefile distinfo
	pkgsrc/archivers/p7zip/patches: patch-ab

Log Message:
Changes 4.18:
  - From Windows version of 7-zip 4.18 and 4.17 :
    - minor fixes
  - p7zip can now store and restore :
    - symbolic links,
    - file permission bits
      Remark : for directory, restored_perm = stored_perm | 0700 .
  - fix in install.sh
  - On MacOSX, p7zip now restore times of a file.
  - more detailed errors during scanning stage.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/archivers/p7zip/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/archivers/p7zip/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/archivers/p7zip/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.