openbsd-ports/audio/faad
jakemsr ad8a707fdf problem:
libfaad uses data types with machine dependent bit width in
prototypes in its public headers, but in the corresponding library
code, machine independent exact width data types are used.

solution:
change libfaad headers to use the same machine independent exact
width data types in the prototypes as in the library.  since the
prototypes in the library headers are changed, users of libfaad
likely need to be modified to use exact width data types as well.

also:
- bump libfaad major version number
- update plugin code to use exact width data types for libfaad
  interaction, as per new prototypes
- bump package version
- sync patches with update-patches


problem discovered by, solution discussed with, reviewed, tested
and OK naddy@
2007-06-29 06:01:42 +00:00
..
patches problem: 2007-06-29 06:01:42 +00:00
pkg new MULTI_PACKAGES 2006-11-25 17:04:32 +00:00
distinfo base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
Makefile problem: 2007-06-29 06:01:42 +00:00