[153723] trunk/dports/lang/abcl/Portfile

easieste at macports.org easieste at macports.org
Sun Oct 9 16:02:32 CEST 2016


Revision: 153723
          https://trac.macports.org/changeset/153723
Author:   easieste at macports.org
Date:     2016-10-09 07:02:32 -0700 (Sun, 09 Oct 2016)
Log Message:
-----------
Upgrade to abcl-1.4.0

Modified Paths:
--------------
    trunk/dports/lang/abcl/Portfile

Modified: trunk/dports/lang/abcl/Portfile
===================================================================
--- trunk/dports/lang/abcl/Portfile	2016-10-09 05:07:38 UTC (rev 153722)
+++ trunk/dports/lang/abcl/Portfile	2016-10-09 14:02:32 UTC (rev 153723)
@@ -4,11 +4,11 @@
 PortSystem 1.0
 
 name			    abcl
-version			    1.3.3
+version			    1.4.0
 revision            0
 categories		    lang java
 license             GPL-2
-maintainers		    easieste
+maintainers		    easieste openmaintainer
 description		    A Common Lisp implementation that runs on the JVM
 long_description	\
     Armed Bear Common Lisp is conforming, contemporary \
@@ -26,9 +26,9 @@
 master_sites        http://abcl.org/releases/${version}/
 distname            abcl-src-${version}
 
-checksums           md5     0ce3eeedd585a9e834c55b4b3a84bf76 \
-                    sha1    5789e67c86d0a9855e32e22f1b694de3f121f240 \
-                    rmd160  fa8aa5ddb69e27f77ca50dcd6c2a857d3b74ead3
+checksums           md5     b60d653d8c7065876ffe2e7e76f6e3fa \
+                    sha1    8294e586e96bff03966caef0d666115f2ac2322c \
+                    rmd160  fc4e3bbb3e965a0ac3155fc18e886b6698768c52
 
 depends_build       port:apache-ant
 
@@ -57,6 +57,6 @@
 		${destroot}${prefix}/bin/abcl"
 }
 
-variant ffi description "Include MacPorts Maven as runtime dependency for resolving jna.jar" { 
+variant ffi description "Include MacPorts Maven as runtime dependency for resolving artifacts from the network." { 
     depends_run-append port:maven3
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161009/f3d2675b/attachment-0002.html>


More information about the macports-changes mailing list