Skip to content

Commit

Permalink
p5-YAML-Tiny: update to 1.76.
Browse files Browse the repository at this point in the history
1.76    2024-12-16 18:59:46Z
        [FIXED]

        - revert change from #60: "yes", "y" etc are not actually booleans.
          (see issue #66).
  • Loading branch information
0-wiz-0 committed Dec 24, 2024
1 parent 463b9a9 commit 6017d2d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
7 changes: 3 additions & 4 deletions textproc/p5-YAML-Tiny/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.36 2024/11/16 12:07:14 wiz Exp $
# $NetBSD: Makefile,v 1.37 2024/12/24 10:59:49 wiz Exp $

DISTNAME= YAML-Tiny-1.74
DISTNAME= YAML-Tiny-1.76
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= perl5 textproc
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/}

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions textproc/p5-YAML-Tiny/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.21 2023/07/04 11:54:34 wen Exp $
$NetBSD: distinfo,v 1.22 2024/12/24 10:59:49 wiz Exp $

BLAKE2s (YAML-Tiny-1.74.tar.gz) = 830c0e74f9c7eeaa867d130ac922deac0a7b328f35dd16649451673220950885
SHA512 (YAML-Tiny-1.74.tar.gz) = 2da59bf583b09a60e8e1bac7c21fc4300ae3ee2092ffd77cbf3778c65c7d0bdf68fa3616665d276f4d4df2437526d36d497ac53be79baa182f84f37640bfcad4
Size (YAML-Tiny-1.74.tar.gz) = 75036 bytes
BLAKE2s (YAML-Tiny-1.76.tar.gz) = b46106f5c3e471e21c3bd50ef7d502d08721829f7578b67a8030a83ed6eca3de
SHA512 (YAML-Tiny-1.76.tar.gz) = dff7f494bd2640b1577f793e4d8a11de381e7b928db1f62a60ce2e19636b4355df7fffb5613a496dda7e98dc404d7106d1538a0610dec210a8e922d5ec5c06a1
Size (YAML-Tiny-1.76.tar.gz) = 75559 bytes

0 comments on commit 6017d2d

Please sign in to comment.