pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/idutils



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Dec 15 11:35:42 UTC 2014

Modified Files:
        pkgsrc/devel/idutils: DESCR Makefile PLIST distinfo
        pkgsrc/devel/idutils/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-ai patch-aj patch-ak patch-al
Added Files:
        pkgsrc/devel/idutils/patches: patch-lib_fflush_c patch-lib_fseeko_c
Removed Files:
        pkgsrc/devel/idutils/patches: patch-af

Log Message:
(pkgsrc)
  - Add two patches, to avoid
   error: incompatible types when assigning to type '__off_t' from type 'fpos_t'
   fp_->_offset = u.f;
  - Remove one patch patch-af, which had a comment, not necessary for now
    " also look in *.mk files as makefiles.  bump pkg revision."
(upstream)
  - Update 4.2 to 4.6
    ----------------------
* Noteworthy changes in release 4.6 (2012-02-03) [stable]

** Bug fixes
  - lid -L no longer mishandles open-ended ranges like "..2" and "2.."
  - lid's -d, -o and -x options now work properly

* Noteworthy changes in release 4.5 (2010-06-17) [stable]
* Noteworthy changes in release 4.4 (2009-10-30) [beta]
                        ------------
** New features
  mkid and xtokid accept a new option --files0-from=FILE, to make them
  process only the files named in FILE.  FILE must contain a list of
  NUL-terminated file names.

** Bug fixes
  mkid and xtokid now accept language specific options via the command line.

* Noteworthy changes in release 4.3.92 (2008-10-18) [beta]
                        --------------
** Bug fixes

  fid: avoid a buffer overrun
  handle failed allocation, e.g., by strdup
  avoid potential realloc overflow
  mkid: avoid an infloop on some .el files
  all programs: detect write error on stdout

** Miscellaneous improvements

  revamp code and infrastructure, bringing it closer to coreutils' standards
  add automatically-generated man pages
  mkid recognize more suffixes: .ac, .mk, .bz2, .lzma.
  idutils is now licensed under the General Public License version 3
    or later (GPLv3+).


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/idutils/DESCR \
    pkgsrc/devel/idutils/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/idutils/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/idutils/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/idutils/patches/patch-aa \
    pkgsrc/devel/idutils/patches/patch-ab \
    pkgsrc/devel/idutils/patches/patch-ac \
    pkgsrc/devel/idutils/patches/patch-ad
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/idutils/patches/patch-ae \
    pkgsrc/devel/idutils/patches/patch-al
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/idutils/patches/patch-af
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/idutils/patches/patch-ai
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/idutils/patches/patch-aj \
    pkgsrc/devel/idutils/patches/patch-ak
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/idutils/patches/patch-lib_fflush_c \
    pkgsrc/devel/idutils/patches/patch-lib_fseeko_c

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