[70746] trunk/dports/comms/telepathy-sofiasip/Portfile

devans at macports.org devans at macports.org
Thu Aug 19 20:15:24 PDT 2010


Revision: 70746
          http://trac.macports.org/changeset/70746
Author:   devans at macports.org
Date:     2010-08-19 20:15:23 -0700 (Thu, 19 Aug 2010)
Log Message:
-----------
telepathy-sofiasip: update to version 0.6.3 using freedesktop.org repository.

Modified Paths:
--------------
    trunk/dports/comms/telepathy-sofiasip/Portfile

Modified: trunk/dports/comms/telepathy-sofiasip/Portfile
===================================================================
--- trunk/dports/comms/telepathy-sofiasip/Portfile	2010-08-20 01:15:02 UTC (rev 70745)
+++ trunk/dports/comms/telepathy-sofiasip/Portfile	2010-08-20 03:15:23 UTC (rev 70746)
@@ -4,14 +4,12 @@
 PortSystem      1.0
 
 name            telepathy-sofiasip
-set sfname      tp-sofiasip
-version         0.5.15
-revision        1
+version         0.6.3
 categories      comms
 maintainers     devans openmaintainer
 platforms       darwin
 homepage        http://tp-sofiasip.sourceforge.net/
-master_sites    sourceforge:${sfname}
+master_sites    http://telepathy.freedesktop.org/releases/${name}
 
 description     Telepathy-SofiaSIP is a SIP connection manager (protocol plugin) \
                 for the Telepathy framework.
@@ -23,13 +21,13 @@
                 messaging system to provide a simple interface for client applications, \
                 allowing them to quickly take advantage of Telepathy's benefits.
 
-checksums       md5     cb953dec2c5374c3161a86b136e27ef5 \
-                sha1    2b189f2f5275bf637f7ee5106d70a81890ce9d11 \
-                rmd160  11a0a2ae4c5146aa3a271c2a666abfe9e298a3c4
+checksums       md5     178b4a4b499dc322782cb0f2b2c2b5ea \
+                sha1    02346934f0489762f9650bcee072a5fa5c41c420 \
+                rmd160  d57921bd24408eb86f96b4d28677cb16d5070e10
 
 use_parallel_build no
 
-patchfiles      patch-configure.diff
+#patchfiles      patch-configure.diff
 
 depends_build   port:pkgconfig \
                 port:gtk-doc
@@ -41,5 +39,5 @@
 configure.python ${prefix}/bin/python2.6
 
 livecheck.type  regex
-livecheck.url   http://telepathy.freedesktop.org/releases/${name}
+livecheck.url   ${master_sites}
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100819/f8990359/attachment.html>


More information about the macports-changes mailing list