On Nov 6, 2013, at 16:07, m...@macports.org wrote:

> Revision
> 113008
> Author
> m...@macports.org
> Date
> 2013-11-06 14:07:17 -0800 (Wed, 06 Nov 2013)
> Log Message
> 
> makeicns: apply patch for Mavericks (see issue #40869)
> Modified Paths
> 
>       • trunk/dports/graphics/makeicns/Portfile
> Added Paths
> 
>       • trunk/dports/graphics/makeicns/files/
>       • trunk/dports/graphics/makeicns/files/patch-IconFamily.m.diff
> Diff
> 
> Modified: trunk/dports/graphics/makeicns/Portfile (113007 => 113008)
> 
> --- trunk/dports/graphics/makeicns/Portfile   2013-11-06 21:52:38 UTC (rev 
> 113007)
> +++ trunk/dports/graphics/makeicns/Portfile   2013-11-06 22:07:17 UTC (rev 
> 113008)
> 
> @@ -5,6 +5,7 @@
> 
>  
> 
>  name                makeicns
> 
>  version             1.4.10a
> 
> +revision            1
> 
>  categories          graphics
> 
>  maintainers         mk pixilla
> 
>  platforms           darwin
> 
> @@ -29,6 +30,10 @@
> 
>  variant universal {
> 
>  }
> 
>  
> 
> +platform darwin 13 {
> +    patchfiles      patch-IconFamily.m.diff
> +}
> +

Thanks for the fix. But note that since the port previously did not build at 
all on Darwin 13, there was no need to increase the revision; that just makes 
everyone on Darwin 12 and earlier unnecessarily rebuild the port.


_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to