pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-IO-Tty



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Aug 11 01:27:53 UTC 2024

Modified Files:
        pkgsrc/devel/p5-IO-Tty: Makefile distinfo

Log Message:
Update to 1.20

Upstrean changes:
1.20 2023-12-28 Todd Rinaldo <toddr%cpan.org@localhost>
    * #32 - Skip t/pty_get_winsize.t tests on AIX
    * #27 - Fix patchlevel check for util.h

1.19 2023-12-28 Todd Rinaldo <toddr%cpan.org@localhost>
    * #37 - Remove --no-undefined from compiler test which is not compatible with all platforms.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/p5-IO-Tty/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-IO-Tty/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-IO-Tty/Makefile
diff -u pkgsrc/devel/p5-IO-Tty/Makefile:1.49 pkgsrc/devel/p5-IO-Tty/Makefile:1.50
--- pkgsrc/devel/p5-IO-Tty/Makefile:1.49        Sun Dec 24 01:16:17 2023
+++ pkgsrc/devel/p5-IO-Tty/Makefile     Sun Aug 11 01:27:53 2024
@@ -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/}

Index: pkgsrc/devel/p5-IO-Tty/distinfo
diff -u pkgsrc/devel/p5-IO-Tty/distinfo:1.19 pkgsrc/devel/p5-IO-Tty/distinfo:1.20
--- pkgsrc/devel/p5-IO-Tty/distinfo:1.19        Sat Dec 16 23:41:39 2023
+++ pkgsrc/devel/p5-IO-Tty/distinfo     Sun Aug 11 01:27:53 2024
@@ -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



Home | Main Index | Thread Index | Old Index