[52036] trunk/dports/net/libexosip2/Portfile
toby at macports.org
toby at macports.org
Mon Jun 8 12:01:08 PDT 2009
Revision: 52036
http://trac.macports.org/changeset/52036
Author: toby at macports.org
Date: 2009-06-08 12:01:01 -0700 (Mon, 08 Jun 2009)
Log Message:
-----------
update to 3.3.0, take maintainership, misc cleanup
Modified Paths:
--------------
trunk/dports/net/libexosip2/Portfile
Modified: trunk/dports/net/libexosip2/Portfile
===================================================================
--- trunk/dports/net/libexosip2/Portfile 2009-06-08 19:00:18 UTC (rev 52035)
+++ trunk/dports/net/libexosip2/Portfile 2009-06-08 19:01:01 UTC (rev 52036)
@@ -2,9 +2,9 @@
PortSystem 1.0
name libexosip2
-version 2.2.3
+version 3.3.0
categories net
-maintainers nomaintainer
+
description The eXtended osip library
long_description \
eXosip is a library that hides the complexity of using the SIP \
@@ -13,12 +13,18 @@
conference server) but might be also useful for any application \
that wishes to establish sessions like multiplayer games.
homepage http://savannah.nongnu.org/projects/exosip/
+
platforms darwin
+#license GPLv2
+maintainers toby
+
master_sites http://download.savannah.nongnu.org/releases/exosip/
-checksums md5 837a35f085890eac3328ac402b24383b
-distfiles libeXosip2-${version}.tar.gz
-worksrcdir libeXosip2-${version}
-configure.args --disable-josua --mandir="${prefix}/share/man"
-post-destroot { file delete -force ${destroot}${prefix}/include/josua }
+checksums md5 a2739067b51c1e417c5aef9606b285b2 \
+ sha1 4500790461038d85714afe37dd7cfd270b57cbcb \
+ rmd160 84be19ce52baea4a648d9140df6534ed73c77761
+distname libeXosip2-${version}
+
+configure.args --mandir=${prefix}/share/man
+
depends_lib port:libosip2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090608/afdb2d18/attachment.html>
More information about the macports-changes
mailing list