1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

- Update to version 4.4.4

PR:		ports/63008
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2004-02-18 20:35:55 +00:00
parent e24014bb36
commit 447bbfc0cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101348
3 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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

View File

@ -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-