pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/p5-Math-Int64



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 28 11:52:22 UTC 2024

Modified Files:
        pkgsrc/math/p5-Math-Int64: Makefile distinfo

Log Message:
p5-Math-Int64: update to 0.57.

0.57    2024-01-21
        - Fix missmatch between version in Changes and module

0.56    2024-01-21
        - Add support for int64_to_le, uint64_to_le, le_to_int64 and
          le_to_uint64 functions (feature request and patch by jon).


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/p5-Math-Int64/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/p5-Math-Int64/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/p5-Math-Int64/Makefile
diff -u pkgsrc/math/p5-Math-Int64/Makefile:1.8 pkgsrc/math/p5-Math-Int64/Makefile:1.9
--- pkgsrc/math/p5-Math-Int64/Makefile:1.8      Thu Jul  6 09:40:53 2023
+++ pkgsrc/math/p5-Math-Int64/Makefile  Sun Jan 28 11:52:22 2024
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2023/07/06 09:40:53 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2024/01/28 11:52:22 wiz Exp $
 #
 
-DISTNAME=      Math-Int64-0.54
+DISTNAME=      Math-Int64-0.57
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   6
 CATEGORIES=    math perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Math/}
 

Index: pkgsrc/math/p5-Math-Int64/distinfo
diff -u pkgsrc/math/p5-Math-Int64/distinfo:1.3 pkgsrc/math/p5-Math-Int64/distinfo:1.4
--- pkgsrc/math/p5-Math-Int64/distinfo:1.3      Tue Oct 26 10:55:53 2021
+++ pkgsrc/math/p5-Math-Int64/distinfo  Sun Jan 28 11:52:22 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:55:53 nia Exp $
+$NetBSD: distinfo,v 1.4 2024/01/28 11:52:22 wiz Exp $
 
-BLAKE2s (Math-Int64-0.54.tar.gz) = 84a97846c44fa4c9ee57f42558800ee031acf045930cf7da772671ebe1e9f081
-SHA512 (Math-Int64-0.54.tar.gz) = 03677df499ebc3924fabefbc6fb863adc2f765341a9697305b03bb24477b391029e65cc492c831a24e282e26e850082abbd0e52dda198aa041f3f4f41cc4f995
-Size (Math-Int64-0.54.tar.gz) = 119664 bytes
+BLAKE2s (Math-Int64-0.57.tar.gz) = b31451fcace1242163b98d0b724ab0f2e78d3798ab9c8740ad0cf3ee8c7c244e
+SHA512 (Math-Int64-0.57.tar.gz) = 2039822523dd7b960b0015e68b9caa1e3061a7434c2931f0cc49c503ee8dd17178cef5cebf69a6907af82564bc1f09946e9817fc4c4b19757b91fe2ef5423b9e
+Size (Math-Int64-0.57.tar.gz) = 107927 bytes



Home | Main Index | Thread Index | Old Index