pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Variable-Magic Update to 0.63



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a6a78405c4f
branches:  trunk
changeset: 391317:6a6a78405c4f
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Jan 08 00:35:39 2023 +0000

description:
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.

diffstat:

 devel/p5-Variable-Magic/Makefile |  5 ++---
 devel/p5-Variable-Magic/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 5c0b86b4e186 -r 6a6a78405c4f devel/p5-Variable-Magic/Makefile
--- a/devel/p5-Variable-Magic/Makefile  Sun Jan 08 00:33:04 2023 +0000
+++ b/devel/p5-Variable-Magic/Makefile  Sun Jan 08 00:35:39 2023 +0000
@@ -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/}
 
diff -r 5c0b86b4e186 -r 6a6a78405c4f devel/p5-Variable-Magic/distinfo
--- a/devel/p5-Variable-Magic/distinfo  Sun Jan 08 00:33:04 2023 +0000
+++ b/devel/p5-Variable-Magic/distinfo  Sun Jan 08 00:35:39 2023 +0000
@@ -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