[127518] trunk/dports/lang/logtalk-devel/Portfile
larryv at macports.org
larryv at macports.org
Tue Oct 28 19:45:43 PDT 2014
Revision: 127518
https://trac.macports.org/changeset/127518
Author: larryv at macports.org
Date: 2014-10-28 19:45:43 -0700 (Tue, 28 Oct 2014)
Log Message:
-----------
logtalk-devel: Update to 3.00.0-rc4 (#45673)
Also beef up the description.
Modified Paths:
--------------
trunk/dports/lang/logtalk-devel/Portfile
Modified: trunk/dports/lang/logtalk-devel/Portfile
===================================================================
--- trunk/dports/lang/logtalk-devel/Portfile 2014-10-29 02:40:14 UTC (rev 127517)
+++ trunk/dports/lang/logtalk-devel/Portfile 2014-10-29 02:45:43 UTC (rev 127518)
@@ -5,7 +5,7 @@
name logtalk-devel
conflicts logtalk
-version 3.00.0-rc3
+version 3.00.0-rc4
categories lang
maintainers logtalk.org:pmoura
@@ -15,17 +15,25 @@
description Logtalk - Open source object-oriented logic programming language
-long_description Logtalk is an object-oriented logic programming language that can use most \
- Prolog implementations as a back-end compiler. As a multi-paradigm language, \
- it includes support for both prototypes and classes, protocols (interfaces), \
- component-based programming through category-based composition, event-driven \
- programming, and high-level multi-threading programming.
+long_description Logtalk is an object-oriented logic programming language that extends and \
+ leverages the Prolog language with a feature set suitable for programming \
+ in the large. Logtalk supports modern code encapsulation and code reuse \
+ mechanisms without compromising the declarative programming features of \
+ Prolog. Logtalk is implemented in highly portable code and can use most \
+ modern and standards compliant Prolog implementations as a back-end \
+ compiler. As a multi-paradigm language, it includes support for modules, \
+ prototypes, classes, protocols (interfaces), categories (components and \
+ hot patching), event-driven programming, and high-level multi-threading \
+ programming. Its distribution uses a commercial friendly license and \
+ includes full documentation, portable libraries, a comprehensive set of \
+ portable developer tools, and a large number of programming examples to \
+ help get you started.
homepage http://logtalk.org/
fetch.type git
git.url git://github.com/LogtalkDotOrg/logtalk3.git
-git.branch 5a1263479e7cb2eef263ab3b159dbbe8317b677c
+git.branch 533504617445f4d4374265f90357fec1d97045dc
distname logtalk-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141028/85ef208d/attachment-0001.html>
More information about the macports-changes
mailing list