[105719] trunk/dports/gnome

devans at macports.org devans at macports.org
Fri May 3 13:37:16 PDT 2013


Revision: 105719
          https://trac.macports.org/changeset/105719
Author:   devans at macports.org
Date:     2013-05-03 13:37:16 -0700 (Fri, 03 May 2013)
Log Message:
-----------
folks, gnome-python-extras: revert unintentional commit.

Modified Paths:
--------------
    trunk/dports/gnome/folks/Portfile
    trunk/dports/gnome/gnome-python-extras/Portfile

Modified: trunk/dports/gnome/folks/Portfile
===================================================================
--- trunk/dports/gnome/folks/Portfile	2013-05-03 20:27:04 UTC (rev 105718)
+++ trunk/dports/gnome/folks/Portfile	2013-05-03 20:37:16 UTC (rev 105719)
@@ -4,7 +4,9 @@
 PortSystem      1.0
 
 name            folks
-version         0.8.0
+version         0.4.3
+revision        1
+epoch           1
 license         LGPL-2.1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      gnome comms
@@ -20,10 +22,10 @@
 homepage        http://telepathy.freedesktop.org/wiki/Folks
 master_sites    gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_bzip2       yes
 
-checksums       rmd160  9c6103ee2c63af30cec6a7ef9e966240a60bcef3 \
-                sha256  8c56c7594dd502ef5877e93181136e41f4ea03de4971372a7a04e7f1492eed9d
+checksums       sha1    f3c08a828bc06282745d57d7d007b9b281a04c76 \
+                rmd160  8afa36c6969393ec11fb6436d463576fac3ab195
 
 depends_build   port:pkgconfig \
                 port:vala \

Modified: trunk/dports/gnome/gnome-python-extras/Portfile
===================================================================
--- trunk/dports/gnome/gnome-python-extras/Portfile	2013-05-03 20:27:04 UTC (rev 105718)
+++ trunk/dports/gnome/gnome-python-extras/Portfile	2013-05-03 20:37:16 UTC (rev 105719)
@@ -5,6 +5,8 @@
 
 name		gnome-python-extras
 version		2.25.3
+revision        1
+epoch           1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories	gnome python
 license		GPL-2+
@@ -23,7 +25,7 @@
 
 use_bzip2	yes
 
-depends_lib	port:py27-gnome \
+depends_lib	port:py25-gnome \
 		port:gdl \
 		port:libgda4 \
 		port:libgtkhtml
@@ -32,7 +34,7 @@
             patch-gdl-gdl-defs.diff \
             patch-pygobject
 
-configure.python ${prefix}/bin/python2.7
+configure.python ${prefix}/bin/python2.5
 
 platform darwin 9 {
     post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130503/b33c8c46/attachment.html>


More information about the macports-changes mailing list