summaryrefslogtreecommitdiff
path: root/lang/yap
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-18 20:35:55 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-18 20:35:55 +0000
commit447bbfc0cf4efb601be98d71984153ea625f77a7 (patch)
tree3687ac6119a4802b203cc9ed6e8a96f97d170696 /lang/yap
parentUpdate to 0.22. (diff)
- Update to version 4.4.4
PR: ports/63008 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=101348
Diffstat (limited to 'lang/yap')
-rw-r--r--lang/yap/Makefile2
-rw-r--r--lang/yap/distinfo4
-rw-r--r--lang/yap/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/lang/yap/Makefile b/lang/yap/Makefile
index b29c6bc0b7be..765c74db1129 100644
--- a/lang/yap/Makefile
+++ b/lang/yap/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= yap
-PORTVERSION= 4.4.3
+PORTVERSION= 4.4.4
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/lang/yap/distinfo b/lang/yap/distinfo
index bf9c97c26bb2..69c5ea068c7a 100644
--- a/lang/yap/distinfo
+++ b/lang/yap/distinfo
@@ -1,2 +1,2 @@
-MD5 (Yap-4.4.3.tar.gz) = ef46d7325e86028b2da1065ec4a6654b
-SIZE (Yap-4.4.3.tar.gz) = 2903820
+MD5 (Yap-4.4.4.tar.gz) = 7d0f17305c87874dccdad5ce465a164a
+SIZE (Yap-4.4.4.tar.gz) = 2970956
diff --git a/lang/yap/pkg-descr b/lang/yap/pkg-descr
index 7fab5d133459..4154ef5eda61 100644
--- a/lang/yap/pkg-descr
+++ b/lang/yap/pkg-descr
@@ -1,4 +1,4 @@
-iAP is a high-performance Prolog compiler developed at LIACC/Universidade do
+YAP is a high-performance Prolog compiler developed at LIACC/Universidade do
Porto and at COPPE Sistemas/UFRJ. Its Prolog engine is based in the WAM
(Warren Abstract Machine), with several optimizations for better performance.
YAP follows the Edinburgh tradition, and is largely compatible with the ISO-