The GNU sed package in fink is currently at version 4.1. There is a problem with the -i command line option screwing up permissions:

~% echo 'sed is good' > test ; ls -l test ; sed -i 's/good/bad/' test ; ls -l test
-rw-r--r-- 1 lars lars 12 Dec 31 11:43 test
-rw------- 1 lars lars 11 Dec 31 11:43 test


This is fixed in version 4.1.2. Since the current maintainer is no longer active [1], unless there are objections, I would like to update this package to 4.1.2 and change the maintainer field to none (or take over as maintainer, if that is more appropriate).

thanks, and have a happy new year :),
Lars

[1] http://sourceforge.net/mailarchive/message.php?msg_id=10366353



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to