[121117] trunk/dports/net/transmission/Portfile

Ryan Schmidt ryandesign at macports.org
Sat Jun 21 16:42:16 PDT 2014


On Jun 17, 2014, at 6:34 PM, khindenburg at macports.org wrote:

> Revision
> 121117
> Author
> khindenburg at macports.org
> 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.



More information about the macports-dev mailing list