Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B4F0B63B850 for ; Fri, 28 Aug 2009 16:49:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A91D463B123; Fri, 28 Aug 2009 16:48:44 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id EF6AB63B237 for ; Fri, 28 Aug 2009 16:48:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 92B61175D0; Fri, 28 Aug 2009 16:48:41 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 28 Aug 2009 16:48:41 +0000 From: Havard Eidnes Subject: CVS commit: pkgsrc/lang/parrot To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20090828164841.92B61175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Fri Aug 28 16:48:41 UTC 2009 Modified Files: pkgsrc/lang/parrot: Makefile PLIST Log Message: Minor update (build fix, so no version bump): o Correct PLIST issues o Remove code to handle libparrot.so; that library is not being installed as a shared library To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/parrot/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/parrot/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.