Re: FreeBSD Port: mmv-1.01b.14

2006-10-05 Thread Simon Olofsson
Nice, I think this is the best way. A patch to update the port is at: http://olofsson.de/simon/tmp/patch-mmv If there are no objections I'll send a PR in the next days. It would be even better, if this patch could be applied upstream, so that it's included in the Debian package. Thanks, Simon On

Re: FreeBSD Port: mmv-1.01b.14

2006-10-05 Thread Dan Nelson
In the last episode (Oct 05), Dan Nelson said: > The mmv update from 1.01b to 1.01b.14 that just got committed changes > the "to" wildcard index character from '=' to '#'. The Debian sources > the new version is based on is derived from the DOS version of mmv > (which uses '#') where the original

Re: FreeBSD Port: mmv-1.01b.14

2006-10-05 Thread Simon Olofsson
You are right, this is an annoyance. I chose the Debian package because it is actively maintained and licensed under GPL. Maybe it would be nice if we had an patch that changes the character. Then everybody could choose via OPTIONS. I think this would be the smartest way because it would allow to u

FreeBSD Port: mmv-1.01b.14

2006-10-05 Thread Dan Nelson
The mmv update from 1.01b to 1.01b.14 that just got committed changes the "to" wildcard index character from '=' to '#'. The Debian sources the new version is based on is derived from the DOS version of mmv (which uses '#') where the original FreeBSD port referenced the Unix mmv (which uses '=').