Skip to content

Commit

Permalink
(devel/p5-B-Keywords) Updated 1.23 to 1.26
Browse files Browse the repository at this point in the history
Revision history for Perl extension B::Keywords.

1.24 2022-02-21 10:47:08 rurban
  - Fix for broken <archlibexp>/CORE/keywords.h test on system macOS
    (PR #5, @nega0)
  - finally added with 5.35.8 (RT #141406)
1.25 2023-06-19 15:16:08 rurban
  - Add Corinna keywords, new with Perl 5.38.0 (PR #8, @trwyant)
    ADJUST class field method
1.26 2023-06-19 18:43 rurban
  - Updated README
  • Loading branch information
mef committed Dec 13, 2023
1 parent 873de01 commit 8996fee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions devel/p5-B-Keywords/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.33 2023/07/06 09:38:39 wiz Exp $
# $NetBSD: Makefile,v 1.34 2023/12/13 12:37:22 mef Exp $

DISTNAME= B-Keywords-1.23
DISTNAME= B-Keywords-1.26
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/}

Expand Down
8 changes: 4 additions & 4 deletions devel/p5-B-Keywords/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.18 2021/11/07 01:42:31 wen Exp $
$NetBSD: distinfo,v 1.19 2023/12/13 12:37:22 mef Exp $

BLAKE2s (B-Keywords-1.23.tar.gz) = c7de64ecd61c83d998dcf711d53dd25c5c8a0d945ee5c4cc7042044e6f3b6e19
SHA512 (B-Keywords-1.23.tar.gz) = 75a9b9b5d3aa3ebc876450a2fccd8cd4456e97588f6136e24cea1cd848dc28e6c2addb2adf27f7bbca87e12a3df353458c7cb51e82dde93d52c6857ddfa0f1d3
Size (B-Keywords-1.23.tar.gz) = 13382 bytes
BLAKE2s (B-Keywords-1.26.tar.gz) = 1fc8d9990789eac44c5f6779540f6fa5245f82fd345fb8e3c0ca6820dec5de3e
SHA512 (B-Keywords-1.26.tar.gz) = b2abf8df82975db907ce4061c00faf7ad03b2324e98ded6a008b58b80b90a3d7bc1d63b68a404b3bfbabed97c1640e355c3d17e15819f9093d12f257754a7393
Size (B-Keywords-1.26.tar.gz) = 14263 bytes

0 comments on commit 8996fee

Please sign in to comment.