Skip to content

Commit

Permalink
Update to 1.20
Browse files Browse the repository at this point in the history
Upstrean changes:
1.20 2023-12-28 Todd Rinaldo <[email protected]>
    * #32 - Skip t/pty_get_winsize.t tests on AIX
    * #27 - Fix patchlevel check for util.h

1.19 2023-12-28 Todd Rinaldo <[email protected]>
    * #37 - Remove --no-undefined from compiler test which is not compatible with all platforms.
  • Loading branch information
wen committed Aug 11, 2024
1 parent 558f3da commit 0f23e74
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/p5-IO-Tty/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.49 2023/12/24 01:16:17 schmonz Exp $
# $NetBSD: Makefile,v 1.50 2024/08/11 01:27:53 wen Exp $

DISTNAME= IO-Tty-1.18
DISTNAME= IO-Tty-1.20
PKGNAME= p5-${DISTNAME:C/T/t/}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
Expand Down
8 changes: 4 additions & 4 deletions devel/p5-IO-Tty/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.19 2023/12/16 23:41:39 mef Exp $
$NetBSD: distinfo,v 1.20 2024/08/11 01:27:53 wen Exp $

BLAKE2s (IO-Tty-1.18.tar.gz) = 3ffa6e7c1e8c5783f5de2f636aeedbfedf16d326cd03963c00db0563de8776b4
SHA512 (IO-Tty-1.18.tar.gz) = 45f5e8856c8bd1169bf094407512cce901efe3cefadd279dff9aaee7c81289a160fa3589f0c01cc5829bcee3ed5d1eaf95002ca2207151d31ce293076dc86c06
Size (IO-Tty-1.18.tar.gz) = 26567 bytes
BLAKE2s (IO-Tty-1.20.tar.gz) = 9dd8df1fe2f86ff41a113f1ef9eba9e9a434d681762270551d9be1ba4bcbfb59
SHA512 (IO-Tty-1.20.tar.gz) = a411dcc3da4adf4913ceaca7d97198041c6870ac8b579a1d5c2517d984fab4cc8108962b23ee694da9e0c952f35d695e636ff35589873b95a86c2bf8c1838ee4
Size (IO-Tty-1.20.tar.gz) = 27709 bytes

0 comments on commit 0f23e74

Please sign in to comment.