[50301] trunk/dports/python/py25-pygtksourceview/Portfile

devans at macports.org devans at macports.org
Tue Apr 28 14:16:15 PDT 2009


Revision: 50301
          http://trac.macports.org/changeset/50301
Author:   devans at macports.org
Date:     2009-04-28 14:16:14 -0700 (Tue, 28 Apr 2009)
Log Message:
-----------
py25-pygtksourceview: update to version 2.6.0, dependencies.

Modified Paths:
--------------
    trunk/dports/python/py25-pygtksourceview/Portfile

Modified: trunk/dports/python/py25-pygtksourceview/Portfile
===================================================================
--- trunk/dports/python/py25-pygtksourceview/Portfile	2009-04-28 20:59:44 UTC (rev 50300)
+++ trunk/dports/python/py25-pygtksourceview/Portfile	2009-04-28 21:16:14 UTC (rev 50301)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            py25-pygtksourceview
-version         2.2.0
+version         2.6.0
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      python x11
 platforms       darwin
@@ -16,11 +16,15 @@
 master_sites    gnome:sources/pygtksourceview/${branch}/
 distname        pygtksourceview-${version}
 
-checksums       md5 a893f57c7a85fed228f9b7faad069d8c
+checksums       md5     069633ab8724ec5cfeaadace6e7f1317 \
+                sha1    0de3af1e0dfc2871c1065ee389c1e5253c504135 \
+                rmd160  f55634b12143175b4684f63e41f95d8853fd0992
 
 depends_build   port:pkgconfig \
                 port:libxslt
-depends_lib     port:py25-gtk \
+
+depends_lib     port:py25-gobject \
+                port:py25-gtk \
                 port:gtksourceview2
 
 configure.python    ${prefix}/bin/python2.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090428/bcf02ad1/attachment.html>


More information about the macports-changes mailing list