pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Specio Update to 0.48



details:   https://anonhg.NetBSD.org/pkgsrc/rev/072c638c8f1b
branches:  trunk
changeset: 386301:072c638c8f1b
user:      wen <wen%pkgsrc.org@localhost>
date:      Wed Oct 05 13:19:44 2022 +0000

description:
Update to 0.48

Upstream changes:
Changes for version 0.48 - 2022-06-11
Importing types into a class which inherited from another class that had imported types wouldn't work, leaving the child class with no `t()` sub. Patch by Kerin Millar.

diffstat:

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

diffs (27 lines):

diff -r b44b4199d50c -r 072c638c8f1b devel/p5-Specio/Makefile
--- a/devel/p5-Specio/Makefile  Wed Oct 05 11:32:55 2022 +0000
+++ b/devel/p5-Specio/Makefile  Wed Oct 05 13:19:44 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2022/06/28 11:33:14 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2022/10/05 13:19:44 wen Exp $
 
-DISTNAME=      Specio-0.47
+DISTNAME=      Specio-0.48
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DR/DROLSKY/}
 
diff -r b44b4199d50c -r 072c638c8f1b devel/p5-Specio/distinfo
--- a/devel/p5-Specio/distinfo  Wed Oct 05 11:32:55 2022 +0000
+++ b/devel/p5-Specio/distinfo  Wed Oct 05 13:19:44 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2021/10/26 10:17:29 nia Exp $
+$NetBSD: distinfo,v 1.22 2022/10/05 13:19:44 wen Exp $
 
-BLAKE2s (Specio-0.47.tar.gz) = 775e87277d674f6299f83d2d16e4e94989c7a45883ef9bdac3c564d00e4ef5a4
-SHA512 (Specio-0.47.tar.gz) = 68cdcf22818b27c38ce92b497adae81f27605aa385e9156d51d5e8e63da121d6bf26b7339a7ee3c9408cc6e3731702b008bc4b2e3c8eab67728f959f03682f44
-Size (Specio-0.47.tar.gz) = 108288 bytes
+BLAKE2s (Specio-0.48.tar.gz) = 22a6a03c46877007cc27e6d44e26bddaac3629026e17149796a3232870ec6c28
+SHA512 (Specio-0.48.tar.gz) = 76fd2aa398008238d55714700581782c95b635a4d4198b1c51daecfec770b61b9898351cbc2bf999f4d837691de657c51a94581c0f0b21b67b605770d507729a
+Size (Specio-0.48.tar.gz) = 108298 bytes



Home | Main Index | Thread Index | Old Index