[Lunar-commits] r24833 - moonbase/trunk/compilers/swi-prolog
Dennis Veatch
stumbles at lunar-linux.org
Wed Jun 13 18:57:53 CEST 2007
Author: stumbles
Date: 2007-06-13 18:57:53 +0200 (Wed, 13 Jun 2007)
New Revision: 24833
Modified:
moonbase/trunk/compilers/swi-prolog/DETAILS
Log:
Version bump. Fixes a couple of html libs and a few
other things.
Modified: moonbase/trunk/compilers/swi-prolog/DETAILS
===================================================================
--- moonbase/trunk/compilers/swi-prolog/DETAILS 2007-06-13 16:26:22 UTC (rev 24832)
+++ moonbase/trunk/compilers/swi-prolog/DETAILS 2007-06-13 16:57:53 UTC (rev 24833)
@@ -1,20 +1,22 @@
MODULE=swi-prolog
PACKAGE=pl
- VERSION=5.6.34
+ VERSION=5.6.35
SOURCE=$PACKAGE-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$PACKAGE-$VERSION
SOURCE_URL=http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/
- SOURCE_VFY=sha1:4f734443f2aaeedad1455aabc14fd2f79cc35de9
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$PACKAGE-$VERSION
+ SOURCE_VFY=sha1:6d5786b91d26a5cf6f35cbc31e85bd1114442406
WEB_SITE=http://www.swi-prolog.org/
ENTERED=20040420
- UPDATED=20070426
+ UPDATED=20070613
SHORT="prolog compiler"
PSAFE=no
+
cat << EOF
-SWI-Prolog is a Free Software Prolog compiler, licensed under the Lesser
-GNU Public License. Together with its graphics toolkit XPCE, its development
-started in 1987 and has been driven by the needs for real-world applications.
-Being free, small and standard compliant, SWI-Prolog has become very popular
-for education. After changing to a coherent and open license policy
-commercial application is quickly growing. See our download statistics.
+SWI-Prolog is a Free Software Prolog compiler, licensed under the
+Lesser GNU Public License. Together with its graphics toolkit XPCE,
+its development started in 1987 and has been driven by the needs
+for real-world applications. Being free, small and standard
+compliant, SWI-Prolog has become very popular for education. After
+changing to a coherent and open license policy commercial application
+is quickly growing. See our download statistics.
EOF
More information about the Lunar-commits
mailing list