Revision: 100299 https://trac.macports.org/changeset/100299 Author: easieste@macports.org Date: 2012-12-07 08:40:17 -0800 (Fri, 07 Dec 2012) Log Message: ----------- abcl-1.1.0_3: use release source archive. Modified Paths: -------------- trunk/dports/lang/abcl/Portfile Modified: trunk/dports/lang/abcl/Portfile =================================================================== --- trunk/dports/lang/abcl/Portfile 2012-12-07 16:34:58 UTC (rev 100298) +++ trunk/dports/lang/abcl/Portfile 2012-12-07 16:40:17 UTC (rev 100299) @@ -5,8 +5,7 @@ name abcl version 1.1.0 -# revision 2: use upstream RC2 artifacts -revision 2 +revision 3 categories lang java license GPL-2 maintainers easieste @@ -25,10 +24,10 @@ homepage http://common-lisp.net/project/armedbear platforms darwin master_sites googlecode:abcl-dynamic-install -distname abcl-src-${version}-rc-2 -checksums md5 bb172fc144536ee29c22ab30896b33f8 \ - sha1 718a63ea8259242352aed5a7459d382b32b183cd \ - rmd160 16a31b692c9e04ae22e8fd220b277f37ca810405 +distname abcl-src-${version} +checksums md5 1137d6278b211d2c09a9a7fe90097cb5 \ + sha1 10f5ecc47ceff80d73b51e527a806810703af51b \ + rmd160 ee0cefbfe0b847f3dc33bd0318146ab9cc2b62d7 depends_build port:apache-ant
participants (1)
-
easieste@macports.org