pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/xipdump



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sat Mar 31 08:52:31 UTC 2012

Modified Files:
        pkgsrc/net/xipdump: Makefile distinfo
Added Files:
        pkgsrc/net/xipdump/patches: patch-mg__dict__int_c

Log Message:
Fix LP64 problem.

This package does a lot of storing of ints in pointers and thus
generates a lot of cast warnings; I believe the others are harmless.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/xipdump/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/xipdump/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/net/xipdump/patches/patch-mg__dict__int_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