[70738] trunk/dports/comms/telepathy-glib/Portfile

devans at macports.org devans at macports.org
Thu Aug 19 14:56:32 PDT 2010


Revision: 70738
          http://trac.macports.org/changeset/70738
Author:   devans at macports.org
Date:     2010-08-19 14:56:31 -0700 (Thu, 19 Aug 2010)
Log Message:
-----------
telepathy-glib: update to version 0.11.13, use python26.

Modified Paths:
--------------
    trunk/dports/comms/telepathy-glib/Portfile

Modified: trunk/dports/comms/telepathy-glib/Portfile
===================================================================
--- trunk/dports/comms/telepathy-glib/Portfile	2010-08-19 21:52:53 UTC (rev 70737)
+++ trunk/dports/comms/telepathy-glib/Portfile	2010-08-19 21:56:31 UTC (rev 70738)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            telepathy-glib
-version         0.9.1
+version         0.11.13
 description     The ${name} component of Telepathy - a Flexible Communications Framework.
 long_description \
                 The ${name} component of Telepathy - a Flexible Communications Framework. \
@@ -18,21 +18,19 @@
 homepage        http://telepathy.freedesktop.org/wiki
 master_sites    http://telepathy.freedesktop.org/releases/${name}/
 
-checksums       md5     fa82a4474b3a5436b5b3cb44cbc9a9b4 \
-                sha1    dffe4dc91fda8ee0322d86c49f7815c7f983239b \
-                rmd160  7b0c6a660ec53b67a899886399f4665ab14b19d2
+checksums       md5     ae1fadb748b607f5e3493b54bd908b1f \
+                sha1    f961b5a8e42a554e0c5e3262a744622f1726ee0b \
+                rmd160  e118c330185d9b10961f06a0273d031642c3cc27
 
 depends_build   port:pkgconfig \
                 port:gnome-doc-utils \
                 port:gtk-doc \
-                port:python25
+                port:python26
 
 depends_lib     port:dbus-glib
 
-configure.python ${prefix}/bin/python2.5
+configure.python ${prefix}/bin/python2.6
 
-use_parallel_build no
-
 livecheck.type  regex
 livecheck.url   ${master_sites}
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100819/6c7a425c/attachment.html>


More information about the macports-changes mailing list