Revision: 124844 https://trac.macports.org/changeset/124844 Author: devans@macports.org Date: 2014-08-28 15:27:48 -0700 (Thu, 28 Aug 2014) Log Message: ----------- telepathy-rakia: new name for project telepathy-sofiasip, update to version 0.8.0, homepage, description. Modified Paths: -------------- trunk/dports/comms/telepathy-rakia/Portfile trunk/dports/comms/telepathy-rakia/files/patch-configure.diff Added Paths: ----------- trunk/dports/comms/telepathy-rakia/ Modified: trunk/dports/comms/telepathy-rakia/Portfile =================================================================== --- trunk/dports/comms/telepathy-sofiasip/Portfile 2014-08-28 14:58:27 UTC (rev 124826) +++ trunk/dports/comms/telepathy-rakia/Portfile 2014-08-28 22:27:48 UTC (rev 124844) @@ -3,17 +3,16 @@ PortSystem 1.0 -name telepathy-sofiasip -version 0.6.8 -revision 1 +name telepathy-rakia +version 0.8.0 license LGPL-2.1 categories comms maintainers devans openmaintainer platforms darwin -homepage http://tp-sofiasip.sourceforge.net/ +homepage http://telepathy.freedesktop.org/wiki/Components/ master_sites http://telepathy.freedesktop.org/releases/${name} -description Telepathy-SofiaSIP is a SIP connection manager (protocol plugin) \ +description Telepathy-Rakia is a SIP connection manager (protocol plugin) \ for the Telepathy framework. long_description \ @@ -23,8 +22,8 @@ messaging system to provide a simple interface for client applications, \ allowing them to quickly take advantage of Telepathy's benefits. -checksums sha1 d33ae7e0ccdde876f216b4643e51217affc94b1b \ - rmd160 da5cec2d281625a862910b1e0240811d1b58675a +checksums rmd160 306e6187f2b8ff6b9811c6b873df96200a313ab0 \ + sha256 1baebcd391e0ba199f2f6faa2c99b53ba03e732e80290827de5e42889473bda1 patchfiles patch-configure.diff Modified: trunk/dports/comms/telepathy-rakia/files/patch-configure.diff =================================================================== --- trunk/dports/comms/telepathy-sofiasip/files/patch-configure.diff 2014-08-28 14:58:27 UTC (rev 124826) +++ trunk/dports/comms/telepathy-rakia/files/patch-configure.diff 2014-08-28 22:27:48 UTC (rev 124844) @@ -1,6 +1,6 @@ ---- configure.orig 2011-10-29 13:07:08.000000000 -0700 -+++ configure 2011-10-29 13:08:09.000000000 -0700 -@@ -11921,9 +11921,9 @@ +--- configure.orig 2013-10-02 09:58:30.000000000 -0700 ++++ configure 2014-08-28 14:58:59.000000000 -0700 +@@ -13321,9 +13321,9 @@
participants (1)
-
devans@macports.org