Subject: CVS commit: pkgsrc/archivers/nulib2
From: Todd Vierling
Date: 2004-11-29 05:50:35
Message id: 20041129045035.4809C2DA1D@cvs.netbsd.org

Log Message:
Update to 2.0.3.  Changelog:

2004/10/11  ***** v2.0.3 shipped *****

2004/09/25  fadden
    - Fixed: attempting to add files after deleting *all* entries in an
      archive would fail.
    - Removed use of a "ushort" from NufxLib.h.

2004/09/20  fadden
    - Corrected behavior after flush when original archive can't be
      deleted.

2004/09/09  fadden
    - Added header offset and junk offset to NuGetAttr.

2004/08/22  fadden
    - Fixed obscure bug when recompressing a GSHK-added zero-length file
      when "fake threads" is enabled.

2004/03/10  ***** v2.0.2 shipped *****

2004/03/09  fadden
    - Set access permissions based on umask when extracting a "locked"
      file.  My thanks to Matthew Fischer for sending a patch.
    - Reject archives with a MasterEOF == 48, not <= 48.  There are
      some otherwise valid archives created by an old version of ShrinkIt
      that have MasterEOF==0.

2003/10/16  ***** v2.0.1 shipped *****

2003/10/16  fadden
    - Added workaround for bad HFS option lists created by GSHK.
    - Added junk-skipping feature.  Up to 1024 bytes of crud (e.g.
      MacBinary headers or HTTP remnants) will be searched for evidence
      of an archive.

2003/06/19  sheppy
    - Added support for resource forks and file and aux types when built
      for Mac OS X.

Files:
RevisionActionfile
1.12modifypkgsrc/archivers/nulib2/Makefile
1.7modifypkgsrc/archivers/nulib2/distinfo
1.3modifypkgsrc/archivers/nulib2/patches/patch-aa
1.5modifypkgsrc/archivers/nulib2/patches/patch-ab
1.4modifypkgsrc/archivers/nulib2/patches/patch-ac
1.1addpkgsrc/archivers/nulib2/patches/patch-ad