[58121] trunk/dports/net/linphone-devel
jmr at macports.org
jmr at macports.org
Tue Sep 22 05:22:24 PDT 2009
Revision: 58121
http://trac.macports.org/changeset/58121
Author: jmr at macports.org
Date: 2009-09-22 05:22:24 -0700 (Tue, 22 Sep 2009)
Log Message:
-----------
PortFile -> Portfile (#21546)
Added Paths:
-----------
trunk/dports/net/linphone-devel/Portfile
Removed Paths:
-------------
trunk/dports/net/linphone-devel/PortFile
Deleted: trunk/dports/net/linphone-devel/PortFile
===================================================================
--- trunk/dports/net/linphone-devel/PortFile 2009-09-22 11:53:48 UTC (rev 58120)
+++ trunk/dports/net/linphone-devel/PortFile 2009-09-22 12:22:24 UTC (rev 58121)
@@ -1,24 +0,0 @@
-# -*- 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
-
-name linphone-devel
-version 3.1.99.2
-categories net
-maintainers linphone.org:simon.morlat
-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/index.php
-platforms darwin
-master_sites http://download.savannah.gnu.org/releases-noredirect/linphone/unstable/source/
-
-distname linphone-${version}
-
-checksums md5 3295179120b1a032c1dd23399d981c5a
-
-depends_lib port:libglade2 \
- port:speex-devel \
- port:libeXosip2
-
-configure.args-append --disable-video --with-readline=none
Copied: trunk/dports/net/linphone-devel/Portfile (from rev 58120, trunk/dports/net/linphone-devel/PortFile)
===================================================================
--- trunk/dports/net/linphone-devel/Portfile (rev 0)
+++ trunk/dports/net/linphone-devel/Portfile 2009-09-22 12:22:24 UTC (rev 58121)
@@ -0,0 +1,24 @@
+# -*- 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
+
+name linphone-devel
+version 3.1.99.2
+categories net
+maintainers linphone.org:simon.morlat
+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/index.php
+platforms darwin
+master_sites http://download.savannah.gnu.org/releases-noredirect/linphone/unstable/source/
+
+distname linphone-${version}
+
+checksums md5 3295179120b1a032c1dd23399d981c5a
+
+depends_lib port:libglade2 \
+ port:speex-devel \
+ port:libeXosip2
+
+configure.args-append --disable-video --with-readline=none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090922/7c42c1e7/attachment.html>
More information about the macports-changes
mailing list