[124840] trunk/dports/comms/telepathy-glib
Revision: 124840 https://trac.macports.org/changeset/124840 Author: devans@macports.org Date: 2014-08-28 14:34:54 -0700 (Thu, 28 Aug 2014) Log Message: ----------- telepathy-glib: update to version 0.24.1. Modified Paths: -------------- trunk/dports/comms/telepathy-glib/Portfile trunk/dports/comms/telepathy-glib/files/patch-configure.diff Modified: trunk/dports/comms/telepathy-glib/Portfile =================================================================== --- trunk/dports/comms/telepathy-glib/Portfile 2014-08-28 20:55:56 UTC (rev 124839) +++ trunk/dports/comms/telepathy-glib/Portfile 2014-08-28 21:34:54 UTC (rev 124840) @@ -4,7 +4,7 @@ PortSystem 1.0 name telepathy-glib -version 0.24.0 +version 0.24.1 license LGPL-2.1+ description The ${name} component of Telepathy - a Flexible Communications Framework. long_description \ @@ -19,8 +19,8 @@ homepage http://telepathy.freedesktop.org/wiki master_sites http://telepathy.freedesktop.org/releases/${name}/ -checksums rmd160 5a3b29218072898f971b11115b322415480915ae \ - sha256 ae0002134991217f42e503c43dea7817853afc18863b913744d51ffa029818cf +checksums rmd160 a01ea8180f4cc25f40b5aeadb1564230b46a0b57 \ + sha256 9e0df1d8f857e0270cf0b32e2d1ca5a24aa7282873361785d573f72ad7f7d5eb depends_build port:pkgconfig \ port:gnome-doc-utils \ Modified: trunk/dports/comms/telepathy-glib/files/patch-configure.diff =================================================================== --- trunk/dports/comms/telepathy-glib/files/patch-configure.diff 2014-08-28 20:55:56 UTC (rev 124839) +++ trunk/dports/comms/telepathy-glib/files/patch-configure.diff 2014-08-28 21:34:54 UTC (rev 124840) @@ -1,6 +1,6 @@ ---- configure.orig 2014-03-26 08:44:38.000000000 -0700 -+++ configure 2014-03-26 15:26:57.000000000 -0700 -@@ -13943,9 +13943,9 @@ +--- configure.orig 2014-08-25 05:30:45.000000000 -0700 ++++ configure 2014-08-28 09:36:25.000000000 -0700 +@@ -13769,9 +13769,9 @@
participants (1)
-
devans@macports.org