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:   wiz
Date:           Sun Feb 25 19:07:10 UTC 2018

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

Log Message:
p5-DateTime-Format-Flexible: update to 0.29.

Add missing dependencies.

0.29 Web Feb 21 2018
  - add support for 19 February 2018 at 10:33
    - thanks Rod Taylor rt #124520


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/time/p5-DateTime-Format-Flexible/Makefile
cvs rdiff -u -r1.10 -r1.11 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.18 pkgsrc/time/p5-DateTime-Format-Flexible/Makefile:1.19
--- pkgsrc/time/p5-DateTime-Format-Flexible/Makefile:1.18       Mon Jun  5 14:25:03 2017
+++ pkgsrc/time/p5-DateTime-Format-Flexible/Makefile    Sun Feb 25 19:07:10 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2017/06/05 14:25:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2018/02/25 19:07:10 wiz Exp $
 
-DISTNAME=      DateTime-Format-Flexible-0.28
+DISTNAME=      DateTime-Format-Flexible-0.29
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 
@@ -15,6 +14,8 @@ DEPENDS+=     p5-DateTime-[0-9]*:../../time/
 DEPENDS+=      p5-DateTime-Format-Builder>=0.7400:../../time/p5-DateTime-Format-Builder
 DEPENDS+=      p5-DateTime-TimeZone-[0-9]*:../../time/p5-DateTime-TimeZone
 DEPENDS+=      p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
+DEPENDS+=      p5-Sub-Name-[0-9]*:../../devel/p5-Sub-Name
+DEPENDS+=      p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
 
 BUILD_DEPENDS+=        p5-Test-MockTime-[0-9]*:../../time/p5-Test-MockTime
 

Index: pkgsrc/time/p5-DateTime-Format-Flexible/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-Flexible/distinfo:1.10 pkgsrc/time/p5-DateTime-Format-Flexible/distinfo:1.11
--- pkgsrc/time/p5-DateTime-Format-Flexible/distinfo:1.10       Sun Apr  9 07:14:17 2017
+++ pkgsrc/time/p5-DateTime-Format-Flexible/distinfo    Sun Feb 25 19:07:10 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2017/04/09 07:14:17 wen Exp $
+$NetBSD: distinfo,v 1.11 2018/02/25 19:07:10 wiz Exp $
 
-SHA1 (DateTime-Format-Flexible-0.28.tar.gz) = e35a9e3cc14dd10ab9882218a88990e3496c7337
-RMD160 (DateTime-Format-Flexible-0.28.tar.gz) = 557e6b37fd1ed6364457a6aae2b0f9e2d8d74619
-SHA512 (DateTime-Format-Flexible-0.28.tar.gz) = e74de1cf104a37cf832d5976fd450476a42b945a8fd03ab1ddea504e4041009534cef9e72a75a120ab3ed9a1af63fb05bd5876632b594db9e7f21f419678d2d8
-Size (DateTime-Format-Flexible-0.28.tar.gz) = 73722 bytes
+SHA1 (DateTime-Format-Flexible-0.29.tar.gz) = 02515d032339aed0736dc3a06c3eb12dd73b1f40
+RMD160 (DateTime-Format-Flexible-0.29.tar.gz) = 6cd35d7a27cd5bb7120b90e3a8229b09fa65ce92
+SHA512 (DateTime-Format-Flexible-0.29.tar.gz) = 07bba94a763b8b10249bf6d57b6d00ddd51107e92ec0c2a64d9f725e61cfd93af2d5239643b5a3dc7a516f69d9f58a0f211ff83d9f5cbc413d0629e115f03c5f
+Size (DateTime-Format-Flexible-0.29.tar.gz) = 73866 bytes



Home | Main Index | Thread Index | Old Index