pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/fmsx
Module Name: pkgsrc
Committed By: marino
Date: Wed Jul 18 23:23:21 UTC 2012
Modified Files:
pkgsrc/emulators/fmsx: Makefile distinfo
Added Files:
pkgsrc/emulators/fmsx/patches: patch-EMULIB_FDIDisk.c
patch-EMULIB_Floppy.c patch-fMSX_MSX.c
Log Message:
emulators/fmsx: Fix for libz >= 1.2.6
The current package won't compile if using libz >= 1.2.6 due to a typedef
change of GzFile. Luckily this packages used macros for gz* functions
which significantly cut down the number of lines to be patched.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/emulators/fmsx/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/emulators/fmsx/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/emulators/fmsx/patches/patch-EMULIB_FDIDisk.c \
pkgsrc/emulators/fmsx/patches/patch-EMULIB_Floppy.c \
pkgsrc/emulators/fmsx/patches/patch-fMSX_MSX.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