public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Linux-Smaps/
Date: Mon,  5 Oct 2020 21:25:05 +0000 (UTC)	[thread overview]
Message-ID: <1601933092.0770a5094a9906f30beb054f94aaa319384ef44d.kentnl@gentoo> (raw)

commit:     0770a5094a9906f30beb054f94aaa319384ef44d
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  5 21:24:07 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> 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 <kentnl <AT> 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


             reply	other threads:[~2020-10-05 21:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-05 21:25 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-23 14:08 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Linux-Smaps/ Jakov Smolić
2022-01-29 12:16 Arthur Zamarin
2022-01-29 12:16 Arthur Zamarin
2021-10-16 22:00 Sam James
2021-10-16 22:00 Sam James
2021-05-15  2:44 Sam James
2021-05-15  2:29 Sam James
2021-05-15  2:23 Sam James
2021-04-18 18:35 Andreas Sturmlechner
2016-03-12 17:17 Andreas Hüttel
2015-11-24 22:56 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1601933092.0770a5094a9906f30beb054f94aaa319384ef44d.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox