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: nia
Date: Sun Mar 22 21:02:34 UTC 2020
Modified Files:
pkgsrc/devel/p5-IO-Tty: Makefile distinfo
Log Message:
p5-IO-Tty: Update to 1.14
2020-01-18 Todd Rinaldo <toddr%cpan.org@localhost> 1.14
* Add strict/warnings to Tty.pm
* Fix pod errors
* Typo: s/dependend/dependent/
* Prevent spurious warning from get_winsize()
* Fix usage of setsid
* Github actions testing. Windows is off of course.
* Make README.md
2014-12-14 Todd Rinaldo <toddr%cpan.org@localhost> 1.13_01
* RT 91590 - Remove MAP_TARGET from Makefile.PL
* RT 88271 - Fix for Solaris setuid when root running as other user
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/p5-IO-Tty/Makefile
cvs rdiff -u -r1.13 -r1.14 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.40 pkgsrc/devel/p5-IO-Tty/Makefile:1.41
--- pkgsrc/devel/p5-IO-Tty/Makefile:1.40 Sun Aug 11 13:19:39 2019
+++ pkgsrc/devel/p5-IO-Tty/Makefile Sun Mar 22 21:02:34 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2019/08/11 13:19:39 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2020/03/22 21:02:34 nia Exp $
-DISTNAME= IO-Tty-1.12
+DISTNAME= IO-Tty-1.14
PKGNAME= p5-${DISTNAME:C/T/t/}
-PKGREVISION= 5
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.13 pkgsrc/devel/p5-IO-Tty/distinfo:1.14
--- pkgsrc/devel/p5-IO-Tty/distinfo:1.13 Tue Nov 3 03:28:22 2015
+++ pkgsrc/devel/p5-IO-Tty/distinfo Sun Mar 22 21:02:34 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2015/11/03 03:28:22 agc Exp $
+$NetBSD: distinfo,v 1.14 2020/03/22 21:02:34 nia Exp $
-SHA1 (IO-Tty-1.12.tar.gz) = a8227d3648fcb41e8bb2dfbedfd5c2327d2dae58
-RMD160 (IO-Tty-1.12.tar.gz) = 5988cb385311d5ae2ac66c8a915457a2f40fb784
-SHA512 (IO-Tty-1.12.tar.gz) = 23733e7832a0de370952420df8a781f85d28ff60eb4cd55be22147337bf5587f4e1ec7fcfc190ae3ad1fd9df0f9697f2d647e00739f4a2927b1ac9c81435454d
-Size (IO-Tty-1.12.tar.gz) = 24564 bytes
+SHA1 (IO-Tty-1.14.tar.gz) = a05ddbee8b764b43e6715892ac7a9fcabae706db
+RMD160 (IO-Tty-1.14.tar.gz) = 5cb4bbb149b7351422d28e2c765506ab5f15392c
+SHA512 (IO-Tty-1.14.tar.gz) = 4d6a5299f87eab0281f5e26953bc1537d760d88c486de9c8512750af733d5e466e059400a310746eb8fe432b8c8dcb82055c4cfbb1d31e25c9ce874557618305
+Size (IO-Tty-1.14.tar.gz) = 27756 bytes
Home |
Main Index |
Thread Index |
Old Index