Revision
74234
Author
ryandesign@macports.org
Date
2010-12-07 22:38:26 -0800 (Tue, 07 Dec 2010)

Log Message

PIDA: update to 0.6.2 and fix inability to find py-gtk (#27610)

Modified Paths

Diff

Modified: trunk/dports/devel/PIDA/Portfile (74233 => 74234)


--- trunk/dports/devel/PIDA/Portfile	2010-12-08 06:10:34 UTC (rev 74233)
+++ trunk/dports/devel/PIDA/Portfile	2010-12-08 06:38:26 UTC (rev 74234)
@@ -4,24 +4,31 @@
 PortGroup python26 1.0
 
 name            PIDA
-version         0.5.1
-revision        4
+version         0.6.2
 description     The Python Integrated Development Application
 long_description ${description}
 maintainers     nomaintainer
 categories      devel python
 platforms       darwin
 homepage        http://pida.co.uk/
-master_sites    googlecode:pida
-checksums	md5 d24bbdc2c07172062cf55dffe58c85f6
+master_sites    http://pypi.python.org/packages/source/p/pida/
+distname        pida-${version}
+
+checksums       sha1    c2ba4fb5e3220d0b8fd5d33f418164b05e840e34 \
+                rmd160  3c622c53e622938b163a5304306821ed90c3404a
+
 depends_lib     port:py26-gtk \
                 port:py26-gnome \
                 port:kiwi \
                 port:librsvg \
                 port:vte \
 
-patchfiles      patch-moo-stub.c.diff
+build.env       PKG_CONFIG_PATH="${python.prefix}/lib/pkgconfig" \
+                PATH="${python.prefix}/bin:$env(PATH)"
 
+destroot.env    PKG_CONFIG_PATH="${python.prefix}/lib/pkgconfig" \
+                PATH="${python.prefix}/bin:$env(PATH)"
+
 python.link_binaries_suffix
 
 livecheck.type  regex