pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/osh
Module Name: pkgsrc
Committed By: obache
Date: Sat May 30 12:49:44 UTC 2009
Modified Files:
pkgsrc/shells/osh: DESCR Makefile distinfo
Log Message:
Update osh to 20090527, per maintainer update request by PR#41509.
Upstream changes between osh-20081213 and osh-20090527 follow:
osh bug fixes:
1) This release fixes an `echo' bug that causes `echo ""' to print an
unnecessary diagnostic.
2) It also fixes a `sigign' bug that can cause incorrect signal ignoring
behavior for subshells.
New osh features:
1) This release adds `cd' as a synonym for the `chdir' special command.
2) It also adds $m as a special parameter for the value of the MANPATH
environment variable.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/shells/osh/DESCR
cvs rdiff -u -r1.23 -r1.24 pkgsrc/shells/osh/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/shells/osh/distinfo
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