[65652] trunk/dports/gnome/gnofract4d
ryandesign at macports.org
ryandesign at macports.org
Mon Mar 29 15:36:34 PDT 2010
Revision: 65652
http://trac.macports.org/changeset/65652
Author: ryandesign at macports.org
Date: 2010-03-29 15:36:33 -0700 (Mon, 29 Mar 2010)
Log Message:
-----------
gnofract4d: update to 3.12 and switch to python26 portgroup
Modified Paths:
--------------
trunk/dports/gnome/gnofract4d/Portfile
trunk/dports/gnome/gnofract4d/files/patch-fract4d_fractconfig.py.diff
Modified: trunk/dports/gnome/gnofract4d/Portfile
===================================================================
--- trunk/dports/gnome/gnofract4d/Portfile 2010-03-29 22:35:55 UTC (rev 65651)
+++ trunk/dports/gnome/gnofract4d/Portfile 2010-03-29 22:36:33 UTC (rev 65652)
@@ -1,11 +1,10 @@
# $Id$
PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python26 1.0
name gnofract4d
-version 3.10
-revision 2
+version 3.12
description Gnofract4D is a descendant of gnofract.
long_description ${description}
maintainers nomaintainer
@@ -14,13 +13,19 @@
homepage http://gnofract4d.sourceforge.net/
master_sites sourceforge
-checksums md5 02c65bdde9f19ee437650d670061b2c0 \
- sha1 f008296c40d40114e79ae44c0512446b90539a99
+checksums md5 c69b3638e2851aa5109111181d79b7d7 \
+ sha1 381c5fc83d6e1590adb77870cdfa0a6cea191e7a \
+ rmd160 5ccd2653af741a7e2cd9ce5f2c04c0d8b9d47ef3
dist_subdir ${name}
-depends_lib-append port:py25-gtk \
+depends_lib-append port:py26-gtk \
port:jpeg \
port:libpng
patchfiles patch-fract4d_fractconfig.py.diff
+
+python.link_binaries no
+post-destroot {
+ ln -s "${python.prefix}/bin/${name}" "${destroot}${prefix}/bin/${name}"
+}
Modified: trunk/dports/gnome/gnofract4d/files/patch-fract4d_fractconfig.py.diff
===================================================================
--- trunk/dports/gnome/gnofract4d/files/patch-fract4d_fractconfig.py.diff 2010-03-29 22:35:55 UTC (rev 65651)
+++ trunk/dports/gnome/gnofract4d/files/patch-fract4d_fractconfig.py.diff 2010-03-29 22:36:33 UTC (rev 65652)
@@ -1,6 +1,6 @@
---- fract4d/fractconfig.py.orig 2008-02-14 01:04:32.000000000 +1100
-+++ fract4d/fractconfig.py 2008-11-01 21:43:41.000000000 +1100
-@@ -212,7 +212,7 @@ class DarwinConfig(T):
+--- fract4d/fractconfig.py.orig 2010-03-27 21:47:10.000000000 -0500
++++ fract4d/fractconfig.py 2010-03-29 17:17:22.000000000 -0500
+@@ -220,7 +220,7 @@
return "open %s"
def get_default_compiler_options(self):
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100329/93c8f087/attachment.html>
More information about the macports-changes
mailing list