[77856] trunk/dports/x11/wxgtk/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Apr 14 18:34:02 PDT 2011


Revision: 77856
          http://trac.macports.org/changeset/77856
Author:   ryandesign at macports.org
Date:     2011-04-14 18:34:02 -0700 (Thu, 14 Apr 2011)
Log Message:
-----------
wxgtk: update to 2.8.11 (#29112) and enable unicode (#29064)

Modified Paths:
--------------
    trunk/dports/x11/wxgtk/Portfile

Modified: trunk/dports/x11/wxgtk/Portfile
===================================================================
--- trunk/dports/x11/wxgtk/Portfile	2011-04-15 01:26:13 UTC (rev 77855)
+++ trunk/dports/x11/wxgtk/Portfile	2011-04-15 01:34:02 UTC (rev 77856)
@@ -4,8 +4,7 @@
 
 name            wxgtk
 conflicts       wxWidgets wxWidgets-python
-version         2.8.11
-revision        1
+version         2.8.12
 categories      x11
 platforms       darwin
 maintainers     nomaintainer
@@ -18,9 +17,8 @@
 master_sites    sourceforge:wxwindows
 distname        wxGTK-${version}
 
-checksums       md5     6040933d200037f90f6aa1c5169e7ec6 \
-                sha1    e979d9d2b1ee5bd10e90fd00b02f3306327c661a \
-                rmd160  8028caed3be9ff5793dc7eab015d88d6c945f66d
+checksums       sha1    a8d31ef924ae49e97690646b13d5a2a7be7dda10 \
+                rmd160  c401f141ed9fb085c7b79a2f0db788ce6ae9309f
 
 use_bzip2       yes
 
@@ -37,7 +35,7 @@
 universal_variant no
 
 configure.args  --with-gtk --with-libpng --with-libjpeg --with-libtiff \
-                --with-freetype --with-zlib
+                --with-freetype --with-zlib --enable-unicode
 
 post-destroot {
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110414/7020696f/attachment.html>


More information about the macports-changes mailing list