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

nox at macports.org nox at macports.org
Tue Oct 7 02:31:02 PDT 2008


Revision: 40571
          http://trac.macports.org/changeset/40571
Author:   nox at macports.org
Date:     2008-10-07 02:30:59 -0700 (Tue, 07 Oct 2008)
Log Message:
-----------
vte: Updated to 0.16.14.

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

Modified: trunk/dports/gnome/vte/Portfile
===================================================================
--- trunk/dports/gnome/vte/Portfile	2008-10-07 09:04:33 UTC (rev 40570)
+++ trunk/dports/gnome/vte/Portfile	2008-10-07 09:30:59 UTC (rev 40571)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            vte
-version         0.16.13
+version         0.16.14
 maintainers     nomaintainer
 categories      gnome
 platforms       darwin
@@ -19,9 +19,9 @@
 master_sites    gnome:sources/vte/[join [lrange [split ${version} .] 0 1] .]/
 use_bzip2       yes
 
-checksums       md5 40480f20f6b7664f3d364e4f2ed27889 \
-                sha1 5dc98cf5e2a5c96236ae8daa1bd53017e89adb71 \
-                rmd160 093e40ea7032b887cd1b12a97e060aeb8e8dd052
+checksums       md5     9df3e35b81b209952ac1cf7904f7b620 \
+                sha1    4d3ff513d4b0ebeb89babb284260b7fdc2dcd752 \
+                rmd160  8ac4cc778ebbc0c2831692ca251bc50d5db8d4e8
 
 depends_lib     port:python25 \
                 port:py25-gtk \
@@ -43,6 +43,13 @@
 
 configure.cflags-append -fstrict-aliasing -funroll-loops
 
+use_parallel_build  yes
+
+variant no_x11 {
+    depends_lib-delete      port:Xft2
+    configure.args-append   --without-x
+}
+
 variant without_python description {Disable Python support} {
     depends_lib-delete  port:python25 port:py25-gtk
     configure.args-append   --disable-python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081007/cf824910/attachment.html 


More information about the macports-changes mailing list