pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/mpack



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sun Feb 15 20:12:18 UTC 2009

Modified Files:
        pkgsrc/converters/mpack: Makefile PLIST distinfo
        pkgsrc/converters/mpack/patches: patch-ab patch-ae patch-af
Removed Files:
        pkgsrc/converters/mpack/patches: patch-aa

Log Message:
Update to 1.6.

pkgsrc changes:

- Destdir support.
- Include fixes for implicit function declarations probably broken on LP64.
- Fix for 64-bit time_t world in netbsd-current.
- Fix some pkglint.
- Suppress warning about mktemp() on NetBSD; usage checked.

Upstream changes:

1.6 -- Jul 21 2003
Use automake and a little bit of autoconf

convert K&R declarations/definitions to ANSI

Fixed buffer overflow in getParam and getDispositionFilename (debian patch)
Fixed possible crash in ParseContent (debian patch)

fix typo in getDispositionFilename (from Steve Friedl)

use system strcasecmp and getopt where possible.

use O_EXCL where available when creating files.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/converters/mpack/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/converters/mpack/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/converters/mpack/distinfo
cvs rdiff -r1.6 -r0 pkgsrc/converters/mpack/patches/patch-aa
cvs rdiff -r1.6 -r1.7 pkgsrc/converters/mpack/patches/patch-ab
cvs rdiff -r1.1 -r1.2 pkgsrc/converters/mpack/patches/patch-ae \
    pkgsrc/converters/mpack/patches/patch-af

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