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:           Tue Jul 26 00:25:32 UTC 2016

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

Log Message:
Update to 0.16012

Upstream changes:
0.16012 2016-07-19T21:37:31Z
    - Parsing invalid intervals with no amount and units only should have
      resulted in exceptions, but did not. Reported by Henrik Pauli (ssue #8)
    - Internal cleanup


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/time/p5-DateTime-Format-Pg/Makefile
cvs rdiff -u -r1.9 -r1.10 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.18 pkgsrc/time/p5-DateTime-Format-Pg/Makefile:1.19
--- pkgsrc/time/p5-DateTime-Format-Pg/Makefile:1.18     Wed Jun  8 19:24:50 2016
+++ pkgsrc/time/p5-DateTime-Format-Pg/Makefile  Tue Jul 26 00:25:32 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2016/06/08 19:24:50 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/07/26 00:25:32 wen Exp $
 
-DISTNAME=      DateTime-Format-Pg-0.16011
+DISTNAME=      DateTime-Format-Pg-0.16012
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 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.9 pkgsrc/time/p5-DateTime-Format-Pg/distinfo:1.10
--- pkgsrc/time/p5-DateTime-Format-Pg/distinfo:1.9      Sat Mar  5 07:30:03 2016
+++ pkgsrc/time/p5-DateTime-Format-Pg/distinfo  Tue Jul 26 00:25:32 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2016/03/05 07:30:03 wen Exp $
+$NetBSD: distinfo,v 1.10 2016/07/26 00:25:32 wen Exp $
 
-SHA1 (DateTime-Format-Pg-0.16011.tar.gz) = d94f415a80baf44f3bd356fb2e3fc144c73eb49d
-RMD160 (DateTime-Format-Pg-0.16011.tar.gz) = fef5f23cb8649f70c34f95d1028a8a60fe922173
-SHA512 (DateTime-Format-Pg-0.16011.tar.gz) = 6f5d6c6c8160b38dec2fc5edcb8113c1747f8a7caacc385b55da9e71e7ce083a48177c7f64fd20cc6f2e9878dda9069517ba3f71ef889d691d14d5fd6bf8637f
-Size (DateTime-Format-Pg-0.16011.tar.gz) = 29788 bytes
+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



Home | Main Index | Thread Index | Old Index