[73598] trunk/dports/lang/oorexx/Portfile
Ryan Schmidt
ryandesign at macports.org
Fri Nov 19 16:50:06 PST 2010
On Nov 19, 2010, at 14:29, krischik at macports.org wrote:
> Revision: 73598
> http://trac.macports.org/changeset/73598
> Author: krischik at macports.org
> Date: 2010-11-19 12:29:43 -0800 (Fri, 19 Nov 2010)
> Log Message:
> -----------
> New silent version.
Stealth updates necessitate ensuring the dist_subdir changes. See:
http://trac.macports.org/wiki/PortfileRecipes#stealth-updates
I fixed this for you in r73608.
> Modified Paths:
> --------------
> trunk/dports/lang/oorexx/Portfile
>
> Modified: trunk/dports/lang/oorexx/Portfile
> ===================================================================
> --- trunk/dports/lang/oorexx/Portfile 2010-11-19 19:12:28 UTC (rev 73597)
> +++ trunk/dports/lang/oorexx/Portfile 2010-11-19 20:29:43 UTC (rev 73598)
> @@ -6,9 +6,10 @@
>
> name oorexx
> version 4.0.1
> +revision 1
> categories lang
> platforms darwin
> -maintainers krischik
> +maintainers openmaintainer krischik
> description Open Object Rexx is an interpreter for the Rexx language
> long_description ooRexx is an object orientated extension to \
> the Rexx language. Rexx is designed to be an easily \
> @@ -18,12 +19,13 @@
> homepage http://oorexx.sourceforge.net/
> master_sites sourceforge:oorexx
> distname ooRexx-${version}.source
> +worksrcdir ooRexx-${version}
> use_parallel_build yes
> -extract.mkdir yes
> +extract.mkdir no
>
> -checksums md5 da3da02e0e91343efb3eca731e793b16 \
> - sha1 1e805bd8c8164f8afe79b860fcd22e027f0bfa57 \
> - rmd160 2ef1251fc20d5ebaeb25fbf375a971f64a546c05
> +checksums md5 12728847478a5219efc988c69f6f12c8 \
> + sha1 ce22a3caf3f69ae753cccc2904289ee65cd47934 \
> + rmd160 ffe481d70f76f8c895736f0893c90036556b60fa
>
> post-activate {
> ui_msg "#########################################################################################"
More information about the macports-dev
mailing list