[99731] trunk/dports/devel/astyle/Portfile
Ryan Schmidt
ryandesign at macports.org
Thu Nov 15 13:56:33 PST 2012
On Nov 15, 2012, at 07:42, phw at macports.org wrote:
> Revision: 99731
> https://trac.macports.org/changeset/99731
> Author: phw at macports.org
> Date: 2012-11-15 05:42:43 -0800 (Thu, 15 Nov 2012)
> Log Message:
> -----------
> astyle: added note to conflict with astyle-dev
>
> Modified Paths:
> --------------
> trunk/dports/devel/astyle/Portfile
>
> Modified: trunk/dports/devel/astyle/Portfile
> ===================================================================
> --- trunk/dports/devel/astyle/Portfile 2012-11-15 11:53:09 UTC (rev 99730)
> +++ trunk/dports/devel/astyle/Portfile 2012-11-15 13:42:43 UTC (rev 99731)
> @@ -5,7 +5,7 @@
>
> name astyle
> version 2.02.1
> -revision 1
> +revision 2
> categories devel
> platforms darwin
> maintainers wyuenho openmaintainer
> @@ -25,6 +25,7 @@
> worksrcdir ${name}/build/mac
> patchfiles patch-Makefile.diff
> use_configure no
> +conflicts astyle-dev
This did not change the files installed by the port so the revision should not have been increased.
More information about the macports-dev
mailing list