pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Variable-Magic
Module Name: pkgsrc
Committed By: wen
Date: Sun Jan 8 00:35:39 UTC 2023
Modified Files:
pkgsrc/devel/p5-Variable-Magic: Makefile distinfo
Log Message:
Update to 0.63
Upstream changes:
0.63 2022-09-20 21:45 UTC
This is a maintenance release. The code contains no functional change.
Satisfied users of version 0.62 can skip this update.
+ Fix : [RT #144052] : Add support for 5.37.3s PADSV_STORE optimization
B.pm-related tests have been taught about this new thing.
Thanks Richard Leach for contributing a patch.
+ Upd : Contact info.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/p5-Variable-Magic/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/p5-Variable-Magic/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-Variable-Magic/Makefile
diff -u pkgsrc/devel/p5-Variable-Magic/Makefile:1.42 pkgsrc/devel/p5-Variable-Magic/Makefile:1.43
--- pkgsrc/devel/p5-Variable-Magic/Makefile:1.42 Tue Jun 28 11:33:36 2022
+++ pkgsrc/devel/p5-Variable-Magic/Makefile Sun Jan 8 00:35:39 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2022/06/28 11:33:36 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2023/01/08 00:35:39 wen Exp $
-DISTNAME= Variable-Magic-0.62
+DISTNAME= Variable-Magic-0.63
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Variable/}
Index: pkgsrc/devel/p5-Variable-Magic/distinfo
diff -u pkgsrc/devel/p5-Variable-Magic/distinfo:1.29 pkgsrc/devel/p5-Variable-Magic/distinfo:1.30
--- pkgsrc/devel/p5-Variable-Magic/distinfo:1.29 Tue Oct 26 10:17:53 2021
+++ pkgsrc/devel/p5-Variable-Magic/distinfo Sun Jan 8 00:35:39 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2021/10/26 10:17:53 nia Exp $
+$NetBSD: distinfo,v 1.30 2023/01/08 00:35:39 wen Exp $
-BLAKE2s (Variable-Magic-0.62.tar.gz) = cbe151acd227f330e49f596ec79b760269898533700254faf1ecee4cf50babc3
-SHA512 (Variable-Magic-0.62.tar.gz) = fdaad8ab1a16a4723e30a155086f7f9ecad60b021b0ca5d449a0bc001b858a53e2857cfdc3fc4e3dcc28e2f59a14f3531afd93e3f71fda3b8fcaa8bc50d0c380
-Size (Variable-Magic-0.62.tar.gz) = 79009 bytes
+BLAKE2s (Variable-Magic-0.63.tar.gz) = 21bd346a515eeb82d01c2515b9155d948b2f4c1e52d796fa99fcc3659e9d968c
+SHA512 (Variable-Magic-0.63.tar.gz) = f815d71ffda0fc88b75716fb843a5dcb122b678ce0cb58ac23411af88b7b01180d401519db1b9801c5ee2942ae7b81d6c3d4284ceb57ed3f51d546fb77135611
+Size (Variable-Magic-0.63.tar.gz) = 78851 bytes
Home |
Main Index |
Thread Index |
Old Index