pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime Update to 1.44



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00c083288ecd
branches:  trunk
changeset: 367220:00c083288ecd
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Aug 26 08:29:45 2017 +0000

description:
Update to 1.44

Upstream changes:
1.44   2017-08-20

- Added a stringify() method. This does exactly the same thing as
  stringification overloading does. GH #58.

- Added an is_last_day_of_month() method to indicate whether or not an object
  falls on the last day of its month. GH #60.

diffstat:

 time/p5-DateTime/Makefile |   4 ++--
 time/p5-DateTime/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 117fc2f45e7a -r 00c083288ecd time/p5-DateTime/Makefile
--- a/time/p5-DateTime/Makefile Sat Aug 26 07:51:04 2017 +0000
+++ b/time/p5-DateTime/Makefile Sat Aug 26 08:29:45 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2017/06/14 13:15:48 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2017/08/26 08:29:45 wen Exp $
 
-DISTNAME=      DateTime-1.43
+DISTNAME=      DateTime-1.44
 PKGNAME=       p5-${DISTNAME}00
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff -r 117fc2f45e7a -r 00c083288ecd time/p5-DateTime/distinfo
--- a/time/p5-DateTime/distinfo Sat Aug 26 07:51:04 2017 +0000
+++ b/time/p5-DateTime/distinfo Sat Aug 26 08:29:45 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.53 2017/06/14 13:15:48 wiz Exp $
+$NetBSD: distinfo,v 1.54 2017/08/26 08:29:45 wen Exp $
 
-SHA1 (DateTime-1.43.tar.gz) = 0f7e20757e6553be82055736dcf31a28ff0414b2
-RMD160 (DateTime-1.43.tar.gz) = e4b46ddf29743f95d1afec5c3efe04487d380778
-SHA512 (DateTime-1.43.tar.gz) = 53714bb82561180d8a945e22ad708d0ae64649c2e99f35fe35a8dcdd0553744d1f1ab2a0f16696edd270d5307707a8eda398eb45c2c418fb30b0e82571a67c61
-Size (DateTime-1.43.tar.gz) = 238939 bytes
+SHA1 (DateTime-1.44.tar.gz) = 884ef8294419de0a45b47b9120ce9ec66aa895d5
+RMD160 (DateTime-1.44.tar.gz) = 5bd0c43e3058343307f9c9d59b85fd5ca269bc47
+SHA512 (DateTime-1.44.tar.gz) = a256efc26ad1f2859f3371b70e5edd0d962d2c19c54b746178e3945b1dc665621d09b7ac6be279c7e92b8aa91763c5df2d8ccbca1832ba69ac810feb8533ca71
+Size (DateTime-1.44.tar.gz) = 239685 bytes



Home | Main Index | Thread Index | Old Index