pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-DateTime



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun May 20 23:05:53 UTC 2018

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

Log Message:
Update to 1.49

Upstream changes:
1.49   2018-05-20

- Updated the ppport.h with the latest version of Devel::PPPort. This fixes a
  compilation warning when compiling with 5.27.11. Reported by Jim
  Keenan. Fixed GH #81.


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/time/p5-DateTime/Makefile
cvs rdiff -u -r1.57 -r1.58 pkgsrc/time/p5-DateTime/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/Makefile
diff -u pkgsrc/time/p5-DateTime/Makefile:1.71 pkgsrc/time/p5-DateTime/Makefile:1.72
--- pkgsrc/time/p5-DateTime/Makefile:1.71       Wed Apr  4 14:15:58 2018
+++ pkgsrc/time/p5-DateTime/Makefile    Sun May 20 23:05:53 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2018/04/04 14:15:58 mef Exp $
+# $NetBSD: Makefile,v 1.72 2018/05/20 23:05:53 wen Exp $
 
-DISTNAME=      DateTime-1.48
+DISTNAME=      DateTime-1.49
 PKGNAME=       p5-${DISTNAME}00
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}

Index: pkgsrc/time/p5-DateTime/distinfo
diff -u pkgsrc/time/p5-DateTime/distinfo:1.57 pkgsrc/time/p5-DateTime/distinfo:1.58
--- pkgsrc/time/p5-DateTime/distinfo:1.57       Wed Apr  4 14:15:58 2018
+++ pkgsrc/time/p5-DateTime/distinfo    Sun May 20 23:05:53 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.57 2018/04/04 14:15:58 mef Exp $
+$NetBSD: distinfo,v 1.58 2018/05/20 23:05:53 wen Exp $
 
-SHA1 (DateTime-1.48.tar.gz) = 93007dab2ded04631e6a7be14e9675c41b2a9e17
-RMD160 (DateTime-1.48.tar.gz) = b28e53578d21c4b83912697b7d4dfe55aa5f0072
-SHA512 (DateTime-1.48.tar.gz) = 9c4de99eaace63cc0901ce1d0534ee7111ecd611601f09f32db9bcdae5847254819891b6fdded21a7551e4c1b08ad430ebbc8a5b4aa0e58172b0cf43582b6463
-Size (DateTime-1.48.tar.gz) = 241461 bytes
+SHA1 (DateTime-1.49.tar.gz) = 58963395dfa9e46b81de9fe4f6f87f8606a07e30
+RMD160 (DateTime-1.49.tar.gz) = 10627bc03c9b9a760438aafcd269293c0c3a0ce3
+SHA512 (DateTime-1.49.tar.gz) = d222c60bdb777e8aeb8f11efc85749ea99b596a778f2722bb10c9fd395e234436195414f37ce5c2ec48b64a005544a8bf2f2424459c190292fe66e7db3cb70cf
+Size (DateTime-1.49.tar.gz) = 241370 bytes



Home | Main Index | Thread Index | Old Index