pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Mar 27 23:56:50 UTC 2021

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

Log Message:
Update to 0.16014

Upstream changes:
0.16014 2021-03-15T13:37:16Z
    - Fix handling for fractional seconds (#17)
    - Accept concatenated dates (#18)


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/time/p5-DateTime-Format-Pg/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/time/p5-DateTime-Format-Pg/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-Pg/Makefile
diff -u pkgsrc/time/p5-DateTime-Format-Pg/Makefile:1.26 pkgsrc/time/p5-DateTime-Format-Pg/Makefile:1.27
--- pkgsrc/time/p5-DateTime-Format-Pg/Makefile:1.26     Mon Aug 31 18:12:23 2020
+++ pkgsrc/time/p5-DateTime-Format-Pg/Makefile  Sat Mar 27 23:56:50 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2020/08/31 18:12:23 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2021/03/27 23:56:50 wen Exp $
 
-DISTNAME=      DateTime-Format-Pg-0.16013
+DISTNAME=      DateTime-Format-Pg-0.16014
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 

Index: pkgsrc/time/p5-DateTime-Format-Pg/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-Pg/distinfo:1.11 pkgsrc/time/p5-DateTime-Format-Pg/distinfo:1.12
--- pkgsrc/time/p5-DateTime-Format-Pg/distinfo:1.11     Tue Sep 26 14:47:59 2017
+++ pkgsrc/time/p5-DateTime-Format-Pg/distinfo  Sat Mar 27 23:56:50 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2017/09/26 14:47:59 wiz Exp $
+$NetBSD: distinfo,v 1.12 2021/03/27 23:56:50 wen Exp $
 
-SHA1 (DateTime-Format-Pg-0.16013.tar.gz) = 7418cd3af0ae274080ebcb9dc9c36fdba4a90f29
-RMD160 (DateTime-Format-Pg-0.16013.tar.gz) = c9a768edcb351593e597c98e5050ee14d384d7e9
-SHA512 (DateTime-Format-Pg-0.16013.tar.gz) = fbfe1727d042be18cdd308c723cb6e2f69bba0403839083bef405f53068fed32e8c5171cbc72b62c927a89265d907455b251336519878cfdea7912555460e520
-Size (DateTime-Format-Pg-0.16013.tar.gz) = 30196 bytes
+SHA1 (DateTime-Format-Pg-0.16014.tar.gz) = b489345c697a8ce0913a2a987397094276f7fe6d
+RMD160 (DateTime-Format-Pg-0.16014.tar.gz) = fa677e42b40fe7d356505d6d3a83e293972bef28
+SHA512 (DateTime-Format-Pg-0.16014.tar.gz) = ff0072cac10b4457297bea958eb25c65b2d8d278257e26e3b0d12f290093ae14bb98dda7c8632562d4d45b02a2834438b93d0c6df802759938dd21b7151a8a9c
+Size (DateTime-Format-Pg-0.16014.tar.gz) = 30914 bytes



Home | Main Index | Thread Index | Old Index