Changeset 97896


Ignore:
Timestamp:
Sep 19, 2012, 4:20:00 AM (12 years ago)
Author:
devans@…
Message:

telepathy-salut: update to version 0.8.0.

Location:
trunk/dports/comms/telepathy-salut
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/comms/telepathy-salut/Portfile

    r93888 r97896  
    55
    66name            telepathy-salut
    7 version         0.6.0
    8 revision        1
     7version         0.8.0
    98license         LGPL-2.1+
    109set branch      [join [lrange [split ${version} .] 0 1] .]
     
    1817master_sites    http://telepathy.freedesktop.org/releases/${name}/
    1918
    20 checksums       sha1    c484b3ad335233c7ad3075cb659afcb351a575d9 \
    21                 rmd160  d532bde43e69a29ccd1478ffb2c807ce08cc3b66
     19checksums       sha256  f504faf472e81c17c2707696124d4219fe869c83d7cdbbe53a035eb724bfb5ce \
     20                rmd160  a0c860650ad6217a135a2fe23be825a0e63e1ed2
    2221
    2322depends_build   port:pkgconfig \
     
    2928                port:libsoup
    3029
    31 patchfiles      patch-configure.diff patch-glib-2.32.diff
     30patchfiles      patch-configure.diff \
     31                patch-lib-ext-wocky-Makefile.in.diff
    3232
    3333configure.args  --disable-silent-rules \
     
    5555livecheck.type  regex
    5656livecheck.url   ${master_sites}
    57 livecheck.regex "${name}-(${branch}(?:\\.\\d+)*)${extract.suffix}"
     57livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*)${extract.suffix}
  • trunk/dports/comms/telepathy-salut/files/patch-configure.diff

    r87669 r97896  
    1 --- configure.orig      2011-12-01 00:15:46.000000000 -0800
    2 +++ configure   2011-12-01 00:25:45.000000000 -0800
    3 @@ -13497,9 +13497,9 @@
     1--- configure.orig      2012-04-04 09:37:34.000000000 -0700
     2+++ configure   2012-09-18 12:32:29.000000000 -0700
     3@@ -13661,9 +13661,9 @@
    44 
    55 
     
    1313 
    1414 
    15 @@ -14870,6 +14870,7 @@
     15@@ -15380,6 +15380,7 @@
    1616        HAVE_UUID=yes
    1717 fi
Note: See TracChangeset for help on using the changeset viewer.