aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-02-23 19:55:38 +0800
committerdemon <demon@FreeBSD.org>2003-02-23 19:55:38 +0800
commitdd76a8d2c2f13f3601895af37a2e2b019538aa69 (patch)
treed48ca80d9c11481904e8fe9e824540327d9da0c5
parentd050fa9c16070a13a2a3f0287050df9e7692d07e (diff)
downloadfreebsd-ports-gnome-dd76a8d2c2f13f3601895af37a2e2b019538aa69.tar.gz
freebsd-ports-gnome-dd76a8d2c2f13f3601895af37a2e2b019538aa69.tar.zst
freebsd-ports-gnome-dd76a8d2c2f13f3601895af37a2e2b019538aa69.zip
Update to version 2.21;
De-pkg-comment.
-rw-r--r--devel/p5-Term-ReadKey/Makefile3
-rw-r--r--devel/p5-Term-ReadKey/distinfo2
-rw-r--r--devel/p5-Term-ReadKey/pkg-comment1
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Term-ReadKey/Makefile b/devel/p5-Term-ReadKey/Makefile
index 7affa4bfca7d..e2926c3d63be 100644
--- a/devel/p5-Term-ReadKey/Makefile
+++ b/devel/p5-Term-ReadKey/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Term-ReadKey
-PORTVERSION= 2.14
+PORTVERSION= 2.21
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Term
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= TermReadKey-${PORTVERSION}
MAINTAINER= demon@FreeBSD.org
+COMMENT= A perl5 module for simple terminal control
PERL_CONFIGURE= yes
diff --git a/devel/p5-Term-ReadKey/distinfo b/devel/p5-Term-ReadKey/distinfo
index 304bee54f5e9..2da38e9b22d1 100644
--- a/devel/p5-Term-ReadKey/distinfo
+++ b/devel/p5-Term-ReadKey/distinfo
@@ -1 +1 @@
-MD5 (TermReadKey-2.14.tar.gz) = d8ed4c533350c2e8724c70c103a1a01f
+MD5 (TermReadKey-2.21.tar.gz) = 888aabb723b8c21e35c55e979655f08e
diff --git a/devel/p5-Term-ReadKey/pkg-comment b/devel/p5-Term-ReadKey/pkg-comment
deleted file mode 100644
index 27e3ce45182b..000000000000
--- a/devel/p5-Term-ReadKey/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A perl5 module for simple terminal control