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/CGI-Session/
Date: Thu,  7 May 2020 09:05:30 +0000 (UTC)	[thread overview]
Message-ID: <1588842064.ec70cf5c890797d204eb08b55924ed250dcf9386.kentnl@gentoo> (raw)

commit:     ec70cf5c890797d204eb08b55924ed250dcf9386
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu May  7 09:00:08 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu May  7 09:01:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec70cf5c

dev-perl/CGI-Session: -r bump for EAPI7 & License fixes

- EAPI7
- Fix missing entries in metadata.xml
- Correct LICENSE as best possible re bug #721398

Bug: https://bugs.gentoo.org/721398
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/CGI-Session/CGI-Session-4.480.0-r3.ebuild | 32 ++++++++++++++++++++++
 dev-perl/CGI-Session/metadata.xml                  |  1 +
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/CGI-Session/CGI-Session-4.480.0-r3.ebuild b/dev-perl/CGI-Session/CGI-Session-4.480.0-r3.ebuild
new file mode 100644
index 00000000000..326cb87ecae
--- /dev/null
+++ b/dev-perl/CGI-Session/CGI-Session-4.480.0-r3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=MARKSTOS
+DIST_VERSION=4.48
+inherit perl-module
+
+DESCRIPTION="persistent session data in CGI applications"
+# Bug: https://bugs.gentoo.org/show_bug.cgi?id=721398
+LICENSE="Artistic"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	virtual/perl-Digest-MD5
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/CGI-3.26
+"
+DEPEND="
+	dev-perl/Module-Build
+"
+BDEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.380.0
+	test? (
+		virtual/perl-Test-Simple
+		dev-perl/CGI-Simple
+	)
+"

diff --git a/dev-perl/CGI-Session/metadata.xml b/dev-perl/CGI-Session/metadata.xml
index 648b4fdd2d8..ac5cd06c60e 100644
--- a/dev-perl/CGI-Session/metadata.xml
+++ b/dev-perl/CGI-Session/metadata.xml
@@ -23,6 +23,7 @@
     <remote-id type="cpan-module">CGI::Session::Serialize::freezethaw</remote-id>
     <remote-id type="cpan-module">CGI::Session::Serialize::storable</remote-id>
     <remote-id type="cpan-module">CGI::Session::Test::Default</remote-id>
+    <remote-id type="cpan-module">CGI::Session::Test::SimpleObjectClass</remote-id>
     <remote-id type="cpan-module">CGI::Session::Tutorial</remote-id>
     <remote-id type="cpan-module">OverloadedClass</remote-id>
   </upstream>


             reply	other threads:[~2020-05-07  9:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-07  9:05 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-26  9:24 [gentoo-commits] repo/gentoo:master commit in: dev-perl/CGI-Session/ Kent Fredric
2020-04-12 13:32 Kent Fredric
2018-11-23 13:06 Agostino Sarubbo
2018-06-07  6:38 Kent Fredric
2016-08-06 17:03 Kent Fredric

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=1588842064.ec70cf5c890797d204eb08b55924ed250dcf9386.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