Bug 116128 - Updated ebuild for net-proxy/dansguardian-2.9.3.1
Bug#: 116128 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: net-proxy@gentoo.org Reported By: natanael.copa@gmail.com
Component: Ebuilds
URL: 
Summary: Updated ebuild for net-proxy/dansguardian-2.9.3.1
Keywords:  
Status Whiteboard: 
Opened: 2005-12-19 23:58 0000
Description:   Opened: 2005-12-19 23:58 0000
Dansguardian 2.9.3.1 is out and 2.9.3.0_alpha is in portage.

------- Comment #1 From Natanael Copa 2005-12-19 23:59:25 0000 -------
Created an attachment (id=75173) [details]
dansguardian-2.9.3.1.ebuild 

its just a rename of dansguardian-2.9.3.0_alpha.ebuild

------- Comment #2 From Natanael Copa 2005-12-20 00:03:30 0000 -------
Created an attachment (id=75174) [details]
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.

------- Comment #3 From Alin Năstac 2005-12-20 02:22:30 0000 -------
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.

------- Comment #4 From Natanael Copa 2005-12-20 02:31:39 0000 -------
(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.

------- Comment #5 From Alin Năstac 2005-12-20 05:28:30 0000 -------
version bumped