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

devans at macports.org devans at macports.org
Thu Aug 19 16:21:28 PDT 2010


Revision: 70743
          http://trac.macports.org/changeset/70743
Author:   devans at macports.org
Date:     2010-08-19 16:21:26 -0700 (Thu, 19 Aug 2010)
Log Message:
-----------
telepathy-sofiasip: use sourceforge master_sites for now.

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

Modified: trunk/dports/comms/telepathy-sofiasip/Portfile
===================================================================
--- trunk/dports/comms/telepathy-sofiasip/Portfile	2010-08-19 23:14:29 UTC (rev 70742)
+++ trunk/dports/comms/telepathy-sofiasip/Portfile	2010-08-19 23:21:26 UTC (rev 70743)
@@ -11,7 +11,7 @@
 maintainers     devans openmaintainer
 platforms       darwin
 homepage        http://tp-sofiasip.sourceforge.net/
-master_sites    http://telepathy.freedesktop.org/releases/${name}
+master_sites    sourceforge:${sfname}
 
 description     Telepathy-SofiaSIP is a SIP connection manager (protocol plugin) \
                 for the Telepathy framework.
@@ -41,5 +41,5 @@
 configure.python ${prefix}/bin/python2.6
 
 livecheck.type  regex
-livecheck.url   ${master_sites}
+livecheck.url   http://telepathy.freedesktop.org/releases/${name}
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100819/dc516fcf/attachment.html>


More information about the macports-changes mailing list