[99572] trunk/dports/net/linphone/Portfile

and.damore at macports.org and.damore at macports.org
Sat Nov 10 03:54:04 PST 2012


Revision: 99572
          http://trac.macports.org//changeset/99572
Author:   and.damore at macports.org
Date:     2012-11-10 03:54:03 -0800 (Sat, 10 Nov 2012)
Log Message:
-----------
port linphone: separate whitespace commit after r99571, aligning to 4-space tab

Revision Links:
--------------
    http://trac.macports.org//changeset/99571

Modified Paths:
--------------
    trunk/dports/net/linphone/Portfile

Modified: trunk/dports/net/linphone/Portfile
===================================================================
--- trunk/dports/net/linphone/Portfile	2012-11-10 11:52:13 UTC (rev 99571)
+++ trunk/dports/net/linphone/Portfile	2012-11-10 11:54:03 UTC (rev 99572)
@@ -1,29 +1,30 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem            1.0
+PortSystem          1.0
 
-name                  linphone
-version               3.5.2
-categories            net
-maintainers           linphone.org:jehan.monnier
-description           voice over IP sip phone
-long_description      With linphone you can communicate freely with people \
-                      over the internet, with voice and text instant messaging.
-homepage              http://www.linphone.org/
-platforms             darwin
-master_sites          savannah:linphone/3.5.x/sources/
+name                linphone
+version             3.5.2
+categories          net
+maintainers         linphone.org:jehan.monnier
+description         voice over IP sip phone
+long_description    With linphone you can communicate freely with people \
+                    over the internet, with voice and text instant messaging.
+homepage            http://www.linphone.org/
+platforms           darwin
+master_sites        savannah:linphone/3.5.x/sources/
 			
 checksums           md5     4be6e940372dba1f6793aef849c1ff0d \
                     sha1    d0dde9d421b7cf6893c8e5acb969d5bd4a04a231
 
-depends_build         port:intltool \
-                      port:pkgconfig
-depends_lib           port:libglade2 \
-                      path:lib/pkgconfig/speex.pc:speex \
-                      port:libeXosip2 
+depends_build       port:intltool \
+                    port:pkgconfig
 
-patchfiles            ortp.h.patch \
+depends_lib         port:libglade2 \
+                    path:lib/pkgconfig/speex.pc:speex \
+                    port:libeXosip2 
+
+patchfiles          ortp.h.patch \
                     patch-coreapi_Makefile.diff
 
-configure.args-append --disable-video --with-readline=none --disable-strict
+configure.args-append   --disable-video --with-readline=none --disable-strict
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121110/56c04f72/attachment.html>


More information about the macports-changes mailing list