pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/spiff
Module Name: pkgsrc
Committed By: bjs
Date: Wed Jul 9 05:02:06 UTC 2008
Modified Files:
pkgsrc/devel/spiff: Makefile distinfo
pkgsrc/devel/spiff/patches: patch-aa patch-ab patch-ad patch-ae
Log Message:
Fix a segfault on NetBSD/amd64 (at least):
- Include standard headers (stdlib.h, string.h, stdio.h) in misc.h to
avoid conflicts with built-in declarations of functions.
- Change CFLAGS= in Makefile to CFLAGS+= to use pkgsrc-provided CFLAGS.
- Include termcap.buildlink3.mk to handle termcap properly.
- Add DESTDIR support, use AUTO_MKDIRS.
- Bump PKGREVISION.
Now I can actually use it! ;)
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/spiff/Makefile pkgsrc/devel/spiff/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/spiff/patches/patch-aa
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/spiff/patches/patch-ab
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/spiff/patches/patch-ad \
pkgsrc/devel/spiff/patches/patch-ae
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