Subject: CVS commit: pkgsrc/multimedia/libdvdread
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 01/26/2006 16:23:12
Module Name: pkgsrc
Committed By: xtraeme
Date: Thu Jan 26 16:23:12 UTC 2006
Modified Files:
pkgsrc/multimedia/libdvdread: Makefile distinfo
Added Files:
pkgsrc/multimedia/libdvdread/patches: patch-aa
Log Message:
Patch dvdread/ifo_types.h to include inttypes.h and stdint.h before
checking for UINT{8,16,32}_MAX. It's better to take this way, otherwise
we'd have to patch all dependent packages requiring libdvdread.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/multimedia/libdvdread/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/multimedia/libdvdread/distinfo
cvs rdiff -r0 -r1.5 pkgsrc/multimedia/libdvdread/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.