[97896] trunk/dports/comms/telepathy-salut

devans at macports.org devans at macports.org
Tue Sep 18 21:20:00 PDT 2012


Revision: 97896
          http://trac.macports.org//changeset/97896
Author:   devans at macports.org
Date:     2012-09-18 21:20:00 -0700 (Tue, 18 Sep 2012)
Log Message:
-----------
telepathy-salut: update to version 0.8.0.

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

Added Paths:
-----------
    trunk/dports/comms/telepathy-salut/files/patch-lib-ext-wocky-Makefile.in.diff

Modified: trunk/dports/comms/telepathy-salut/Portfile
===================================================================
--- trunk/dports/comms/telepathy-salut/Portfile	2012-09-19 04:14:32 UTC (rev 97895)
+++ trunk/dports/comms/telepathy-salut/Portfile	2012-09-19 04:20:00 UTC (rev 97896)
@@ -4,8 +4,7 @@
 PortSystem 1.0
 
 name            telepathy-salut
-version         0.6.0
-revision        1
+version         0.8.0
 license         LGPL-2.1+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     The ${name} component of Telepathy - a Flexible Communications Framework
@@ -17,8 +16,8 @@
 homepage        http://telepathy.freedesktop.org/wiki/
 master_sites    http://telepathy.freedesktop.org/releases/${name}/
 
-checksums       sha1    c484b3ad335233c7ad3075cb659afcb351a575d9 \
-                rmd160  d532bde43e69a29ccd1478ffb2c807ce08cc3b66
+checksums       sha256  f504faf472e81c17c2707696124d4219fe869c83d7cdbbe53a035eb724bfb5ce \
+                rmd160  a0c860650ad6217a135a2fe23be825a0e63e1ed2
 
 depends_build   port:pkgconfig \
                 port:gtk-doc
@@ -28,7 +27,8 @@
                 port:avahi \
                 port:libsoup
 
-patchfiles      patch-configure.diff patch-glib-2.32.diff
+patchfiles      patch-configure.diff \
+                patch-lib-ext-wocky-Makefile.in.diff
 
 configure.args  --disable-silent-rules \
                 --disable-Werror
@@ -54,4 +54,4 @@
 
 livecheck.type  regex
 livecheck.url   ${master_sites}
-livecheck.regex "${name}-(${branch}(?:\\.\\d+)*)${extract.suffix}"
+livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*)${extract.suffix}

Modified: trunk/dports/comms/telepathy-salut/files/patch-configure.diff
===================================================================
--- trunk/dports/comms/telepathy-salut/files/patch-configure.diff	2012-09-19 04:14:32 UTC (rev 97895)
+++ trunk/dports/comms/telepathy-salut/files/patch-configure.diff	2012-09-19 04:20:00 UTC (rev 97896)
@@ -1,6 +1,6 @@
---- configure.orig	2011-12-01 00:15:46.000000000 -0800
-+++ configure	2011-12-01 00:25:45.000000000 -0800
-@@ -13497,9 +13497,9 @@
+--- configure.orig	2012-04-04 09:37:34.000000000 -0700
++++ configure	2012-09-18 12:32:29.000000000 -0700
+@@ -13661,9 +13661,9 @@
  
  
  
@@ -12,7 +12,7 @@
  
  
  
-@@ -14870,6 +14870,7 @@
+@@ -15380,6 +15380,7 @@
  	HAVE_UUID=yes
  fi
  

Added: trunk/dports/comms/telepathy-salut/files/patch-lib-ext-wocky-Makefile.in.diff
===================================================================
--- trunk/dports/comms/telepathy-salut/files/patch-lib-ext-wocky-Makefile.in.diff	                        (rev 0)
+++ trunk/dports/comms/telepathy-salut/files/patch-lib-ext-wocky-Makefile.in.diff	2012-09-19 04:20:00 UTC (rev 97896)
@@ -0,0 +1,11 @@
+--- lib/ext/wocky/Makefile.in.orig	2012-04-04 09:37:45.000000000 -0700
++++ lib/ext/wocky/Makefile.in	2012-09-18 20:48:59.000000000 -0700
+@@ -275,7 +275,7 @@
+ top_srcdir = @top_srcdir@
+ ACLOCAL_AMFLAGS = -I m4
+ EXTRA_DIST = autogen.sh
+-SUBDIRS = wocky tools m4 examples tests docs
++SUBDIRS = wocky tools m4 examples docs
+ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+ COVERAGE_DIR = coverage
+ CLEANFILES = FIXME.out
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120918/76b8673f/attachment.html>


More information about the macports-changes mailing list