pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-DateTimeX-Easy



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Apr 11 11:53:21 UTC 2023

Modified Files:
        pkgsrc/time/p5-DateTimeX-Easy: Makefile distinfo

Log Message:
Update to 0.091

Upstream changes:
0.091   2022 September 23
    - Fixed issues with broken metadata in previous release and some
      fixes to POD issues and documentation fixes.
    - I removed all the complex pod weaver and dzil metadata plugins since
      they seemed to be failing to build a correct distribution.  I never use
      any of these plugins and can't get them to work.  Given this is a distribution
      that sees very little release cycle I don't find it useful to make this two
      file distribution so complicated.

0.090:
    - Fixed test issues related to changes up the CPAN stream


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/time/p5-DateTimeX-Easy/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/time/p5-DateTimeX-Easy/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-DateTimeX-Easy/Makefile
diff -u pkgsrc/time/p5-DateTimeX-Easy/Makefile:1.23 pkgsrc/time/p5-DateTimeX-Easy/Makefile:1.24
--- pkgsrc/time/p5-DateTimeX-Easy/Makefile:1.23 Tue Jun 28 11:36:56 2022
+++ pkgsrc/time/p5-DateTimeX-Easy/Makefile      Tue Apr 11 11:53:21 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2022/06/28 11:36:56 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2023/04/11 11:53:21 wen Exp $
 
-DISTNAME=      DateTimeX-Easy-0.089
+DISTNAME=      DateTimeX-Easy-0.091
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   12
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTimeX/}
 

Index: pkgsrc/time/p5-DateTimeX-Easy/distinfo
diff -u pkgsrc/time/p5-DateTimeX-Easy/distinfo:1.7 pkgsrc/time/p5-DateTimeX-Easy/distinfo:1.8
--- pkgsrc/time/p5-DateTimeX-Easy/distinfo:1.7  Tue Oct 26 11:24:28 2021
+++ pkgsrc/time/p5-DateTimeX-Easy/distinfo      Tue Apr 11 11:53:21 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:24:28 nia Exp $
+$NetBSD: distinfo,v 1.8 2023/04/11 11:53:21 wen Exp $
 
-BLAKE2s (DateTimeX-Easy-0.089.tar.gz) = 1a8891e7e58049f08921c1dc4a4ef1d57e15c63534d4380b87c9dbb9ab70e577
-SHA512 (DateTimeX-Easy-0.089.tar.gz) = 7f508bd78fc2bd257af55d61c43c26b270729b1d2de9643eb1c025c21bde51537e12a0b260037347b46808dbaf16a5b81f01fd4229bfe0926deae753e62be870
-Size (DateTimeX-Easy-0.089.tar.gz) = 30965 bytes
+BLAKE2s (DateTimeX-Easy-0.091.tar.gz) = 937371eaa3d6ab460b435eea653b4436f16e5b50773c14cb896cae816240b8fb
+SHA512 (DateTimeX-Easy-0.091.tar.gz) = 568b2a04f9c4066aa848f6852bf352c242f30ac4e29385d2431d020a9fc31b056108f4406cb65142f4ce78c21bcc84bdabdf41bcc464df8634030c90bd534d63
+Size (DateTimeX-Easy-0.091.tar.gz) = 18725 bytes



Home | Main Index | Thread Index | Old Index