pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-DateTime-Format-Strptime



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Apr  7 12:26:04 UTC 2019

Modified Files:
        pkgsrc/time/p5-DateTime-Format-Strptime: Makefile distinfo

Log Message:
Update to 1.76

Upstream changes:
1.76     2019-02-07

[BACKWARDS INCOMPATIBILITIES]

* The ability to set the pattern, time_zone, and locale via accessor methods
  has been removed. This was deprecated over three years ago in version
  1.60. It also turns out that the setting was actually broken for a long time
  but no one seemed to notice, so I think it's afe to remove this feature.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/time/p5-DateTime-Format-Strptime/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/time/p5-DateTime-Format-Strptime/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/p5-DateTime-Format-Strptime/Makefile
diff -u pkgsrc/time/p5-DateTime-Format-Strptime/Makefile:1.33 pkgsrc/time/p5-DateTime-Format-Strptime/Makefile:1.34
--- pkgsrc/time/p5-DateTime-Format-Strptime/Makefile:1.33       Wed Aug 22 09:47:17 2018
+++ pkgsrc/time/p5-DateTime-Format-Strptime/Makefile    Sun Apr  7 12:26:04 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2018/08/22 09:47:17 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2019/04/07 12:26:04 wen Exp $
 
-DISTNAME=      DateTime-Format-Strptime-1.75
+DISTNAME=      DateTime-Format-Strptime-1.76
 PKGNAME=       p5-${DISTNAME}00
-PKGREVISION=   1
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 

Index: pkgsrc/time/p5-DateTime-Format-Strptime/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-Strptime/distinfo:1.19 pkgsrc/time/p5-DateTime-Format-Strptime/distinfo:1.20
--- pkgsrc/time/p5-DateTime-Format-Strptime/distinfo:1.19       Sat Dec 30 15:04:41 2017
+++ pkgsrc/time/p5-DateTime-Format-Strptime/distinfo    Sun Apr  7 12:26:04 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2017/12/30 15:04:41 wiz Exp $
+$NetBSD: distinfo,v 1.20 2019/04/07 12:26:04 wen Exp $
 
-SHA1 (DateTime-Format-Strptime-1.75.tar.gz) = f43782c61e3477591ce3d0f385a4702b57204356
-RMD160 (DateTime-Format-Strptime-1.75.tar.gz) = a4a5c16fe7211a63b61f1290be5c0b2a197247cb
-SHA512 (DateTime-Format-Strptime-1.75.tar.gz) = a62a62b9fda5b5f27fd2c8fa53c2a969a04c32d20802c195e03a05f2a9a4b5b1783af41f40a278ba40acec62a880cc1e11c7d6e0648f0912261959086f8ceefc
-Size (DateTime-Format-Strptime-1.75.tar.gz) = 107433 bytes
+SHA1 (DateTime-Format-Strptime-1.76.tar.gz) = b656b933c3ecb566fc0d791f7e424081224f957e
+RMD160 (DateTime-Format-Strptime-1.76.tar.gz) = 09963ed1392f1d50c4d745da12b0c7161b4ab125
+SHA512 (DateTime-Format-Strptime-1.76.tar.gz) = 896c6f1bdb77cf21f1170aae97466a96d7a4469d478f31ea66c16ed9ba5c86edd184fa578ea113bcc90a25fbd6b4ae5264053f1ef6092764b15f7fd461b491c9
+Size (DateTime-Format-Strptime-1.76.tar.gz) = 113863 bytes



Home | Main Index | Thread Index | Old Index