[52435] trunk/dports/devel/glade3/Portfile

devans at macports.org devans at macports.org
Tue Jun 16 11:15:43 PDT 2009


Revision: 52435
          http://trac.macports.org/changeset/52435
Author:   devans at macports.org
Date:     2009-06-16 11:15:42 -0700 (Tue, 16 Jun 2009)
Log Message:
-----------
glade3: update to version 3.6.5, configure to use python25.

Modified Paths:
--------------
    trunk/dports/devel/glade3/Portfile

Modified: trunk/dports/devel/glade3/Portfile
===================================================================
--- trunk/dports/devel/glade3/Portfile	2009-06-16 17:59:49 UTC (rev 52434)
+++ trunk/dports/devel/glade3/Portfile	2009-06-16 18:15:42 UTC (rev 52435)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            glade3
-version         3.6.4
+version         3.6.5
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Glade is a free user interface builder for GTK+ and GNOME.
 long_description    Glade is a free user interface builder for GTK+ \
@@ -18,9 +18,9 @@
 
 use_bzip2       yes
 
-checksums       md5     519bad0148cadb4a31a058c75aa128d8 \
-                sha1    3a00676c805f9b3559265c6fcc4d8cd6497a2340 \
-                rmd160  df54213f060b53bedcb36944a483b089529665d1
+checksums       md5     4d5d5ad0b9dc37d6e63e263e393c5105 \
+                sha1    e81e0fb6ad249e4259f41500143f76160cf18af4 \
+                rmd160  43180d2579cadbc867f6cc3d520357513de8c091
 
 depends_build   port:pkgconfig \
                 port:intltool \
@@ -38,6 +38,8 @@
 
 configure.args  --disable-scrollkeeper
 
+configure.python ${prefix}/bin/python2.5
+
 post-activate   {
         system "scrollkeeper-update"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090616/c52b7ce1/attachment.html>


More information about the macports-changes mailing list