Date: Fri, 23 Jan 2015 20:39:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197036] [patch] net/quagga make rc script conform to the Porter's Handbook guidelines Message-ID: <bug-197036-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197036 Bug ID: 197036 Summary: [patch] net/quagga make rc script conform to the Porter's Handbook guidelines Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mat@FreeBSD.org Reporter: kozlov.sergey.404@gmail.com Assignee: mat@FreeBSD.org Flags: maintainer-feedback?(mat@FreeBSD.org) Created attachment 152060 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152060&action=edit The Patch Fix following bugs in rc script: 1. The "-d" flag must be in command_args, not the name_flags (Porter's Handbook 6.26.1.12) 2. Make the while loop related to quagga_wait_for finite (Porter's Handbook 6.26.1.16) 3. Make cosmetic changes to the variable's alignment in comments on the top --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Auto-assigned to maintainer mat@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197036-13>