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: wiz
Date: Tue Sep 26 14:47:59 UTC 2017
Modified Files:
pkgsrc/time/p5-DateTime-Format-Pg: Makefile distinfo
Log Message:
p5-DateTime-Format-Pg: update to 0.16013.
0.16013 2017-05-04T12:46:23Z
- Fix handling for nanoseconds (issue #14)
- Fix handling fractional seconds (issue #12)
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/time/p5-DateTime-Format-Pg/Makefile
cvs rdiff -u -r1.10 -r1.11 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.21 pkgsrc/time/p5-DateTime-Format-Pg/Makefile:1.22
--- pkgsrc/time/p5-DateTime-Format-Pg/Makefile:1.21 Mon Jun 5 14:25:03 2017
+++ pkgsrc/time/p5-DateTime-Format-Pg/Makefile Tue Sep 26 14:47:59 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2017/06/05 14:25:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.22 2017/09/26 14:47:59 wiz Exp $
-DISTNAME= DateTime-Format-Pg-0.16012
+DISTNAME= DateTime-Format-Pg-0.16013
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -15,6 +14,9 @@ DEPENDS+= p5-DateTime>=0.1000:../../time
DEPENDS+= p5-DateTime-Format-Builder>=0.72:../../time/p5-DateTime-Format-Builder
DEPENDS+= p5-DateTime-TimeZone>=0.05:../../time/p5-DateTime-TimeZone
+# TEST_DEPENDS
+BUILD_DEPENDS+= p5-Sub-Name-[0-9]*:../../devel/p5-Sub-Name
+
PERL5_PACKLIST= auto/DateTime/Format/Pg/.packlist
PERL5_MODULE_TYPE= Module::Build::Tiny
Index: pkgsrc/time/p5-DateTime-Format-Pg/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-Pg/distinfo:1.10 pkgsrc/time/p5-DateTime-Format-Pg/distinfo:1.11
--- pkgsrc/time/p5-DateTime-Format-Pg/distinfo:1.10 Tue Jul 26 00:25:32 2016
+++ pkgsrc/time/p5-DateTime-Format-Pg/distinfo Tue Sep 26 14:47:59 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2016/07/26 00:25:32 wen Exp $
+$NetBSD: distinfo,v 1.11 2017/09/26 14:47:59 wiz Exp $
-SHA1 (DateTime-Format-Pg-0.16012.tar.gz) = e710844a6e06f778d5be9d12e47bbaf5b09af7a9
-RMD160 (DateTime-Format-Pg-0.16012.tar.gz) = a35b92810933ba27535277a6b69e833ae6c9aebc
-SHA512 (DateTime-Format-Pg-0.16012.tar.gz) = 8c0409ab3f054328f26169d1179756dff51ab0d51b09a2a2b7941d536795928545bf4e8c4c23f6fb085c7e718a628f4f0f4bde6719dc1173eeff8a3166cdb0ff
-Size (DateTime-Format-Pg-0.16012.tar.gz) = 29403 bytes
+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
Home |
Main Index |
Thread Index |
Old Index