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

devans at macports.org devans at macports.org
Tue Sep 13 11:11:30 PDT 2011


Revision: 83959
          http://trac.macports.org/changeset/83959
Author:   devans at macports.org
Date:     2011-09-13 11:11:27 -0700 (Tue, 13 Sep 2011)
Log Message:
-----------
telepathy-idle: update to version 0.1.10, add license.

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

Modified: trunk/dports/comms/telepathy-idle/Portfile
===================================================================
--- trunk/dports/comms/telepathy-idle/Portfile	2011-09-13 17:50:15 UTC (rev 83958)
+++ trunk/dports/comms/telepathy-idle/Portfile	2011-09-13 18:11:27 UTC (rev 83959)
@@ -4,7 +4,8 @@
 PortSystem 1.0
 
 name            telepathy-idle
-version         0.1.9
+version         0.1.10
+license         LGPL-2.1
 description     The ${name} IRC connection manager component of Telepathy - a Flexible Communications Framework
 
 long_description \
@@ -17,9 +18,8 @@
 homepage        http://telepathy.freedesktop.org/wiki/
 master_sites    http://telepathy.freedesktop.org/releases/${name}/
 
-checksums       md5     423f2cc0481bdb32facb850eaf586ff2 \
-                sha1    1f1349922ab45074de99b063a7483ebb0fc6e695 \
-                rmd160  ad266aa09827e93bf06de3330b20000f710fe8a4
+checksums       sha1    385773e3a1f1786ea385ca52efa33443553cfd9d \
+                rmd160  3a7f3da472ed63f81c7f32c489231839d7f20839
 
 depends_build   port:pkgconfig \
                 port:libxslt \

Modified: trunk/dports/comms/telepathy-idle/files/patch-configure.diff
===================================================================
--- trunk/dports/comms/telepathy-idle/files/patch-configure.diff	2011-09-13 17:50:15 UTC (rev 83958)
+++ trunk/dports/comms/telepathy-idle/files/patch-configure.diff	2011-09-13 18:11:27 UTC (rev 83959)
@@ -1,16 +1,6 @@
---- configure.orig	2010-12-07 03:59:21.000000000 -0800
-+++ configure	2010-12-09 19:38:42.000000000 -0800
-@@ -12386,8 +12386,7 @@
- if test -z "$XSLTPROC"; then
-   as_fn_error $? "xsltproc (from the libxslt source package) is required" "$LINENO" 5
- fi
--PYTHON=
--for ac_prog in python2.3 python2.4 python2.5 python
-+for ac_prog in $PYTHON python2.3 python2.4 python2.5 python
- do
-   # Extract the first word of "$ac_prog", so it can be a program name with args.
- set dummy $ac_prog; ac_word=$2
-@@ -12436,7 +12435,7 @@
+--- configure.orig	2011-05-11 11:47:46.000000000 -0700
++++ configure	2011-09-13 10:58:05.000000000 -0700
+@@ -12751,7 +12751,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; }

Modified: trunk/dports/comms/telepathy-idle/files/patch-src-idle-parser.c.diff
===================================================================
--- trunk/dports/comms/telepathy-idle/files/patch-src-idle-parser.c.diff	2011-09-13 17:50:15 UTC (rev 83958)
+++ trunk/dports/comms/telepathy-idle/files/patch-src-idle-parser.c.diff	2011-09-13 18:11:27 UTC (rev 83959)
@@ -1,6 +1,6 @@
---- src/idle-parser.c.orig	2010-10-01 12:41:21.000000000 -0700
-+++ src/idle-parser.c	2010-10-01 12:49:51.000000000 -0700
-@@ -201,14 +201,22 @@
+--- src/idle-parser.c.orig	2011-05-10 10:08:19.000000000 -0700
++++ src/idle-parser.c	2011-09-13 11:04:07.000000000 -0700
+@@ -226,14 +226,22 @@
  	IdleParserPrivate *priv = IDLE_PARSER_GET_PRIVATE(parser);
  	guint i;
  	guint lasti = 0;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110913/65d6be0b/attachment.html>


More information about the macports-changes mailing list