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

easieste at macports.org easieste at macports.org
Sat Dec 1 12:34:13 PST 2012


Revision: 100173
          https://trac.macports.org/changeset/100173
Author:   easieste at macports.org
Date:     2012-12-01 12:34:12 -0800 (Sat, 01 Dec 2012)
Log Message:
-----------
Bump to abcl-1.1.0 RC0.

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

Modified: trunk/dports/lang/abcl/Portfile
===================================================================
--- trunk/dports/lang/abcl/Portfile	2012-12-01 20:02:59 UTC (rev 100172)
+++ trunk/dports/lang/abcl/Portfile	2012-12-01 20:34:12 UTC (rev 100173)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name			    abcl
-version			    1.0.1
+version			    1.1.0
 revision            0
 categories		    lang java
 license             GPL-2
@@ -24,11 +24,12 @@
 homepage            http://common-lisp.net/project/armedbear 
 platforms           darwin
 master_sites        googlecode:abcl-dynamic-install
-distname            abcl-src-${version}
-checksums           md5     0744835442e15683da0ba273fda3dbaa \
-                    sha1    476a3d93f8be9e58cacae650230248edb44190e5 \
-                    rmd160  6927789abdb2ceb77e41427c717ba637160bcac6
+distname            abcl-src-${version}-rc-0
+checksums           md5     902ddac3a208df6f079d5945cfd01c3e \
+                    sha1    928d4f4dd5f8e661f5d965175fcf123bd7a3985f \
+                    rmd160  89f638e4ea679818a2912c1ed31fe86e43a6f5f0
 
+
 depends_build       port:apache-ant
 
 use_configure       no
@@ -36,8 +37,6 @@
 build.cmd           ant
 build.target        abcl.wrapper
 
-#patchfiles           abcl-contrib.patch
-
 post-build {
     reinplace "s|${worksrcpath}/dist/abcl.jar|${prefix}/share/java/abcl/abcl.jar|g" \
         ${worksrcpath}/abcl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121201/b6dd693b/attachment.html>


More information about the macports-changes mailing list