Index: head/devel/p5-Term-ReadKey/Makefile =================================================================== --- head/devel/p5-Term-ReadKey/Makefile (revision 499489) +++ head/devel/p5-Term-ReadKey/Makefile (revision 499490) @@ -1,20 +1,20 @@ # Created by: James FitzGibbon # $FreeBSD$ PORTNAME= Term-ReadKey -PORTVERSION= 2.37 +PORTVERSION= 2.38 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= TermReadKey-${PORTVERSION} -MAINTAINER= demon@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl5 module for simple terminal control LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include Index: head/devel/p5-Term-ReadKey/distinfo =================================================================== --- head/devel/p5-Term-ReadKey/distinfo (revision 499489) +++ head/devel/p5-Term-ReadKey/distinfo (revision 499490) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475921161 -SHA256 (TermReadKey-2.37.tar.gz) = 4a9383cf2e0e0194668fe2bd546e894ffad41d556b41d2f2f577c8db682db241 -SIZE (TermReadKey-2.37.tar.gz) = 85082 +TIMESTAMP = 1552489447 +SHA256 (TermReadKey-2.38.tar.gz) = 5a645878dc570ac33661581fbb090ff24ebce17d43ea53fd22e105a856a47290 +SIZE (TermReadKey-2.38.tar.gz) = 85164 Index: head/devel/p5-Term-ReadKey/pkg-descr =================================================================== --- head/devel/p5-Term-ReadKey/pkg-descr (revision 499489) +++ head/devel/p5-Term-ReadKey/pkg-descr (revision 499490) @@ -1,8 +1,8 @@ - Term::ReadKey is a compiled perl module dedicated to - providing simple control over terminal driver modes - (cbreak, raw, cooked, etc.,) support for non-blocking - reads, if the architecture allows, and some generalized - handy functions for working with terminals. One of the - main goals is to have the functions as portable as - possible, so you can just plug in "use Term::ReadKey" on - any architecture and have a good likelihood of it working. +Term::ReadKey is a compiled perl module dedicated to providing simple control +over terminal driver modes (cbreak, raw, cooked, etc.,) support for non-blocking +reads, if the architecture allows, and some generalized handy functions for +working with terminals. One of the main goals is to have the functions as +portable as possible, so you can just plug in "use Term::ReadKey" on any +architecture and have a good likelihood of it working. + +WWW: https://metacpan.org/release/TermReadKey Index: head/devel/p5-Term-ReadKey/pkg-plist =================================================================== --- head/devel/p5-Term-ReadKey/pkg-plist (revision 499489) +++ head/devel/p5-Term-ReadKey/pkg-plist (revision 499490) @@ -1,3 +1,3 @@ -%%PERL5_MAN3%%/Term::ReadKey.3.gz %%SITE_ARCH%%/Term/ReadKey.pm %%SITE_ARCH%%/auto/Term/ReadKey/ReadKey.so +%%PERL5_MAN3%%/Term::ReadKey.3.gz