Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id C5DB563BC30 for ; Sun, 10 Aug 2008 05:02:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7C63F63B28B; Sun, 10 Aug 2008 05:02:24 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id C4DB963B287 for ; Sun, 10 Aug 2008 05:02:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9A4EB175D0; Sun, 10 Aug 2008 05:02:23 +0000 (UTC) From: OBATA Akio Subject: CVS commit: pkgsrc/net/mtr To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org Message-Id: <20080810050223.9A4EB175D0@cvs.netbsd.org> Date: Sun, 10 Aug 2008 05:02:23 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Sun Aug 10 05:02:23 UTC 2008 Modified Files: pkgsrc/net/mtr: Makefile Log Message: Switch to use normal INSTALL_PROGRAM and SPECIAL_PERMS combination instead of custom setuid root installation. Part of fixes PR 15107. To generate a diff of this commit: cvs rdiff -r1.49 -r1.50 pkgsrc/net/mtr/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.