[100173] trunk/dports/lang/abcl/Portfile
Ryan Schmidt
ryandesign at macports.org
Sat Dec 1 13:41:32 PST 2012
On Dec 1, 2012, at 14:34, easieste at macports.org wrote:
> 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
"-rc-0" is part of the version number and should probably appear in the version line.
More information about the macports-dev
mailing list