Updated unSSH port v1.5 code sanitising - quote variables where harmful to do not - use the builtin [[ in favour of [ - drop quotes inside [[ statements as they're not needed fix argument parsing - the parsing shortcut wasn't aware of non-hostname arguments containing a semicolon or at-sign, messing things up when e.g. -L was given - add support for handling -w (this code should get more robust against unknown params) - have special handling for flags like -p, which has a value with ssh and none with scp Fix: Patch attached with submission follows:
State Changed From-To: open->feedback Fix Synopsis. Please note that we prefer updates to ports to be in diff -ruN format, as specified by the Porter's Handbook.
Class Changed From-To: update->maintainer-update Fix Class.
State Changed From-To: feedback->open No feedback received
State Changed From-To: open->feedback Should the unssh/files/extra-patch-unssh.sh.in file be removed, now when the relevant section from Makefile has been removed?
Responsible Changed From-To: freebsd-ports-bugs->pav Track
State Changed From-To: feedback->closed Committed, thanks!
pav 2011-10-18 22:35:18 UTC FreeBSD ports repository Modified files: security/unssh Makefile distinfo Removed files: security/unssh/files extra-patch-unssh.sh.in Log: - Update to 1.5 PR: ports/161020 Submitted by: Dax Labrador <semprix@gmx.com> (maintainer) Revision Changes Path 1.4 +1 -9 ports/security/unssh/Makefile 1.3 +2 -2 ports/security/unssh/distinfo 1.2 +0 -26 ports/security/unssh/files/extra-patch-unssh.sh.in (dead) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"