From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
Date: Thu, 2 May 2024 01:36:56 +0000 (UTC) [thread overview]
Message-ID: <1714613775.ea288059de61ff093833fa0337ec74e29e139c5f.sam@gentoo> (raw)
commit: ea288059de61ff093833fa0337ec74e29e139c5f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May 2 01:27:08 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 2 01:36:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea288059
dev-perl/DateTime: add 1.650.0
While 1.63..1.65 is for non-Linux platforms, Gentoo does support at least
macOS/Darwin via Prefix, so let's just bump anyway.
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/DateTime/DateTime-1.650.0.ebuild | 47 +++++++++++++++++++++++++++++++
dev-perl/DateTime/Manifest | 1 +
2 files changed, 48 insertions(+)
diff --git a/dev-perl/DateTime/DateTime-1.650.0.ebuild b/dev-perl/DateTime/DateTime-1.650.0.ebuild
new file mode 100644
index 000000000000..be8692c81809
--- /dev/null
+++ b/dev-perl/DateTime/DateTime-1.650.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.65
+inherit perl-module
+
+DESCRIPTION="Date and time object"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+
+CONFLICTS="
+ !<=dev-perl/DateTime-Format-Mail-0.402.0
+"
+RDEPEND="
+ ${CONFLICTS}
+ virtual/perl-Carp
+ >=dev-perl/DateTime-Locale-1.60.0
+ >=dev-perl/DateTime-TimeZone-2.440.0
+ >=dev-perl/Dist-CheckConflicts-0.20.0
+ >=dev-perl/Params-ValidationCompiler-0.260.0
+ virtual/perl-Scalar-List-Utils
+ >=dev-perl/Specio-0.180.0
+ dev-perl/Try-Tiny
+ virtual/perl-XSLoader
+ >=dev-perl/namespace-autoclean-0.190.0
+ virtual/perl-parent
+"
+BDEPEND="
+ ${RDEPEND}
+ >=dev-perl/Dist-CheckConflicts-0.20.0
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-CPAN-Meta-Requirements
+ >=dev-perl/CPAN-Meta-Check-0.11.0
+ virtual/perl-File-Spec
+ virtual/perl-Storable
+ dev-perl/Test-Fatal
+ >=virtual/perl-Test-Simple-0.960.0
+ >=dev-perl/Test-Warnings-0.5.0
+ dev-perl/Test-Without-Module
+ )
+"
diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 0e7b41f8e3a3..a047890102b6 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -1 +1,2 @@
DIST DateTime-1.63.tar.gz 324306 BLAKE2B 0ea0269e003d8cc1bf134becbc11252ff5167d2d538f63e1c15cb75e91e0cfee2c0c1e6e54c62646b427f4e87ffcabc2eb261e5b834a4484e13c1c6964699205 SHA512 9cbff99f41e62e88c144a0fbe275a894b1425e323bcc50cc34af1345a86b31fa65058cc235db1e2cda821da053cd83338e6d5f39ac136692c59348a4577d1dc3
+DIST DateTime-1.65.tar.gz 324382 BLAKE2B 7f30ef4e82372ade7e4a77f6ce923d023e4d9816cd3ce92487b2ad45a1b86189e935f50a2cd91b6eb6c928a49041a476a4b40f3993783c3ac0cc0b39294b1474 SHA512 53b8bb5085420104d9cd2b6df076d353684ec6f347caf17f858c9c09e052aa19421bf980d130dbbe0094b791ff071ee99d8222509717008e5a3cd354639f7720
next reply other threads:[~2024-05-02 1:37 UTC|newest]
Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-02 1:36 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-26 7:45 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/ Sam James
2024-06-14 0:43 Sam James
2024-01-23 5:43 Sam James
2024-01-10 15:03 Sam James
2023-12-31 3:49 Sam James
2023-11-13 4:35 Sam James
2023-08-02 21:06 Sam James
2023-06-21 7:35 Sam James
2021-08-13 1:05 Sam James
2021-08-06 12:16 Sam James
2021-08-03 11:05 Sam James
2021-08-02 3:22 Sam James
2021-08-01 10:42 Sam James
2021-05-17 7:49 Agostino Sarubbo
2021-05-16 23:44 Sam James
2021-05-16 19:57 Sam James
2021-05-16 14:55 Sam James
2021-05-16 14:44 Sam James
2021-05-16 11:29 Andreas K. Hüttel
2020-12-27 14:54 Fabian Groffen
2020-12-12 8:40 Kent Fredric
2020-08-18 9:29 Kent Fredric
2020-07-25 9:07 Kent Fredric
2020-04-12 18:27 Sergei Trofimovich
2020-04-12 9:44 Sergei Trofimovich
2019-03-20 19:37 Sergei Trofimovich
2018-12-08 12:51 Mikle Kolyada
2018-11-23 13:06 Agostino Sarubbo
2018-10-18 7:52 Tobias Klausmann
2018-10-16 18:47 Fabian Groffen
2018-10-06 19:34 Matt Turner
2018-09-30 16:08 Sergei Trofimovich
2018-08-26 16:47 Sergei Trofimovich
2018-08-04 0:29 Mikle Kolyada
2018-04-15 21:10 Sergei Trofimovich
2018-04-11 18:50 Markus Meier
2018-04-07 20:31 Sergei Trofimovich
2018-04-07 20:27 Sergei Trofimovich
2018-04-07 15:26 Mart Raudsepp
2017-10-19 4:27 Kent Fredric
2017-10-10 6:04 Kent Fredric
2017-03-15 18:54 Matt Turner
2017-03-10 21:04 Matt Turner
2017-02-22 21:45 Markus Meier
2017-02-20 18:02 Markus Meier
2017-01-12 14:21 Jeroen Roovers
2017-01-05 3:41 Kent Fredric
2017-01-05 3:41 Kent Fredric
2016-12-04 16:43 Michael Palimaka
2016-11-24 17:45 Tobias Klausmann
2016-11-17 6:01 Kent Fredric
2016-11-17 6:01 Kent Fredric
2016-11-11 20:22 Kent Fredric
2016-11-11 3:46 Kent Fredric
2016-01-24 12:11 Andreas Hüttel
2016-01-24 7:39 Jeroen Roovers
2016-01-17 19:04 Mikle Kolyada
2016-01-17 17:02 Agostino Sarubbo
2016-01-12 20:14 Markus Meier
2016-01-10 10:34 Agostino Sarubbo
2016-01-06 13:34 Agostino Sarubbo
2016-01-02 18:53 Agostino Sarubbo
2016-01-01 13:45 Andreas Hüttel
2016-01-01 13:45 Andreas Hüttel
2015-09-08 19:43 Andreas Hüttel
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=1714613775.ea288059de61ff093833fa0337ec74e29e139c5f.sam@gentoo \
--to=sam@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