public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Daemon/
Date: Fri, 11 Oct 2019 06:01:58 +0000 (UTC)	[thread overview]
Message-ID: <1570773693.60d2c60d4ac36995f97eabc7018953479d6fc83c.dilfridge@gentoo> (raw)

commit:     60d2c60d4ac36995f97eabc7018953479d6fc83c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 05:59:52 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 06:01:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60d2c60d

dev-perl/HTTP-Daemon: Version bump

Closes: https://bugs.gentoo.org/655230
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/HTTP-Daemon/HTTP-Daemon-6.60.0.ebuild | 35 ++++++++++++++++++++++++++
 dev-perl/HTTP-Daemon/Manifest                  |  1 +
 2 files changed, 36 insertions(+)

diff --git a/dev-perl/HTTP-Daemon/HTTP-Daemon-6.60.0.ebuild b/dev-perl/HTTP-Daemon/HTTP-Daemon-6.60.0.ebuild
new file mode 100644
index 00000000000..29925bf7c4e
--- /dev/null
+++ b/dev-perl/HTTP-Daemon/HTTP-Daemon-6.60.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=OALDERS
+DIST_VERSION=6.06
+inherit perl-module
+
+DESCRIPTION="Base class for simple HTTP servers"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	!<dev-perl/libwww-perl-6
+	virtual/perl-Carp
+	>=dev-perl/HTTP-Date-6.0.0
+	>=dev-perl/HTTP-Message-6.0.0
+	virtual/perl-IO-Socket-IP
+	>=dev-perl/LWP-MediaTypes-6.0.0
+	virtual/perl-Socket
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=dev-perl/Module-Build-Tiny-0.34.0
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-Module-Metadata
+		virtual/perl-Test-Simple
+		dev-perl/Test-Needs
+		dev-perl/URI
+	)
+"

diff --git a/dev-perl/HTTP-Daemon/Manifest b/dev-perl/HTTP-Daemon/Manifest
index 823653aebdd..9f89529d6f3 100644
--- a/dev-perl/HTTP-Daemon/Manifest
+++ b/dev-perl/HTTP-Daemon/Manifest
@@ -1 +1,2 @@
 DIST HTTP-Daemon-6.01.tar.gz 18628 BLAKE2B ec947e4586ac80e08f9a341f342f811d5cca3a11455ee56f3ebe37c0d7a818327e0c9fe595a5717c6efe1493da504e24d8caa422678da28215c1f436cccb328d SHA512 8d2b8cd9c9386defb256457e160492d78cd6a7d962514522c62d6f8d3dd1cb6f7019b7a1a70b13f340ef54538eef02629a13861864f2f79306f1da7255fa887b
+DIST HTTP-Daemon-6.06.tar.gz 45576 BLAKE2B 3f5a5eaf8fd89422cad916cbe384ac45989147510d171d9496937e732fe83c8c5a5514d03c468415358a575326aa86fc78d8a135b8c7602560923511268fca67 SHA512 8e6dcf4451aaa6bd5f38508a087e5bb9b7f5105e8e243d09bdd3f4be3d7009222b3d9f8e494f049b48f0caebf36f239b8bbc7b8edc805f7d32b1bbeb38431732


             reply	other threads:[~2019-10-11  6:02 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-11  6:01 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-29  4:23 [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Daemon/ Sam James
2023-08-17  5:05 Sam James
2023-07-24  4:15 Sam James
2023-07-24  4:12 Sam James
2023-07-24  4:03 Sam James
2023-07-24  3:59 Sam James
2023-06-21  4:11 Sam James
2022-05-14  6:54 WANG Xuerui
2021-11-02  2:01 Andreas K. Hüttel
2021-06-25 19:36 Sam James
2021-06-19 21:10 Sergei Trofimovich
2021-06-16 10:36 Sam James
2021-06-16  6:54 Agostino Sarubbo
2021-06-16  6:53 Agostino Sarubbo
2021-06-16  6:52 Agostino Sarubbo
2021-06-16  6:52 Agostino Sarubbo
2021-06-15 23:18 Sam James
2021-04-24 17:14 Andreas K. Hüttel
2021-04-24 17:14 Andreas K. Hüttel
2020-07-24 18:58 Fabian Groffen
2020-07-18  3:42 Kent Fredric
2020-07-06  2:51 Matt Turner
2020-04-15  7:08 Agostino Sarubbo
2020-04-11 16:30 Göktürk Yüksek
2019-10-11  6:01 Andreas K. Hüttel
2019-05-04 18:46 Andreas K. Hüttel
2018-12-22 10:37 Mikle Kolyada
2018-12-08 15:22 Mikle Kolyada
2018-12-08 12:35 Mikle Kolyada
2018-07-23  0:54 Mikle Kolyada
2018-06-26 12:28 Tobias Klausmann
2018-06-23 13:38 Mart Raudsepp
2018-06-10 21:33 Sergei Trofimovich
2018-06-10 19:03 Aaron Bauman
2018-06-10 16:42 Thomas Deutschmann
2018-06-09 18:54 Sergei Trofimovich
2017-10-25 20:28 Kent Fredric
2017-01-29 16:35 Fabian Groffen

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=1570773693.60d2c60d4ac36995f97eabc7018953479d6fc83c.dilfridge@gentoo \
    --to=dilfridge@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