pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/p5-Archive-Zip
Module Name: pkgsrc
Committed By: he
Date: Mon Oct 20 21:50:50 UTC 2008
Modified Files:
pkgsrc/archivers/p5-Archive-Zip: Makefile distinfo
Log Message:
Update from version 1.24nb1 to 1.26.
Upstream changes:
1.26 Mon 13 Oct 2008 - Adam Kennedy
- Fixed the dreaded but #24036: WinXP Explorer Exposes Problems.
This caused directories to appear as files in Windows Explorer
and was caused by Windows always reading the msdos directory bit
even when the file attributes are types as unix.
Resolved by emulating the behaviour of Info-Zip and setting
the 5th bit in the externalFileAttributes field.
1.25 Sat 11 Oct 2008 - Adam Kennedy
- Removing "use warnings" instances that somehow slipped in
- Skip test if Digest::MD5 is not available
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/archivers/p5-Archive-Zip/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/archivers/p5-Archive-Zip/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index