Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 12FA763B89C for ; Tue, 9 Dec 2008 11:59:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C35C563B1EE; Tue, 9 Dec 2008 11:59:00 +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 0793B63B1EC for ; Tue, 9 Dec 2008 11:58:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C7308175D0; Tue, 9 Dec 2008 11:58:59 +0000 (UTC) From: OBATA Akio Subject: CVS commit: pkgsrc/security/libprelude To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org Message-Id: <20081209115859.C7308175D0@cvs.netbsd.org> Date: Tue, 9 Dec 2008 11:58:59 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Tue Dec 9 11:58:59 UTC 2008 Modified Files: pkgsrc/security/libprelude: options.mk Removed Files: pkgsrc/security/libprelude: PLIST.perl Log Message: Fixes perl module installation path, PR 40138 by Rumko. Change to install into vendor and use packlist. To generate a diff of this commit: cvs rdiff -r1.1 -r0 pkgsrc/security/libprelude/PLIST.perl cvs rdiff -r1.8 -r1.9 pkgsrc/security/libprelude/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.