Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Dec 2009 18:57:46 +0000 (UTC)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/archivers/lbzip2 Makefile distinfo
Message-ID:  <200912201857.nBKIvktS032828@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gabor       2009-12-20 18:57:46 UTC

  FreeBSD ports repository

  Modified files:
    archivers/lbzip2     Makefile distinfo 
  Log:
  - Update to 0.19
  
  Version: lbzip2-0.19
  Focus:   Minor bugfixes
  Date:    01-Dec-2009
  Changes: This release works around a GNU/kFreeBSD standards-compliance problem.
           GNU/kFreeBSD does not define some STREAMS-related errno macros
           mandated by SUSv2. Consequently, lbzip2-0.18 cannot be built on
           GNU/kFreeBSD. This version checks if those (and some other) macros are
           defined before relying them.
  
  Version: lbzip2-0.18
  Focus:   Major feature enhancements
  Date:    29-Nov-2009
  Changes: After adding sanity checks to both decompressors, the following
           features were implemented: removal of input FILE operands; options
           --keep and --force; copying of owner, group, permission bits, access
           time, modification time to regular output files. Logging was cleaned
           up and internally categorized into INFO, WARNING and FATAL levels; a
           separate exit status was introduced for the case when a warning
           message was printed. The decompressor robustness tests were
           re-executed. The author has finally replaced bzip2 with lbzip2 on his
           system.
  
  Revision  Changes    Path
  1.5       +1 -1      ports/archivers/lbzip2/Makefile
  1.5       +3 -3      ports/archivers/lbzip2/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912201857.nBKIvktS032828>