pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-Time-Interval



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Sep 26 14:56:28 UTC 2017

Modified Files:
        pkgsrc/time/p5-Time-Interval: Makefile distinfo

Log Message:
p5-Time-Interval: update to 1.234.

Fix dependency.

1.234   Sat Aug 12 12:37:49 CDT 2017
                fixed typo in coalesce()
                Thanks for the fix, Leos <xotahal%fi.muni.cz@localhost> !


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/time/p5-Time-Interval/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/time/p5-Time-Interval/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-Time-Interval/Makefile
diff -u pkgsrc/time/p5-Time-Interval/Makefile:1.15 pkgsrc/time/p5-Time-Interval/Makefile:1.16
--- pkgsrc/time/p5-Time-Interval/Makefile:1.15  Mon Jun  5 14:25:06 2017
+++ pkgsrc/time/p5-Time-Interval/Makefile       Tue Sep 26 14:56:28 2017
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2017/06/05 14:25:06 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.16 2017/09/26 14:56:28 wiz Exp $
 
-DISTNAME=      Time-Interval-1.233
+DISTNAME=      Time-Interval-1.234
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    time
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/A/AH/AHICOX/
 
@@ -12,8 +10,9 @@ HOMEPAGE=     http://search.cpan.org/CPAN/au
 COMMENT=       Converts time intervals of days, hours, minutes, and seconds
 LICENSE=       ${PERL5_LICENSE}
 
-DEPENDS+=      p5-DateTime-[0-9]*:../../time/p5-DateTime
+DEPENDS+=      p5-TimeDate-[0-9]*:../../time/p5-TimeDate
 
+MAKE_ENV+=     PERL_USE_UNSAFE_INC=1
 PERL5_PACKLIST=        auto/Time/Interval/.packlist
 USE_LANGUAGES= # none
 

Index: pkgsrc/time/p5-Time-Interval/distinfo
diff -u pkgsrc/time/p5-Time-Interval/distinfo:1.4 pkgsrc/time/p5-Time-Interval/distinfo:1.5
--- pkgsrc/time/p5-Time-Interval/distinfo:1.4   Mon Nov  2 23:31:42 2015
+++ pkgsrc/time/p5-Time-Interval/distinfo       Tue Sep 26 14:56:28 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/02 23:31:42 agc Exp $
+$NetBSD: distinfo,v 1.5 2017/09/26 14:56:28 wiz Exp $
 
-SHA1 (Time-Interval-1.233.tar.gz) = 22f6a4ae4c1e1bfd915ec37dfce0cc43cc854c3d
-RMD160 (Time-Interval-1.233.tar.gz) = 30210152d54376e9e1f2597626b78d9216f2d5c9
-SHA512 (Time-Interval-1.233.tar.gz) = dd972f45fa204ce30036a0b0b863bc22f3f0467f668b67449bbbe1fc65f9fdf287fd40127b5b7d912ec8c75fcfeefc34b38dc0e93464b60fc7ebc4a13bfe4ba0
-Size (Time-Interval-1.233.tar.gz) = 6290 bytes
+SHA1 (Time-Interval-1.234.tar.gz) = 5150151de609fbca9adccdde7070344d079126fd
+RMD160 (Time-Interval-1.234.tar.gz) = 438e2d83457ae9416b6878b04410d3060198d7d1
+SHA512 (Time-Interval-1.234.tar.gz) = 0bd304e5ce3cd3e54fd2a0684ffa0525a7ca29d4ec243076a3113cfe61fde33314ae9e2496f73a25c30445970f22d3947945ec28760ef1544c73bfe2c6dd92e9
+Size (Time-Interval-1.234.tar.gz) = 18422 bytes



Home | Main Index | Thread Index | Old Index