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:   sno
Date:           Tue Jul  7 19:10:05 UTC 2009

Modified Files:
        pkgsrc/archivers/p5-Archive-Zip: Makefile distinfo

Log Message:
pkgsrc changes:
  - Updating package for p5 module Archive::Zip from 1.26 to 1.30
  - Setting license according to META.yml to ${PERL5_LICENSE}

Upstream changes:
1.30 Tue 30 Jun 2009 - Adam Kennedy
        - Fixed a bad use of Cwd::getcwd

1.29 Mon 29 Jun 2009 - Adam Kennedy
        - Changed _asLocalName back to rel2abs, but this time using
          Cwd::getcwd as the base path instead of Cwd::cwd.
          This hopefully resolved #47223 (ADAMK)

1.28 Tue 16 Jun 2009 - Adam Kennedy
        - Changing to production version for release
        - Reverted to revision 4736 and converted `External File Attribute'
          values for symbolic links to hexadecimal (HAGGAI)
        - Fixed: #15026: AddTree does not include files with german
          umlauts in the filename (HAGGAI)
        - Switched from Compress::Zlib to Compress::Raw::Zlib (AGRUNDMA)
        - Moved crc32 from bin to script (ADAMK)

1.27_01 Tue 16 Dec 2008 - Adam Kennedy
        - Makefile.PL will create a better META.yml
        - This is a test release for various improvements provided by
          Alan Haggai. The entire release is credited to his grant work.
        - Fixed #25726: extractMembers failing across fork on Windows.
        - Fixed #12493: Can't add new files to archives which contain
          files named 0,1,2,3,4,5,6,7,8,9 with no extension.
          (Files named "0" are not archived)
        - Fixed #22933: Properly extract symbolic links.
        - Fixed #20246: Ability to assign a compression level to addTree
          calls.
        - Corrected regular expression for stripping trailing /
        - Corrected addFileOrDirectory() behaviour and cleaned up some code
        - Added symbolic link support to addFileOrDirectory
        - Fixed #34657: No option, undefined behavior zipping symbolic
          links (symlinks)
        - Added storeSymbolicLink()
        - Fixed bitFlag() to set General Pupose Bit Flags


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/archivers/p5-Archive-Zip/Makefile
cvs rdiff -u -r1.9 -r1.10 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