[49906] trunk/dports/python/py25-gnome/Portfile

devans at macports.org devans at macports.org
Sun Apr 19 14:56:13 PDT 2009


Revision: 49906
          http://trac.macports.org/changeset/49906
Author:   devans at macports.org
Date:     2009-04-19 14:56:13 -0700 (Sun, 19 Apr 2009)
Log Message:
-----------
py25-gnome: update to version 2.26.1, lint.

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

Modified: trunk/dports/python/py25-gnome/Portfile
===================================================================
--- trunk/dports/python/py25-gnome/Portfile	2009-04-19 21:52:38 UTC (rev 49905)
+++ trunk/dports/python/py25-gnome/Portfile	2009-04-19 21:56:13 UTC (rev 49906)
@@ -4,7 +4,7 @@
 
 name            py25-gnome
 set my_name     gnome-python
-version         2.22.3
+version         2.26.1
 set branch      [join [lrange [split $version .] 0 1] .]
 categories      python gnome
 platforms       darwin
@@ -17,9 +17,9 @@
 use_bzip2       yes
 distname        $my_name-$version
 
-checksums       md5     ab12d94954a57de39b25eb7903d8429c \
-                sha1    35eafe4f5ab9ee003a573dcf26699d3b03d52d5a \
-                rmd160  81772db78abe864dcbf3c89b7f864dd3b8ba41d3
+checksums       md5     e5dcae40b2c291126843680dbed924a8 \
+                sha1    789627d4107aa50cd7fc763c4de015032346524e \
+                rmd160  054901ecd209953225ccfa725fdd9164447fbb49
 
 depends_build   port:pkgconfig
 
@@ -40,15 +40,15 @@
 
 use_parallel_build  yes
 
-platform darwin 9 { 
-    post-patch { 
+platform darwin 9 {
+    post-patch {
         reinplace "s| -export-symbols-regex.*||g" \
             ${worksrcpath}/bonobo/Makefile.in \
             ${worksrcpath}/gconf/Makefile.in \
             ${worksrcpath}/gnome/Makefile.in \
             ${worksrcpath}/gnomecanvas/Makefile.in \
             ${worksrcpath}/gnomevfs/Makefile.in
-    } 
+    }
 }
 
 livecheck.check regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090419/65dd2398/attachment.html>


More information about the macports-changes mailing list