[35530] trunk/dports/gnome/gnome-menus/Portfile

gui_dos at macports.org gui_dos at macports.org
Sat Mar 29 13:14:49 PDT 2008


Revision: 35530
          http://trac.macosforge.org/projects/macports/changeset/35530
Author:   gui_dos at macports.org
Date:     2008-03-29 13:14:46 -0700 (Sat, 29 Mar 2008)

Log Message:
-----------
gnome-menus: version bump to 2.22.0

Modified Paths:
--------------
    trunk/dports/gnome/gnome-menus/Portfile

Modified: trunk/dports/gnome/gnome-menus/Portfile
===================================================================
--- trunk/dports/gnome/gnome-menus/Portfile	2008-03-29 19:48:48 UTC (rev 35529)
+++ trunk/dports/gnome/gnome-menus/Portfile	2008-03-29 20:14:46 UTC (rev 35530)
@@ -3,11 +3,11 @@
 PortSystem      1.0
 
 name            gnome-menus
-version         2.20.3
+version         2.22.0
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 categories      gnome
-platforms       darwin 
+platforms       darwin
 description     Panel component for the GNOME 2 Desktop.
 
 long_description \
@@ -17,18 +17,18 @@
 master_sites    gnome:sources/${name}/${branch}/
 use_bzip2       yes
 
-checksums       md5 b8ab05f5edfdc3e6a46662a504934657 \
-                sha1 25c8161f1bb4ecd4a868cbf1b59edcfb06adaa51 \
-                rmd160 eb1ff84b161d8354b1ee30364cefec91a43ff57d
+checksums       md5 b504e4ea92fcf5b1c2817d682ac5f61c \
+                sha1 1a18addef1659f7c1a20fba602600ccb181d8fbe \
+                rmd160 96bcfbf2c913a6627ac0e53d1efcfcca0f664d3c
 
 post-patch {
-    reinplace "s|/usr/bin/env python|${prefix}/bin/python|g" \
+    reinplace "s|/usr/bin/env python|${prefix}/bin/python2.5|g" \
         ${worksrcpath}/simple-editor/gmenu-simple-editor.in \
         ${worksrcpath}/simple-editor/GMenuSimpleEditor/config.py.in \
         ${worksrcpath}/simple-editor/GMenuSimpleEditor/main.py \
         ${worksrcpath}/simple-editor/GMenuSimpleEditor/maindialog.py \
         ${worksrcpath}/simple-editor/GMenuSimpleEditor/menufilewriter.py \
-        ${worksrcpath}/simple-editor/GMenuSimpleEditor/menutreemodel.py  
+        ${worksrcpath}/simple-editor/GMenuSimpleEditor/menutreemodel.py
 }
 
 depends_build   port:gnome-doc-utils \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080329/31108cdf/attachment.html


More information about the macports-changes mailing list