aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-02-13 07:40:04 +0800
committeredwin <edwin@FreeBSD.org>2003-02-13 07:40:04 +0800
commit12d8397c24765514353c71f3bdbb59bb89063f7d (patch)
treef2de50bcce7b3c28c84593b118f4c0f40f9a925c /misc
parent8cd907c84756560d3c88e47f988793e3839c6e88 (diff)
downloadfreebsd-ports-gnome-12d8397c24765514353c71f3bdbb59bb89063f7d.tar.gz
freebsd-ports-gnome-12d8397c24765514353c71f3bdbb59bb89063f7d.tar.zst
freebsd-ports-gnome-12d8397c24765514353c71f3bdbb59bb89063f7d.zip
update misc/p5-Chatbot-Eliza to 1.04
PR: ports/48010 Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Chatbot-Eliza/Makefile3
-rw-r--r--misc/p5-Chatbot-Eliza/distinfo2
-rw-r--r--misc/p5-Chatbot-Eliza/pkg-comment1
-rw-r--r--misc/p5-Chatbot-Eliza/pkg-descr2
4 files changed, 5 insertions, 3 deletions
diff --git a/misc/p5-Chatbot-Eliza/Makefile b/misc/p5-Chatbot-Eliza/Makefile
index 16c851c3e93a..45375c003c79 100644
--- a/misc/p5-Chatbot-Eliza/Makefile
+++ b/misc/p5-Chatbot-Eliza/Makefile
@@ -7,13 +7,14 @@
#
PORTNAME= Chatbot-Eliza
-PORTVERSION= 0.97
+PORTVERSION= 1.04
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Chatbot
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
+COMMENT= A clone of the classic Eliza program
PERL_CONFIGURE= yes
diff --git a/misc/p5-Chatbot-Eliza/distinfo b/misc/p5-Chatbot-Eliza/distinfo
index b2ee0127559c..0bca4bdaa2cc 100644
--- a/misc/p5-Chatbot-Eliza/distinfo
+++ b/misc/p5-Chatbot-Eliza/distinfo
@@ -1 +1 @@
-MD5 (Chatbot-Eliza-0.97.tar.gz) = 6e924d25f33459b21c23700606ebd9e4
+MD5 (Chatbot-Eliza-1.04.tar.gz) = 754199bbe591eaa11301aee108586fcd
diff --git a/misc/p5-Chatbot-Eliza/pkg-comment b/misc/p5-Chatbot-Eliza/pkg-comment
deleted file mode 100644
index bfa44d4446fd..000000000000
--- a/misc/p5-Chatbot-Eliza/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A clone of the classic Eliza program
diff --git a/misc/p5-Chatbot-Eliza/pkg-descr b/misc/p5-Chatbot-Eliza/pkg-descr
index 4fd08b5885bf..259517834b4a 100644
--- a/misc/p5-Chatbot-Eliza/pkg-descr
+++ b/misc/p5-Chatbot-Eliza/pkg-descr
@@ -4,3 +4,5 @@ of the ACM in 1967. Eliza is a mock Rogerian psychotherapist. It prompts
for user input, and uses a simple transformation algorithm to change user
input into a follow-up question. The program is designed to give the
appearance of understanding.
+
+WWW: http://search.cpan.org/dist/Chatbot-Eliza/