[43557] trunk/dports/gnome/vte/Portfile

jmr at macports.org jmr at macports.org
Thu Dec 11 18:01:59 PST 2008


Revision: 43557
          http://trac.macports.org/changeset/43557
Author:   jmr at macports.org
Date:     2008-12-11 18:01:58 -0800 (Thu, 11 Dec 2008)
Log Message:
-----------
vte: update to 0.17.4

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

Modified: trunk/dports/gnome/vte/Portfile
===================================================================
--- trunk/dports/gnome/vte/Portfile	2008-12-12 01:51:51 UTC (rev 43556)
+++ trunk/dports/gnome/vte/Portfile	2008-12-12 02:01:58 UTC (rev 43557)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            vte
-version         0.16.14
+version         0.17.4
 set branch      [join [lrange [split $version .] 0 1] .]
 maintainers     nomaintainer
 categories      gnome
@@ -20,9 +20,9 @@
 master_sites    gnome:sources/$name/$branch/
 use_bzip2       yes
 
-checksums       md5     9df3e35b81b209952ac1cf7904f7b620 \
-                sha1    4d3ff513d4b0ebeb89babb284260b7fdc2dcd752 \
-                rmd160  8ac4cc778ebbc0c2831692ca251bc50d5db8d4e8
+checksums       md5     ec6cb2668db7146eae7cfc48af98f3ed \
+                sha1    fe4a3ec476c97d0f385249ee60edb12887b69575 \
+                rmd160  8fa3ccc35bc9ef8c204b058b180f532ba6fe7a1a
 
 depends_lib     port:python25 \
                 port:py25-gtk \
@@ -40,9 +40,9 @@
                 port:pkgconfig
 
 configure.args  --disable-freetypetest
-configure.env   PYTHON=${prefix}/bin/python2.5
+configure.python ${prefix}/bin/python2.5
 
-configure.cflags-append -fstrict-aliasing -funroll-loops
+configure.cflags-append -fstrict-aliasing
 
 use_parallel_build  yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081211/93830a32/attachment.html>


More information about the macports-changes mailing list