[113791] trunk/dports/comms/telepathy-idle

devans at macports.org devans at macports.org
Sat Nov 23 10:49:16 PST 2013


Revision: 113791
          https://trac.macports.org/changeset/113791
Author:   devans at macports.org
Date:     2013-11-23 10:49:16 -0800 (Sat, 23 Nov 2013)
Log Message:
-----------
telepathy-idle: update to version 0.2.0, enable parallel build, livecheck stable versions only.

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

Modified: trunk/dports/comms/telepathy-idle/Portfile
===================================================================
--- trunk/dports/comms/telepathy-idle/Portfile	2013-11-23 18:44:13 UTC (rev 113790)
+++ trunk/dports/comms/telepathy-idle/Portfile	2013-11-23 18:49:16 UTC (rev 113791)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            telepathy-idle
-version         0.1.16
+version         0.2.0
 license         LGPL-2.1
 description     The ${name} IRC connection manager component of Telepathy - a Flexible Communications Framework
 
@@ -18,8 +18,8 @@
 homepage        http://telepathy.freedesktop.org/wiki/
 master_sites    http://telepathy.freedesktop.org/releases/${name}/
 
-checksums       rmd160  c362772e6aaf7b622272361201896b8e72905301 \
-                sha256  739614e2d526d82bdd2fd94026ca70a46670563556ff15537a2a08bf17172875
+checksums       rmd160  bbac1f917da0580066bd52bea4ec466f6370513e \
+                sha256  3013ad4b38d14ee630b8cc8ada5e95ccaa849b9a6fe15d2eaf6d0717d76f2fab
 
 depends_build   port:pkgconfig \
                 port:libxslt \
@@ -33,8 +33,6 @@
 
 configure.args  --disable-silent-rules
 
-use_parallel_build no
-
 variant python26 conflicts python27 description {Use Python 2.6} {
         depends_lib-append port:py26-twisted
         configure.python ${prefix}/bin/python2.6
@@ -51,4 +49,4 @@
 
 livecheck.type  regex
 livecheck.url   ${master_sites}
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*)${extract.suffix}

Modified: trunk/dports/comms/telepathy-idle/files/patch-configure.diff
===================================================================
--- trunk/dports/comms/telepathy-idle/files/patch-configure.diff	2013-11-23 18:44:13 UTC (rev 113790)
+++ trunk/dports/comms/telepathy-idle/files/patch-configure.diff	2013-11-23 18:49:16 UTC (rev 113791)
@@ -1,6 +1,6 @@
---- configure.orig	2013-04-24 07:46:03.000000000 -0700
-+++ configure	2013-04-27 15:10:32.000000000 -0700
-@@ -13438,9 +13438,9 @@
+--- configure.orig	2013-10-03 05:13:40.000000000 -0700
++++ configure	2013-11-23 08:33:07.000000000 -0800
+@@ -13457,9 +13457,9 @@
  
  
  
@@ -12,7 +12,7 @@
  
  
  
-@@ -13539,7 +13539,7 @@
+@@ -13591,7 +13591,7 @@
  
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python with Twisted and IRC protocol support" >&5
  $as_echo_n "checking for Python with Twisted and IRC protocol support... " >&6; }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131123/a95e7020/attachment-0001.html>


More information about the macports-changes mailing list