pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Devel-MAT
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 14 20:35:47 UTC 2024
Modified Files:
pkgsrc/devel/p5-Devel-MAT: Makefile distinfo
Log Message:
p5-Devel-MAT: update to 0.52.
0.52 2024-01-13
[CHANGES]
* Ensure that `packages -V` can cope with version objects as well as
plain numerical SVs
* Make sure to load `Devel::MAT` only after processing the `--blib`
commandline option
[BUGFIXES]
* Print a warning and skip attempts to apply SVx annotations to
unrecognised SV addresses (alleviates but does not fix RT134117)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Devel-MAT/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-Devel-MAT/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-Devel-MAT/Makefile
diff -u pkgsrc/devel/p5-Devel-MAT/Makefile:1.2 pkgsrc/devel/p5-Devel-MAT/Makefile:1.3
--- pkgsrc/devel/p5-Devel-MAT/Makefile:1.2 Thu Jul 6 09:39:02 2023
+++ pkgsrc/devel/p5-Devel-MAT/Makefile Sun Jan 14 20:35:47 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2023/07/06 09:39:02 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2024/01/14 20:35:47 wiz Exp $
-DISTNAME= Devel-MAT-0.51
+DISTNAME= Devel-MAT-0.52
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
Index: pkgsrc/devel/p5-Devel-MAT/distinfo
diff -u pkgsrc/devel/p5-Devel-MAT/distinfo:1.1 pkgsrc/devel/p5-Devel-MAT/distinfo:1.2
--- pkgsrc/devel/p5-Devel-MAT/distinfo:1.1 Thu Mar 30 18:12:39 2023
+++ pkgsrc/devel/p5-Devel-MAT/distinfo Sun Jan 14 20:35:47 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/03/30 18:12:39 wiz Exp $
+$NetBSD: distinfo,v 1.2 2024/01/14 20:35:47 wiz Exp $
-BLAKE2s (Devel-MAT-0.51.tar.gz) = ab3b92667f7c2da3c7534708868738e02a0d6bc25a2a2c18338f1303d438c31b
-SHA512 (Devel-MAT-0.51.tar.gz) = fe76adbdc353cf7f20265c1953a09f8f6cfd92e4165c172a06f2ae4f13367d55f6c9967ab1c2ac368d74eae48461ae4c2c3c4d5ba427c7383b559ed0bae5f4a4
-Size (Devel-MAT-0.51.tar.gz) = 144141 bytes
+BLAKE2s (Devel-MAT-0.52.tar.gz) = 697495d14e0f47a814a6a24a293c5a892d914faa28770d95d0218a9db320a96e
+SHA512 (Devel-MAT-0.52.tar.gz) = a676d679c0a17703786548235d7fcaf5f1aec1d281027edc2e0a1efdbf5e2d91da79fda55e5424261e8cb6fe8322123a43d7423994f8a7c1efee7e8d597a76ef
+Size (Devel-MAT-0.52.tar.gz) = 145075 bytes
Home |
Main Index |
Thread Index |
Old Index