Revision: 105615 https://trac.macports.org/changeset/105615 Author: devans@macports.org Date: 2013-04-27 15:18:19 -0700 (Sat, 27 Apr 2013) Log Message: ----------- telepathy-idle: update to version 0.1.15. Modified Paths: -------------- trunk/dports/comms/telepathy-idle/Portfile trunk/dports/comms/telepathy-idle/files/patch-configure.diff Modified: trunk/dports/comms/telepathy-idle/Portfile =================================================================== --- trunk/dports/comms/telepathy-idle/Portfile 2013-04-27 21:49:58 UTC (rev 105614) +++ trunk/dports/comms/telepathy-idle/Portfile 2013-04-27 22:18:19 UTC (rev 105615) @@ -4,7 +4,7 @@ PortSystem 1.0 name telepathy-idle -version 0.1.14 +version 0.1.15 license LGPL-2.1 description The ${name} IRC connection manager component of Telepathy - a Flexible Communications Framework @@ -18,8 +18,8 @@ homepage http://telepathy.freedesktop.org/wiki/ master_sites http://telepathy.freedesktop.org/releases/${name}/ -checksums sha1 db65de0f2b20ebb138a3bbf339dd8bce8a78ed2d \ - rmd160 0b7b7874dc4fb059622ad0d1fdcc09ad5f5d8000 +checksums rmd160 85dfb490099d75eebf76e23c6f832530c4487972 \ + sha256 0090679f637a11384332e36526f5f32307eeec7003c0c07e2cb31c2707d2ee4e depends_build port:pkgconfig \ port:libxslt \ Modified: trunk/dports/comms/telepathy-idle/files/patch-configure.diff =================================================================== --- trunk/dports/comms/telepathy-idle/files/patch-configure.diff 2013-04-27 21:49:58 UTC (rev 105614) +++ trunk/dports/comms/telepathy-idle/files/patch-configure.diff 2013-04-27 22:18:19 UTC (rev 105615) @@ -1,6 +1,6 @@ ---- configure.orig 2012-08-02 06:03:04.000000000 -0700 -+++ configure 2012-08-04 19:43:39.000000000 -0700 -@@ -13523,9 +13523,9 @@ +--- configure.orig 2013-04-24 07:46:03.000000000 -0700 ++++ configure 2013-04-27 15:10:32.000000000 -0700 +@@ -13438,9 +13438,9 @@ @@ -12,7 +12,7 @@ -@@ -13624,7 +13624,7 @@ +@@ -13539,7 +13539,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python with Twisted and IRC protocol support" >&5 $as_echo_n "checking for Python with Twisted and IRC protocol support... " >&6; }
participants (1)
-
devans@macports.org