[87581] trunk/dports/comms/telepathy-gabble

devans at macports.org devans at macports.org
Sat Nov 26 10:47:42 PST 2011


Revision: 87581
          http://trac.macports.org/changeset/87581
Author:   devans at macports.org
Date:     2011-11-26 10:47:38 -0800 (Sat, 26 Nov 2011)
Log Message:
-----------
telepathy-gabble: update to version 0.14.1.

Modified Paths:
--------------
    trunk/dports/comms/telepathy-gabble/Portfile
    trunk/dports/comms/telepathy-gabble/files/patch-configure.diff

Modified: trunk/dports/comms/telepathy-gabble/Portfile
===================================================================
--- trunk/dports/comms/telepathy-gabble/Portfile	2011-11-26 18:20:51 UTC (rev 87580)
+++ trunk/dports/comms/telepathy-gabble/Portfile	2011-11-26 18:47:38 UTC (rev 87581)
@@ -4,8 +4,7 @@
 PortSystem 1.0
 
 name            telepathy-gabble
-version         0.10.5
-revision        1
+version         0.14.1
 license         LGPL-2.1 MIT
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     The ${name} component of Telepathy - a Flexible Communications Framework
@@ -18,9 +17,8 @@
 homepage        http://telepathy.freedesktop.org/wiki/
 master_sites    http://telepathy.freedesktop.org/releases/${name}/
 
-checksums       md5     6d3e07354fb6d3ea5f8375e7cf776a27 \
-                sha1    0089217a71d64cfefd9b4e16d94967f9d8553fab \
-                rmd160  082b340ca92bf4ca3b7462cfa634654e4766db67
+checksums       sha1    ff61c311c3a24b780c21c07bcce6082b689b3917 \
+                rmd160  c77f167339657282a2b2d74c4a58bc499a84ad51
 
 depends_build   port:pkgconfig \
                 port:gtk-doc
@@ -33,7 +31,8 @@
 
 patchfiles      patch-configure.diff
 
-configure.args  --disable-silent-rules
+configure.args  --disable-silent-rules \
+                --without-ca-certificates
 
 variant python25 conflicts python26 python27 description {Use python 2.5} {
     configure.python          ${prefix}/bin/python2.5

Modified: trunk/dports/comms/telepathy-gabble/files/patch-configure.diff
===================================================================
--- trunk/dports/comms/telepathy-gabble/files/patch-configure.diff	2011-11-26 18:20:51 UTC (rev 87580)
+++ trunk/dports/comms/telepathy-gabble/files/patch-configure.diff	2011-11-26 18:47:38 UTC (rev 87581)
@@ -1,6 +1,6 @@
---- configure.orig	2010-11-02 05:02:47.000000000 -0700
-+++ configure	2010-11-05 13:05:51.000000000 -0700
-@@ -12969,9 +12969,9 @@
+--- configure.orig	2011-11-07 11:59:56.000000000 -0800
++++ configure	2011-11-14 12:15:36.000000000 -0800
+@@ -13927,9 +13927,9 @@
  
  
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111126/35fe2c9c/attachment.html>


More information about the macports-changes mailing list