[87724] trunk/dports/comms/telepathy-glib

devans at macports.org devans at macports.org
Fri Dec 2 09:26:01 PST 2011


Revision: 87724
          http://trac.macports.org/changeset/87724
Author:   devans at macports.org
Date:     2011-12-02 09:25:58 -0800 (Fri, 02 Dec 2011)
Log Message:
-----------
telepathy-glib: update to version 0.16.3, fix typo in +vala variant description.

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	2011-12-02 16:48:51 UTC (rev 87723)
+++ trunk/dports/comms/telepathy-glib/Portfile	2011-12-02 17:25:58 UTC (rev 87724)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            telepathy-glib
-version         0.16.2
+version         0.16.3
 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       sha1    72302310dcd5e544d3bbe8dcf51f149db16431d4 \
-                rmd160  b62da8a74637b33eb90d051e39e9d947e3f3926c
+checksums       rmd160  fcf02a3edcd39eb8285a35344836efece00d5923 \
+                sha256  302297a7ccfb0b604ff56680cff1c13f667b092b5241c47062289a10dee708aa
 
 depends_build   port:pkgconfig \
                 port:gnome-doc-utils \
@@ -34,7 +34,7 @@
 
 configure.args  --enable-introspection=no
 
-variant vala description {Enable GObject introspectionm and Vala bindings} {
+variant vala description {Enable GObject introspection and Vala bindings} {
     depends_build-append    port:vala
     depends_lib-append      port:gobject-introspection
     configure.args-delete   --enable-introspection=no

Modified: trunk/dports/comms/telepathy-glib/files/patch-configure.diff
===================================================================
--- trunk/dports/comms/telepathy-glib/files/patch-configure.diff	2011-12-02 16:48:51 UTC (rev 87723)
+++ trunk/dports/comms/telepathy-glib/files/patch-configure.diff	2011-12-02 17:25:58 UTC (rev 87724)
@@ -1,6 +1,6 @@
---- configure.orig	2011-10-25 01:02:36.000000000 -0700
-+++ configure	2011-10-25 13:34:38.000000000 -0700
-@@ -12671,9 +12671,9 @@
+--- configure.orig	2011-11-28 02:05:56.000000000 -0800
++++ configure	2011-11-28 15:07:06.000000000 -0800
+@@ -13556,9 +13556,9 @@
  
  
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111202/419a2961/attachment.html>


More information about the macports-changes mailing list