On Jun 17, 2014, at 6:34 PM, [email protected] wrote:

> Revision
> 121117
> Author
> [email protected]
> Date
> 2014-06-17 16:34:30 -0700 (Tue, 17 Jun 2014)
> Log Message
> 
> transmission: use depends_lib-append and add port:curl
> Modified Paths
> 
>       • trunk/dports/net/transmission/Portfile
> Diff
> 
> Modified: trunk/dports/net/transmission/Portfile (121116 => 121117)
> 
> --- trunk/dports/net/transmission/Portfile    2014-06-17 21:17:20 UTC (rev 
> 121116)
> +++ trunk/dports/net/transmission/Portfile    2014-06-17 23:34:30 UTC (rev 
> 121117)
> 
> @@ -32,8 +32,9 @@
> 
>  patchfiles      patch-xcodebuild.diff patch-sparkle.diff
> 
>  platforms       macosx
> 
>  
> 
> -depends_lib     port:gettext \
> -                port:libevent
> 
> +depends_lib-append     port:gettext \
> +                       port:libevent \
> +                       port:curl

These changed lines to not align at multiples of 4 spaces, which the modeline 
of the file claims is the case, and which is the MacPorts standard style. There 
are other lines in the portfile that also need to be aligned.

_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to