[95912] trunk/dports/comms/telepathy-haze/Portfile

devans at macports.org devans at macports.org
Thu Jul 26 09:41:43 PDT 2012


Revision: 95912
          https://trac.macports.org/changeset/95912
Author:   devans at macports.org
Date:     2012-07-26 09:41:42 -0700 (Thu, 26 Jul 2012)
Log Message:
-----------
telepathy-haze: update to version 0.6.0, use python27 for build.

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

Modified: trunk/dports/comms/telepathy-haze/Portfile
===================================================================
--- trunk/dports/comms/telepathy-haze/Portfile	2012-07-26 16:39:22 UTC (rev 95911)
+++ trunk/dports/comms/telepathy-haze/Portfile	2012-07-26 16:41:42 UTC (rev 95912)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            telepathy-haze
-version         0.5.0
+version         0.6.0
 license         GPL-2
 description     The ${name} component of Telepathy - a Flexible Communications Framework
 long_description \
@@ -19,12 +19,12 @@
 homepage        http://telepathy.freedesktop.org/wiki/
 master_sites    http://telepathy.freedesktop.org/releases/${name}/
 
-checksums       sha1    dde088aa48a72056e6f264d304dda85419bbf8a6 \
-                rmd160  04c112eb246e8b14ed006e63fec454d30b635f00
+checksums       sha256  e267c54aef8f85746899e365ae344fe9ec73c1aec04298bedad6a88732ab2fe3 \
+                rmd160  fa64408aa86213a23b40588e826813f2dca1772b
 
 depends_build   port:pkgconfig \
                 port:gtk-doc \
-                port:python26
+                port:python27
 
 depends_lib     port:dbus-glib \
                 port:telepathy-glib \
@@ -35,7 +35,7 @@
 #
 universal_variant no
 
-configure.python ${prefix}/bin/python2.6
+configure.python ${prefix}/bin/python2.7
 
 configure.args  --disable-silent-rules
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120726/558a0b59/attachment.html>


More information about the macports-changes mailing list