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

devans at macports.org devans at macports.org
Fri Nov 5 13:59:25 PDT 2010


Revision: 73158
          http://trac.macports.org/changeset/73158
Author:   devans at macports.org
Date:     2010-11-05 13:59:22 -0700 (Fri, 05 Nov 2010)
Log Message:
-----------
telepathy-gabble: update to version 0.10.4, livecheck, builds universal.

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	2010-11-05 20:58:02 UTC (rev 73157)
+++ trunk/dports/comms/telepathy-gabble/Portfile	2010-11-05 20:59:22 UTC (rev 73158)
@@ -4,8 +4,8 @@
 PortSystem 1.0
 
 name            telepathy-gabble
-version         0.10.3
-revision        1
+version         0.10.4
+set branch      [join [lrange [split ${version} .] 0 1] .]
 description     The ${name} component of Telepathy - a Flexible Communications Framework
 long_description \
                 Gabble is a Jabber/XMPP connection manager that handles single- and multi-user \
@@ -16,9 +16,9 @@
 homepage        http://telepathy.freedesktop.org/wiki/
 master_sites    http://telepathy.freedesktop.org/releases/${name}/
 
-checksums       md5     4aae1249cecb5a99708a1558625fd1ab \
-                sha1    9dbf22ff48fafb243b727a3c22085cc3eea45c0c \
-                rmd160  7a8a7f670bdb8929bf0b8c987c45c7641e9a4724
+checksums       md5     bbf85590ffc6afd5fdc487a6e5d82a0e \
+                sha1    4493fa8d2e537d91cea82a65b11af85406308a8b \
+                rmd160  d991aa9974447f98238a119851da054773239199
 
 depends_build   port:pkgconfig \
                 port:gtk-doc
@@ -36,12 +36,6 @@
 
 configure.args  --disable-silent-rules
 
-#
-# libnice -> gst-plugins-base -> orc is not universal
-#
-
-universal_variant no
-
 livecheck.type  regex
 livecheck.url   ${master_sites}
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.regex "${name}-(${branch}(?:\\.\\d+)*)${extract.suffix}"

Modified: trunk/dports/comms/telepathy-gabble/files/patch-configure.diff
===================================================================
--- trunk/dports/comms/telepathy-gabble/files/patch-configure.diff	2010-11-05 20:58:02 UTC (rev 73157)
+++ trunk/dports/comms/telepathy-gabble/files/patch-configure.diff	2010-11-05 20:59:22 UTC (rev 73158)
@@ -1,6 +1,6 @@
---- configure.orig	2010-10-06 07:35:28.000000000 -0700
-+++ configure	2010-10-07 10:16:32.000000000 -0700
-@@ -12927,9 +12927,9 @@
+--- configure.orig	2010-11-02 05:02:47.000000000 -0700
++++ configure	2010-11-05 13:05:51.000000000 -0700
+@@ -12969,9 +12969,9 @@
  
  
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101105/962177e0/attachment.html>


More information about the macports-changes mailing list