Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id F1F5B63C07C for ; Sat, 2 Mar 2013 18:08:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D125F14A243; Sat, 2 Mar 2013 18:08:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2ECEA14A242 for ; Sat, 2 Mar 2013 18:08:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Nk_zy5qltdyh for ; Sat, 2 Mar 2013 18:08:48 +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 A8CC114A23B for ; Sat, 2 Mar 2013 18:08:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A538E175DD; Sat, 2 Mar 2013 18:08:48 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 2 Mar 2013 18:08:48 +0000 From: "Joerg Sonnenberger" Subject: CVS commit: pkgsrc/graphics/kipi-plugins To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20130302180848.A538E175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: joerg Date: Sat Mar 2 18:08:48 UTC 2013 Modified Files: pkgsrc/graphics/kipi-plugins: distinfo Added Files: pkgsrc/graphics/kipi-plugins/patches: patch-htmlexport_wizard.cpp patch-printimages_wizard_cropframe.cpp patch-printimages_wizard_wizard.cpp Log Message: Fix template lookup. Don't add default arguments at implementation time. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/kipi-plugins/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/graphics/kipi-plugins/patches/patch-htmlexport_wizard.cpp \ pkgsrc/graphics/kipi-plugins/patches/patch-printimages_wizard_cropframe.cpp \ pkgsrc/graphics/kipi-plugins/patches/patch-printimages_wizard_wizard.cpp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.