[39526] trunk/dports/net/gajim-devel/Portfile

Ryan Schmidt ryandesign at macports.org
Mon Aug 25 09:40:56 PDT 2008


On Aug 22, 2008, at 19:46, rene at macports.org wrote:

> Revision: 39526
>           http://trac.macosforge.org/projects/macports/changeset/39526
> Author:   rene at macports.org
> Date:     2008-08-22 17:46:50 -0700 (Fri, 22 Aug 2008)
> Log Message:
> -----------
> net/gajim-devel: Fix typo.
>
> Modified Paths:
> --------------
>     trunk/dports/net/gajim-devel/Portfile
>
> Modified: trunk/dports/net/gajim-devel/Portfile
> ===================================================================
> --- trunk/dports/net/gajim-devel/Portfile	2008-08-23 00:39:00 UTC  
> (rev 39525)
> +++ trunk/dports/net/gajim-devel/Portfile	2008-08-23 00:46:50 UTC  
> (rev 39526)
> @@ -75,10 +75,10 @@
>      xinstall -d ${destroot}/Applications/MacPorts
>      file rename ${worksrcpath}/dist/Gajim.app \
>          ${destroot}/Applications/MacPorts/
> -    ui_msg  
> "*********************************************************"
> -    ui_msg "***  Gajim has been installed to /Application/MacPort   
> **"
> -    ui_msg "***     Double click Gajim.app to start using it.       
> **"
> -    ui_msg  
> "*********************************************************"
> +    ui_msg "********************************************************"
> +    ui_msg "*** Gajim has been installed to /Application/MacPorts **"
> +    ui_msg "***     Double click Gajim.app to start using it.     **"
> +    ui_msg "********************************************************"

You fixed one typo (MacPort => MacPorts) but left another  
(Application => Applications). However the best way to fix this is to  
add support for the ${applications_dir} variable at this time, which  
MacPorts 1.7.0 users will be able to configure in their  
macports.conf. Patch attached.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gajim-devel.diff
Type: application/octet-stream
Size: 1071 bytes
Desc: not available
Url : http://lists.macosforge.org/pipermail/macports-dev/attachments/20080825/2fa01fcf/attachment.obj 


More information about the macports-dev mailing list