pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Nov 24 08:45:31 UTC 2024

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

Log Message:
Update to 0.36

Upstream changes:
0.36 Wed Oct 16 2024
  - further changes to be backwards compatible with DateTime::TimeZone 2.62 and below.
    - thanks ppisar rt #155996
  - fix stray debug statement
    - thanks ppisar rt #155995
0.35 Sun Oct 6 2024
  - support changes in DateTime::Timeone 2.63
  - thanks ppisar rt #155591 and gregoa rt #155962


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/time/p5-DateTime-Format-Flexible/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/time/p5-DateTime-Format-Flexible/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-Flexible/Makefile
diff -u pkgsrc/time/p5-DateTime-Format-Flexible/Makefile:1.31 pkgsrc/time/p5-DateTime-Format-Flexible/Makefile:1.32
--- pkgsrc/time/p5-DateTime-Format-Flexible/Makefile:1.31       Sat Nov 16 12:07:18 2024
+++ pkgsrc/time/p5-DateTime-Format-Flexible/Makefile    Sun Nov 24 08:45:31 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2024/11/16 12:07:18 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2024/11/24 08:45:31 wen Exp $
 
-DISTNAME=      DateTime-Format-Flexible-0.34
+DISTNAME=      DateTime-Format-Flexible-0.36
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 

Index: pkgsrc/time/p5-DateTime-Format-Flexible/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-Flexible/distinfo:1.17 pkgsrc/time/p5-DateTime-Format-Flexible/distinfo:1.18
--- pkgsrc/time/p5-DateTime-Format-Flexible/distinfo:1.17       Tue Oct 26 11:24:26 2021
+++ pkgsrc/time/p5-DateTime-Format-Flexible/distinfo    Sun Nov 24 08:45:31 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2021/10/26 11:24:26 nia Exp $
+$NetBSD: distinfo,v 1.18 2024/11/24 08:45:31 wen Exp $
 
-BLAKE2s (DateTime-Format-Flexible-0.34.tar.gz) = 683447312a9f0a90b508a4a5d9b92821a41ea2126373dc8d1448f3e3a10cb762
-SHA512 (DateTime-Format-Flexible-0.34.tar.gz) = 2b2d730aaa9c8f6152f57493b8a0b2f9600b06dcdf2776bd1cb3fbf26c3b5ab31351a32fccb5072ed7410b558354fb3f9e3e8fa5af99da846fc623ae25e1f763
-Size (DateTime-Format-Flexible-0.34.tar.gz) = 76347 bytes
+BLAKE2s (DateTime-Format-Flexible-0.36.tar.gz) = 4fa42b823a3227783676292dc4e2f2295df2417fd286509401920f8718e96b2a
+SHA512 (DateTime-Format-Flexible-0.36.tar.gz) = 728acfa1199032add6c26eae5ad69d71592eeaa719f8be8b26d2735c200811cdc83cef2189bd358c222ae69529d09e81c019f3d26348c9f993f1927cc371c715
+Size (DateTime-Format-Flexible-0.36.tar.gz) = 76034 bytes



Home | Main Index | Thread Index | Old Index