From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 12497138359 for ; Mon, 5 Oct 2020 21:25:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 450B3E086B; Mon, 5 Oct 2020 21:25:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 23C34E086B for ; Mon, 5 Oct 2020 21:25:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 746C4335C39 for ; Mon, 5 Oct 2020 21:25:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1BDD31A for ; Mon, 5 Oct 2020 21:25:05 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1601933092.0770a5094a9906f30beb054f94aaa319384ef44d.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Linux-Smaps/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild dev-perl/Linux-Smaps/Manifest X-VCS-Directories: dev-perl/Linux-Smaps/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 0770a5094a9906f30beb054f94aaa319384ef44d X-VCS-Branch: master Date: Mon, 5 Oct 2020 21:25:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0e07d210-bed1-4226-9e16-bb5f4623f9ce X-Archives-Hash: caa870b417aef1e0f929c011a60be642 commit: 0770a5094a9906f30beb054f94aaa319384ef44d Author: Kent Fredric gentoo org> AuthorDate: Mon Oct 5 21:24:07 2020 +0000 Commit: Kent Fredric gentoo org> CommitDate: Mon Oct 5 21:24:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0770a509 dev-perl/Linux-Smaps: Bump to version 0.140.0 - EAPI7 - Minor code restructure for clarity - Remove unused/empty variable assignments Upstream: - Handle non-memory related keys like ProtectionKey: and THPeligible: generically to support newer kernels - Rework test suite for reliability and clarity Bug: https://bugs.gentoo.org/700346 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild | 23 +++++++++++++++++++++++ dev-perl/Linux-Smaps/Manifest | 1 + 2 files changed, 24 insertions(+) diff --git a/dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild b/dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild new file mode 100644 index 00000000000..088a9f9580a --- /dev/null +++ b/dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=AERUDER +DIST_VERSION=0.14 +inherit perl-module linux-info + +DESCRIPTION="Perl interface to /proc/PID/smaps" + +SLOT="0" +KEYWORDS="~amd64 ~x86" + +BDEPEND=" + virtual/perl-ExtUtils-MakeMaker +" +# This is only explict due to not seeing where +# this variable gets used otherwise +pkg_setup() { + CONFIG_CHECK="~MMU ~PROC_PAGE_MONITOR" + linux-info_pkg_setup +} diff --git a/dev-perl/Linux-Smaps/Manifest b/dev-perl/Linux-Smaps/Manifest index e6328325c0d..d32790de534 100644 --- a/dev-perl/Linux-Smaps/Manifest +++ b/dev-perl/Linux-Smaps/Manifest @@ -1 +1,2 @@ DIST Linux-Smaps-0.13.tar.gz 32274 BLAKE2B b7d617cde8d1b2401b08be486faca700f8f2cf198877ee6f4b139476ed3e4e39571c1ed9ba1b8704821d3b1917daef876b823380bf0c9d149452cde09be54e04 SHA512 255665672cd675abf39d363acd1ebda47d4c5125de7463e1ccb4276ff4233a7369a610b3863f508e7231c7537e058d13b9c33072d562b173d5833b315c564a64 +DIST Linux-Smaps-0.14.tar.gz 20760 BLAKE2B 68bb60ff063cd147292028ba28b0e057358bbaf1d0c734bafffde878e4d8e37b8e9b40303a3dc6824d8521aaafa2e5b95142f46a8526bfc96ce6bf54252b7419 SHA512 0a9e7ea770820bc99436e0eb7410ab2b77e201a8980210d69a85c8b6cc5c4be4bef8ef7ce9da56c9d1478e7dd763fb287ea8fff4d6945c09de0a0fd304181eab