pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/tet3
Module Name: pkgsrc
Committed By: marino
Date: Sun Dec 11 11:57:09 UTC 2011
Modified Files:
pkgsrc/devel/tet3: Makefile distinfo
Added Files:
pkgsrc/devel/tet3/patches: patch-src_scripts_tet_start.sh
Log Message:
devel/tet3: Multiple platform fix
Tet3 has a korn shell script in it, but this was never accounted for
previously. NetBSD has /bin/ksh so they never noticed the error. However,
the script in question didn't have the shebang at the first line because
it was a template and REPLACE_KSH failed. As a result, the template is
patched to allow REPLACE_KSH to work. This fix should apply to all
platforms that don't have /usr/ksh.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/tet3/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/tet3/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/devel/tet3/patches/patch-src_scripts_tet_start.sh
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