Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
Dansguardian 2.9.3.1 is out and 2.9.3.0_alpha is in portage.
Created an attachment (id=75173) [edit] dansguardian-2.9.3.1.ebuild its just a rename of dansguardian-2.9.3.0_alpha.ebuild
Created an attachment (id=75174) [edit] files/dansguardian-2.9.3.1-gentoo.patch Needed for the ebuild. I think this could have been solved with sed in the ebuild instead to ease future maintainance. Something like: sed 's:/etc/rc.d/init.d/dansguardian:/etc/init.d/dansguardian:g' doc/dansguardian.8 It would be safe and no patches would be needed in future.
files/dansguardian-2.9.3.0-gentoo.patch does a little more than proposed sed. On the contrary, I think patching improve maintainability. In this way, the maintainer could easily detect when the patch is no longer necessary.
(In reply to comment #3) > files/dansguardian-2.9.3.0-gentoo.patch does a little more than proposed sed. Oh... I didnt see the "restart" option. It is missing in https://bugs.gentoo.org/attachment.cgi?id=75174 > On the contrary, I think patching improve maintainability. In this way, the > maintainer could easily detect when the patch is no longer necessary. That is a good point.
version bumped