diff options
author | wen <wen@pkgsrc.org> | 2021-10-01 23:38:11 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2021-10-01 23:38:11 +0000 |
commit | b4d2303aa204a14d3d6163a14bdafbae7f76bf87 (patch) | |
tree | 410bdf2dd8d1f9e6b71906d78aee5d437e033733 | |
parent | 3a787b32e20cc8c049358a155c779337a8e482b3 (diff) | |
download | pkgsrc-b4d2303aa204a14d3d6163a14bdafbae7f76bf87.tar.gz |
Update to 0.09
Upstream changes:
0.09 Fri Jul 30 22:42:00 UTC 2021
- Update spelling errors to resolve #83824 and #86563
-rw-r--r-- | devel/p5-Class-Data-Inheritable/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Class-Data-Inheritable/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Class-Data-Inheritable/Makefile b/devel/p5-Class-Data-Inheritable/Makefile index b8785fdec69..4ca58d221df 100644 --- a/devel/p5-Class-Data-Inheritable/Makefile +++ b/devel/p5-Class-Data-Inheritable/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2021/05/24 19:50:16 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2021/10/01 23:38:11 wen Exp $ -DISTNAME= Class-Data-Inheritable-0.08 +DISTNAME= Class-Data-Inheritable-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 13 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Data-Inheritable/distinfo b/devel/p5-Class-Data-Inheritable/distinfo index e7532e2cd34..347bc189df0 100644 --- a/devel/p5-Class-Data-Inheritable/distinfo +++ b/devel/p5-Class-Data-Inheritable/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2015/11/03 03:28:01 agc Exp $ +$NetBSD: distinfo,v 1.7 2021/10/01 23:38:11 wen Exp $ -SHA1 (Class-Data-Inheritable-0.08.tar.gz) = 522c7e948f126c0d0ab1f37b5e993f4fc5ce65de -RMD160 (Class-Data-Inheritable-0.08.tar.gz) = c6b0677b90b72527ea728a7cd58ce4176548ce99 -SHA512 (Class-Data-Inheritable-0.08.tar.gz) = bddc61096158b21d4cfa69538d5db0f53617a66c71447ee193141064f4f58194462b21e0a849510e24e4c263b13be3ee1bc6bb8504320e0a86c02b67ad1652c8 -Size (Class-Data-Inheritable-0.08.tar.gz) = 5660 bytes +SHA1 (Class-Data-Inheritable-0.09.tar.gz) = 2cfbc3256688110e783f82896496f0307935c532 +RMD160 (Class-Data-Inheritable-0.09.tar.gz) = ad26815628213c34824d1b4565592ee80a225c01 +SHA512 (Class-Data-Inheritable-0.09.tar.gz) = 2e76aaf12c8d26442d53746e5d74636bb35c55461efb6d9b5ea50a635e3f781707b2d7f9cb3da9113ed31de464d3931f9734c29ace2a7ee5c6e111392b6a97cf +Size (Class-Data-Inheritable-0.09.tar.gz) = 6087 bytes |