pkgsrc-WIP-cvs archive

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

CVS commit: wip/dos2unix



Module name:    wip
Committed by:   ryo-on
Date:           Fri Apr 29 22:54:29 UTC 2011

Modified Files:
        wip/dos2unix: Makefile distinfo
        wip/dos2unix/patches: patch-Makefile

Log Message:
Update to 5.3

* regen patch

Changelog:
2011-04-26 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * Version 5.3

2011-04-23 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * Don't report an error when unlink() fails because a file
          doesn't exist.

2011-04-13 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * Print system error when input file can't be openened.
          For instance "Permission denied"
        * Update manuals.
        * Update translations.

2011-04-04 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * Always print and return an error when wrong command-line
          options are used. Also in quiet mode.
        * New option '--': Treat all following options as file names.

2011-04-03 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * Improved error reporting. Return system error when an error occurs.
        * Don't quit after first error (like rm, ls, grep, tar).
        * In quiet mode the return value is always zero.

2011-03-27 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * dos2unix.c/unix2dos.c: Check if symbolic links point to
          regular files.
        * dos2unix.c/unix2dos.c: Added short options -F, -R, -S.
        * po: update translations.

2011-03-24 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * dos2unix.c/unix2dos.c: Changed options --follow, --no-follow,
          to  --follow-symlink,  --replace-symlink,  --skip-symlink.
        * dos2unix.c/unix2dos.c: Options --force and --safe are only to
          covert binary files or skip them.
        * dos2unix.c/unix2dos.c: Non-regular files that are not symbolic
          links are never converted.

2011-03-23 Chris Wilson <cygwin%cwilson.fastmail.fm@localhost>
        * dos2unix.c/unix2dos.c: New options --follow and --no-follow.
          In follow mode dos2unix writes to the symlink target, instead
          of replacing the symbolic link with an output file.

2011-03-22 Chris Wilson <cygwin%cwilson.fastmail.fm@localhost>
        * querycp.c: Behave on Cygwin same as on Linux. Default
          code page in ISO mode is CP437.

2011-03-21 Chris Wilson <cygwin%cwilson.fastmail.fm@localhost>
        * dos2unix.c/unix2dos.c:
          - Cygwin may define WIN32 (via include files).
          - bugfix: Cygwin: set mode to binary in stdio mode conversion.
            Needed in case non-Cygwin program launches dos2unix.
          - bugfix: set failure mode if rename fails in quiet mode.
          - New option: -s, --safe. Opposite of -f, --force.
        * Makefile: Cleanup for Cygwin.

2011-03-19 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * Makefile: Install links instead of binary/manpage copies on Cygwin.

2011-03-05 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * man/man1/dos2unix.pod: Replace GPL with FreeBSD license.
        * man/nl/man1/dos2unix.pod: Replace GPL with FreeBSD license.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/dos2unix/Makefile wip/dos2unix/distinfo \
    wip/dos2unix/patches/patch-Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dos2unix/Makefile?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dos2unix/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/dos2unix/patches/patch-Makefile?r1=1.2&r2=1.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index