pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat May 29 10:15:42 UTC 2021

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

Log Message:
Update to 0.08
Add LICENSE

Upstream changes:
0.08  2020-12-18

 - (Update) Add 'strict' option to require timezone in time components (PR
   #3 from @timgimyee).
 - (Update) Updated Makefile.PL with new metadata.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/time/p5-DateTime-Format-W3CDTF/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/time/p5-DateTime-Format-W3CDTF/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-W3CDTF/Makefile
diff -u pkgsrc/time/p5-DateTime-Format-W3CDTF/Makefile:1.21 pkgsrc/time/p5-DateTime-Format-W3CDTF/Makefile:1.22
--- pkgsrc/time/p5-DateTime-Format-W3CDTF/Makefile:1.21 Mon May 24 19:55:05 2021
+++ pkgsrc/time/p5-DateTime-Format-W3CDTF/Makefile      Sat May 29 10:15:42 2021
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.21 2021/05/24 19:55:05 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2021/05/29 10:15:42 wen Exp $
 
-DISTNAME=      DateTime-Format-W3CDTF-0.07
+DISTNAME=      DateTime-Format-W3CDTF-0.08
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/DateTime-Format-W3CDTF
 COMMENT=       Convert between DateTime and W3CDTF date/time format
+LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-DateTime-[0-9]*:../../time/p5-DateTime
 

Index: pkgsrc/time/p5-DateTime-Format-W3CDTF/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-W3CDTF/distinfo:1.5 pkgsrc/time/p5-DateTime-Format-W3CDTF/distinfo:1.6
--- pkgsrc/time/p5-DateTime-Format-W3CDTF/distinfo:1.5  Fri Apr 21 23:47:26 2017
+++ pkgsrc/time/p5-DateTime-Format-W3CDTF/distinfo      Sat May 29 10:15:42 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/04/21 23:47:26 wen Exp $
+$NetBSD: distinfo,v 1.6 2021/05/29 10:15:42 wen Exp $
 
-SHA1 (DateTime-Format-W3CDTF-0.07.tar.gz) = d793fc7efc1046c227600cf0281f3d18dfa633fa
-RMD160 (DateTime-Format-W3CDTF-0.07.tar.gz) = bd92107a5448030f89dc581756842261099e84da
-SHA512 (DateTime-Format-W3CDTF-0.07.tar.gz) = f5b8f3437c4e9a7e192900af16e83a567889dbdf1a934d604461c5096c271b497cda9bd4f9359658f536d262232e4521519f92c06bf07712922403baf6429c64
-Size (DateTime-Format-W3CDTF-0.07.tar.gz) = 29598 bytes
+SHA1 (DateTime-Format-W3CDTF-0.08.tar.gz) = 51199d1ab7a7fa3d4db6ddee7dc58530d6bf0492
+RMD160 (DateTime-Format-W3CDTF-0.08.tar.gz) = 593727d896c710f5d3b424c07ed8388eedd22870
+SHA512 (DateTime-Format-W3CDTF-0.08.tar.gz) = d7b04870909432a7a98189dc2239ec201f9132e5a5b6db5d3284351a7db31324c1451538880d215073f8fa1e0f909b99a51354e8e87d6c4cf11d90ea184c9b4e
+Size (DateTime-Format-W3CDTF-0.08.tar.gz) = 32885 bytes



Home | Main Index | Thread Index | Old Index