Revision
100173
Author
easieste@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

Diff

Modified: trunk/dports/lang/abcl/Portfile (100172 => 100173)


--- 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