[75663] trunk/dports/news/xpn

gui_dos at macports.org gui_dos at macports.org
Thu Feb 3 08:29:08 PST 2011


Revision: 75663
          http://trac.macports.org/changeset/75663
Author:   gui_dos at macports.org
Date:     2011-02-03 08:29:06 -0800 (Thu, 03 Feb 2011)
Log Message:
-----------
xpn: update depends on Python 2.6

Modified Paths:
--------------
    trunk/dports/news/xpn/Portfile
    trunk/dports/news/xpn/files/xpn.sh

Modified: trunk/dports/news/xpn/Portfile
===================================================================
--- trunk/dports/news/xpn/Portfile	2011-02-03 15:05:59 UTC (rev 75662)
+++ trunk/dports/news/xpn/Portfile	2011-02-03 16:29:06 UTC (rev 75663)
@@ -4,6 +4,7 @@
 
 name            xpn
 version         1.2.6
+revision        1
 categories      news
 description     Graphical newsreader written in PyGtk.
 long_description XPN (X Python Newsreader) is a news client written in \
@@ -19,7 +20,7 @@
 checksums       md5     6b77345290a27406e411ea0ffa54780f \
                 sha1    929a8e809121f3e286d5f36a76a0db5e2fa2875e \
                 rmd160  672bb8cd22d8e4d03b98cf34701451225f35a9b7
-depends_lib     port:py25-gtk
+depends_lib     port:py26-gtk
 use_configure   no
 universal_variant no
 build           {}

Modified: trunk/dports/news/xpn/files/xpn.sh
===================================================================
--- trunk/dports/news/xpn/files/xpn.sh	2011-02-03 15:05:59 UTC (rev 75662)
+++ trunk/dports/news/xpn/files/xpn.sh	2011-02-03 16:29:06 UTC (rev 75663)
@@ -1 +1 @@
-#!__PREFIX__/bin/python2.5 __PREFIX__/share/xpn-__VERSION__/xpn.py --home_dir
+#!__PREFIX__/bin/python2.6 __PREFIX__/share/xpn-__VERSION__/xpn.py --home_dir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110203/4d64333a/attachment.html>


More information about the macports-changes mailing list