freebsd-ports/ftp/uftp
Dmitry Sivachenko 838a35a942 1) Consistently use "%08X" instead of "%08lX" for formatting uint32_t
task ID.
2) Consistently use "%d" instead of "%ld" for formatting int32_t values.

This results in printing the same (correct) numbers on amd64 as they appear
on i386.

Use correct type for arguments in uftp.h:logfunc(...).

Bump PORTREVISION.
2008-12-26 14:08:47 +00:00
..
files 1) Consistently use "%08X" instead of "%08lX" for formatting uint32_t 2008-12-26 14:08:47 +00:00
distinfo Update to version 2.6.5. 2008-12-24 09:24:42 +00:00
Makefile 1) Consistently use "%08X" instead of "%08lX" for formatting uint32_t 2008-12-26 14:08:47 +00:00
pkg-descr