[36646] trunk/dports/lang/logtalk/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri May 9 02:03:23 PDT 2008
Revision: 36646
http://trac.macosforge.org/projects/macports/changeset/36646
Author: ryandesign at macports.org
Date: 2008-05-09 02:03:23 -0700 (Fri, 09 May 2008)
Log Message:
-----------
logtalk: maintainer update to 2.31.5; closes #15199
Modified Paths:
--------------
trunk/dports/lang/logtalk/Portfile
Modified: trunk/dports/lang/logtalk/Portfile
===================================================================
--- trunk/dports/lang/logtalk/Portfile 2008-05-09 08:57:55 UTC (rev 36645)
+++ trunk/dports/lang/logtalk/Portfile 2008-05-09 09:03:23 UTC (rev 36646)
@@ -3,7 +3,7 @@
PortSystem 1.0
name logtalk
-version 2.31.4
+version 2.31.5
categories lang
maintainers pmoura at logtalk.org
@@ -21,7 +21,7 @@
homepage http://logtalk.org/
master_sites ${homepage}files/
-checksums md5 6a8320dd196827af2a08f3a554f9ab84
+checksums md5 4eefd93e083d5b973d64fd27ead2c172
distname lgt[strsed ${version} {g/\.//}]
@@ -47,29 +47,30 @@
post-activate {
ui_msg "****************************************************************************"
- ui_msg "* Integration scripts have been created for running Logtalk with selected"
- ui_msg "* back-end Prolog compilers (which must be properly installed for running"
- ui_msg "* the scripts!):"
+ ui_msg "* Integration scripts have been created for running Logtalk with selected"
+ ui_msg "* back-end Prolog compilers (which must be properly installed for running"
+ ui_msg "* the scripts!):"
ui_msg "*"
- ui_msg "* B-Prolog (version 7.0 or later): bplgt (first run must use sudo)"
- ui_msg "* CIAO (version 1.10#5 or later): ciaolgt (first run must use sudo)"
- ui_msg "* CxProlog (version 0.96.1 or later): cxlgt"
- ui_msg "* ECLiPSe (version 5.10#26 or later): eclipselgt"
- ui_msg "* GNU Prolog (version 1.2.16 or later): gplgt"
- ui_msg "* K-Prolog (version 5.1.2a or later): plclgt"
- ui_msg "* Qu-Prolog (version 8.1 or later): qplgt"
- ui_msg "* Quintus Prolog (version 3.5): quintuslgt"
- ui_msg "* SICStus Prolog (versions 3.12.x, 4.0.x): sicstuslgt"
- ui_msg "* SWI-Prolog (version 5.6.16 or later): swilgt"
- ui_msg "* XSB (version 3.1 or later): xsblgt (first run must use sudo)"
- ui_msg "* XSB MT (CVS version): xsbmtlgt (first run must use sudo)"
- ui_msg "* YAP (version 5.1.2 or later): yaplgt"
+ ui_msg "* B-Prolog (version 7.0 or later): bplgt (first run must use sudo)"
+ ui_msg "* CIAO (version 1.10#5 or later): ciaolgt (first run must use sudo)"
+ ui_msg "* CxProlog (version 0.96.1 or later): cxlgt"
+ ui_msg "* ECLiPSe (version 5.10#26 or later): eclipselgt"
+ ui_msg "* GNU Prolog (version 1.2.16 or later): gplgt"
+ ui_msg "* K-Prolog (version 5.1.x): plclgt"
+ ui_msg "* Qu-Prolog (version 8.1 or later): qplgt"
+ ui_msg "* Quintus Prolog (version 3.5): quintuslgt"
+ ui_msg "* SICStus Prolog (versions 3.12.x, 4.0.x): sicstuslgt"
+ ui_msg "* SWI-Prolog (version 5.6.23 or later): swilgt"
+ ui_msg "* XSB (version 3.1 or later): xsblgt (first run must use sudo)"
+ ui_msg "* XSB MT (CVS version): xsbmtlgt (first run must use sudo)"
+ ui_msg "* XSB MT 64 bits (CVS version): xsbmt64lgt (first run must use sudo)"
+ ui_msg "* YAP (version 5.1.2 or later): yaplgt"
ui_msg "*"
- ui_msg "* Remember to set the environment variable LOGTALKHOME to the path to"
- ui_msg "* the Logtalk distribution: ${prefix}/share/logtalk"
- ui_msg "* and the environment variable LOGTALKUSER to your local configuration"
- ui_msg "* directory (usually ~/logtalk), which you must create by running the"
- ui_msg "* command cplgtdirs. See the file \$LOGTALKHOME/CUSTOMIZE.txt for details"
- ui_msg "* on how to customize your working environment."
+ ui_msg "* Remember to set the environment variable LOGTALKHOME to the path to"
+ ui_msg "* the Logtalk distribution: ${prefix}/share/logtalk"
+ ui_msg "* and the environment variable LOGTALKUSER to your local configuration"
+ ui_msg "* directory (usually ~/logtalk), which you must create by running the"
+ ui_msg "* command cplgtdirs. See the file \$LOGTALKHOME/CUSTOMIZE.txt for details"
+ ui_msg "* on how to customize your working environment."
ui_msg "****************************************************************************"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080509/7839b0f8/attachment.html
More information about the macports-changes
mailing list