pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/ack



Module Name:    pkgsrc
Committed By:   dholland
Date:           Wed Dec 26 21:21:38 UTC 2012

Modified Files:
        pkgsrc/converters/ack: Makefile distinfo
Added Files:
        pkgsrc/converters/ack/patches: patch-ackstring.h patch-codetoeuc.c
            patch-codetojis.c patch-codetosjis.c patch-codetozen.c
            patch-euctocode.c patch-fileio.c patch-kanjicheck.c
            patch-kanjicode.h patch-kmain.c patch-lcode.c patch-misc.h
            patch-sjistocode.c patch-string.c

Log Message:
Fix legacy C. Passes gcc -Wall and should build on clang too.
This fixes at least one bug on some platforms (misuse of utime(3)) so
bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/converters/ack/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/converters/ack/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/converters/ack/patches/patch-ackstring.h \
    pkgsrc/converters/ack/patches/patch-codetoeuc.c \
    pkgsrc/converters/ack/patches/patch-codetojis.c \
    pkgsrc/converters/ack/patches/patch-codetosjis.c \
    pkgsrc/converters/ack/patches/patch-codetozen.c \
    pkgsrc/converters/ack/patches/patch-euctocode.c \
    pkgsrc/converters/ack/patches/patch-fileio.c \
    pkgsrc/converters/ack/patches/patch-kanjicheck.c \
    pkgsrc/converters/ack/patches/patch-kanjicode.h \
    pkgsrc/converters/ack/patches/patch-kmain.c \
    pkgsrc/converters/ack/patches/patch-lcode.c \
    pkgsrc/converters/ack/patches/patch-misc.h \
    pkgsrc/converters/ack/patches/patch-sjistocode.c \
    pkgsrc/converters/ack/patches/patch-string.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