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: wen
Date: Wed Oct 5 13:19:44 UTC 2022
Modified Files:
pkgsrc/devel/p5-Specio: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/p5-Specio/Makefile
cvs rdiff -u -r1.21 -r1.22 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.28 pkgsrc/devel/p5-Specio/Makefile:1.29
--- pkgsrc/devel/p5-Specio/Makefile:1.28 Tue Jun 28 11:33:14 2022
+++ pkgsrc/devel/p5-Specio/Makefile Wed Oct 5 13:19:44 2022
@@ -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/}
Index: pkgsrc/devel/p5-Specio/distinfo
diff -u pkgsrc/devel/p5-Specio/distinfo:1.21 pkgsrc/devel/p5-Specio/distinfo:1.22
--- pkgsrc/devel/p5-Specio/distinfo:1.21 Tue Oct 26 10:17:29 2021
+++ pkgsrc/devel/p5-Specio/distinfo Wed Oct 5 13:19:44 2022
@@ -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