From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/
Date: Thu, 19 Oct 2017 04:27:29 +0000 (UTC) [thread overview]
Message-ID: <1508387170.2a0fbdf598bbadcaad19ef01c6b0cf428906cb6b.kentnl@gentoo> (raw)
commit: 2a0fbdf598bbadcaad19ef01c6b0cf428906cb6b
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 04:25:04 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 04:26:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a0fbdf5
dev-perl/DateTime: Bump to version 1.440.0
Upstream:
- Add stringify method
- Add is_last_day_of_month() method
- Optimize overloaded boolification
- datetime() now accepts passing a delimiter for seperating date and
time parts ("T")
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/DateTime/DateTime-1.440.0.ebuild | 45 +++++++++++++++++++++++++++++++
dev-perl/DateTime/Manifest | 1 +
2 files changed, 46 insertions(+)
diff --git a/dev-perl/DateTime/DateTime-1.440.0.ebuild b/dev-perl/DateTime/DateTime-1.440.0.ebuild
new file mode 100644
index 00000000000..6e23f2739b9
--- /dev/null
+++ b/dev-perl/DateTime/DateTime-1.440.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=1.44
+inherit perl-module
+
+DESCRIPTION="A date and time object"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+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.20.0
+ >=dev-perl/Dist-CheckConflicts-0.20.0
+ >=dev-perl/Params-ValidationCompiler-0.130.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
+"
+DEPEND="${RDEPEND}
+ 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
+ )
+"
diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index ad72f52aba1..f813ff6990e 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -3,3 +3,4 @@ DIST DateTime-1.21.tar.gz 221151 SHA256 a3a5840cae36d693b1371bd0f615aa8e3ab7f6cc
DIST DateTime-1.28.tar.gz 229774 SHA256 781a25ab7dada202c917f6c5db06f6d9e6f03d5a395e91afab478ba074e75787 SHA512 cf2c883636073086101dc08596210e59af0cf301ae78e496358e6952f26104aa26c1fdc0784aa10e05ac0308a1ed7aef78a7682b803679481fa570f5de1c04a3 WHIRLPOOL 0eaeb2a30382f7952c7113bee2b8857f1e9409d1052f3031a55e72caf5ab18ec5827b062c4e57a540f917973235eff291cdf396de0ccd6e84a8cc4fdb64ea3dc
DIST DateTime-1.36.tar.gz 235407 SHA256 bc60e430c27d7693df5af7b1ee33a4f03308677512790ae3c608e70c0760e159 SHA512 debb3c10f55d4dca66a495a89ac92f6a1f90c0091b6c223391f0e5d8835a6b5ef00e9529ac29f837e4e82baf630b82e3fcab20223e13ccaf4db9e9d08573486c WHIRLPOOL 2b6b679b989d8335021142109799e5b1e8589234ee70080a32bf46b699f5256674ecb6810d0f585a104767e854914819818be8df1f99632bc932a0f255068439
DIST DateTime-1.42.tar.gz 239033 SHA256 efa4badf07365d1b03ee5527fc79baaf7d8b449bf7baad13599f04177232416e SHA512 79471a7b2f1bed829e2e767ee1d9d9bddbb9cf68205d008ff70c1002dd402f9dbee98834431d5319e4b8dd22abda29df85c81a32905df18d1ab78f1d05753505 WHIRLPOOL 381d8ff4ae92b37c6fb96f46d418b3cb8151cf81ed392e5f0b44c91a635ac3366f69c100103f6a2ccc82a71d03c86ab8c274a00bd73c040fa139c65dd18f31f6
+DIST DateTime-1.44.tar.gz 239685 SHA256 a7165a9b1bcef735e76ea44c184ea741840249dd1862b8465f3777cd8f0bd701 SHA512 a256efc26ad1f2859f3371b70e5edd0d962d2c19c54b746178e3945b1dc665621d09b7ac6be279c7e92b8aa91763c5df2d8ccbca1832ba69ac810feb8533ca71 WHIRLPOOL 876a902784177a81027e446edff1cb5a2f5be8394738bd3f413bc1c7cc4ce727b1378f83556f7ce277bb5b9c8d0f785197f35d7b627d2c5035465c91bec24acb
next reply other threads:[~2017-10-19 4:27 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-19 4:27 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-14 0:43 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/ Sam James
2024-05-02 1:36 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-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=1508387170.2a0fbdf598bbadcaad19ef01c6b0cf428906cb6b.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