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

devans at macports.org devans at macports.org
Tue Apr 28 13:21:37 PDT 2009


Revision: 50295
          http://trac.macports.org/changeset/50295
Author:   devans at macports.org
Date:     2009-04-28 13:21:33 -0700 (Tue, 28 Apr 2009)
Log Message:
-----------
vte: update to version 0.20.1, dependencies, remove outdated/unneccessary +no_x11 variant.

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

Modified: trunk/dports/gnome/vte/Portfile
===================================================================
--- trunk/dports/gnome/vte/Portfile	2009-04-28 19:52:46 UTC (rev 50294)
+++ trunk/dports/gnome/vte/Portfile	2009-04-28 20:21:33 UTC (rev 50295)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            vte
-version         0.20.0
+version         0.20.1
 set branch      [join [lrange [split $version .] 0 1] .]
 maintainers     nomaintainer
 categories      gnome
@@ -20,12 +20,11 @@
 master_sites    gnome:sources/$name/$branch/
 use_bzip2       yes
 
-checksums       md5     12dde859bc98e039336baff6e9e6b15b \
-                sha1    4cd2017af739a829e9390d8700919c2de108178d \
-                rmd160  5284d7f89ab429121818b7715726e856dda6b02e
+checksums       md5     c0fe9038978eaeb70abf16cd7f791752 \
+                sha1    92715cbf5a51ec42216fdcf6e84a32217b72ca00 \
+                rmd160  badc94d7f7ea4436fb280059362432837d654c75
 
-depends_lib     port:python25 \
-                port:py25-gtk \
+depends_lib     port:py25-gtk \
                 port:gtk2 \
                 port:ncurses
 
@@ -39,10 +38,6 @@
 
 use_parallel_build  yes
 
-variant no_x11 {
-    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/20090428/5cd6a18a/attachment.html>


More information about the macports-changes mailing list