pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Specio



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 23 11:11:49 UTC 2025

Modified Files:
        pkgsrc/devel/p5-Specio: Makefile distinfo

Log Message:
p5-Specio: update to 0.50.

0.50     2025-02-18

- Fixed a bug in the Int type that caused it to accept numbers like 124512.000000000123, which when
  stringified, are stringified as integers.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/p5-Specio/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/p5-Specio/distinfo

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

Modified files:

Index: pkgsrc/devel/p5-Specio/Makefile
diff -u pkgsrc/devel/p5-Specio/Makefile:1.32 pkgsrc/devel/p5-Specio/Makefile:1.33
--- pkgsrc/devel/p5-Specio/Makefile:1.32        Sun Dec 29 16:16:39 2024
+++ pkgsrc/devel/p5-Specio/Makefile     Sun Feb 23 11:11:49 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2024/12/29 16:16:39 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2025/02/23 11:11:49 wiz Exp $
 
-DISTNAME=      Specio-0.49
+DISTNAME=      Specio-0.50
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DR/DROLSKY/}

Index: pkgsrc/devel/p5-Specio/distinfo
diff -u pkgsrc/devel/p5-Specio/distinfo:1.23 pkgsrc/devel/p5-Specio/distinfo:1.24
--- pkgsrc/devel/p5-Specio/distinfo:1.23        Sun Dec 29 16:16:39 2024
+++ pkgsrc/devel/p5-Specio/distinfo     Sun Feb 23 11:11:49 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2024/12/29 16:16:39 wiz Exp $
+$NetBSD: distinfo,v 1.24 2025/02/23 11:11:49 wiz Exp $
 
-BLAKE2s (Specio-0.49.tar.gz) = e867336718448e4dd9bb96af36671d2bde023fb465eb6385cc469cbf32c84547
-SHA512 (Specio-0.49.tar.gz) = afef21b4e1762163c6f49e359822b6ee745566fc5f6f6f8cc495a705121dedfac6e999a8e18c30d1ff8586b2122c81046470ba747eca97222414a8ed076d628e
-Size (Specio-0.49.tar.gz) = 108356 bytes
+BLAKE2s (Specio-0.50.tar.gz) = 37a2fe41385c0634f07120495cfb4b7fa8448e0e191270a0896514645046b2f9
+SHA512 (Specio-0.50.tar.gz) = c42edad7ae8a7d9585b72c254b163eef7a7d05d22aebe14f98cda9c8773549128123c7b0a11a130ebf8f5437e0b8f42c6dc8a7f80c10b382a7d32bc8cc0c5a9e
+Size (Specio-0.50.tar.gz) = 108610 bytes



Home | Main Index | Thread Index | Old Index