Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 1CA6C63B966 for ; Sun, 16 Nov 2008 07:13:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C6A5C63B10E; Sun, 16 Nov 2008 07:13:37 +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 1FB5F63B108 for ; Sun, 16 Nov 2008 07:13:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0F42E175D0; Sun, 16 Nov 2008 07:13:37 +0000 (UTC) From: David Sainty Subject: CVS commit: pkgsrc/x11/fltk To: pkgsrc-changes@NetBSD.org Reply-To: dsainty@netbsd.org Message-Id: <20081116071337.0F42E175D0@cvs.netbsd.org> Date: Sun, 16 Nov 2008 07:13:37 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: dsainty Date: Sun Nov 16 07:13:37 UTC 2008 Modified Files: pkgsrc/x11/fltk: Makefile distinfo pkgsrc/x11/fltk/patches: patch-ae Log Message: Complete the libtoolisation of 'fluid' so it installs the real executable, not the libtool wrapper. Bump PKGREVISION, the previous revision installed an unusable "fluid". To generate a diff of this commit: cvs rdiff -r1.66 -r1.67 pkgsrc/x11/fltk/Makefile cvs rdiff -r1.17 -r1.18 pkgsrc/x11/fltk/distinfo cvs rdiff -r1.6 -r1.7 pkgsrc/x11/fltk/patches/patch-ae Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.