pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xview-config
Module Name: pkgsrc
Committed By: dholland
Date: Wed Jan 7 04:28:53 UTC 2009
Modified Files:
pkgsrc/x11/xview-config: Makefile distinfo
pkgsrc/x11/xview-config/patches: patch-ad
Log Message:
Fix my last change (back in August) -- apparently I forgot to escape the
shell variable $? as $$? so it wouldn't be treated as a make variable.
This is wrong but nonfatal with NetBSD's make, but fatal with some other
versions of make.
While here, unhide a chmod that pkglint was complaining about.
PKGREVISION++ (now at 5)
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/x11/xview-config/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/xview-config/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/xview-config/patches/patch-ad
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