Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 536B87ABF4 for ; Sun, 14 Feb 2016 04:13:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 051B185E89; Sun, 14 Feb 2016 04:13:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8651C85E1A for ; Sun, 14 Feb 2016 04:13:33 +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 qvaNUo3YeJJx for ; Sun, 14 Feb 2016 04:13:33 +0000 (UTC) Received: from cvs.NetBSD.org (cvs.NetBSD.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2AE8D85E13 for ; Sun, 14 Feb 2016 04:13:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 06A6FFBB7; Sun, 14 Feb 2016 04:13:33 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 14 Feb 2016 04:13:33 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/devel/extra-cmake-modules To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20160214041333.06A6FFBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: markd Date: Sun Feb 14 04:13:32 UTC 2016 Modified Files: pkgsrc/devel/extra-cmake-modules: Makefile PLIST distinfo Log Message: Update extra-cmake-modules to 5.19.0 ECMAddAppIcon: Use absolute path when operating on icons Make sure the prefix is looked-up on Android Add a FindPoppler module Use PATH_SUFFIXES in ecm_find_package_handle_library_components() To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/extra-cmake-modules/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/extra-cmake-modules/PLIST \ pkgsrc/devel/extra-cmake-modules/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.