[98502] trunk/dports/x11/fox/Portfile

mww at macports.org mww at macports.org
Sun Oct 7 07:21:35 PDT 2012


Revision: 98502
          http://trac.macports.org//changeset/98502
Author:   mww at macports.org
Date:     2012-10-07 07:21:35 -0700 (Sun, 07 Oct 2012)
Log Message:
-----------
fox: version 1.6.46

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

Modified: trunk/dports/x11/fox/Portfile
===================================================================
--- trunk/dports/x11/fox/Portfile	2012-10-07 13:49:54 UTC (rev 98501)
+++ trunk/dports/x11/fox/Portfile	2012-10-07 14:21:35 UTC (rev 98502)
@@ -3,8 +3,7 @@
 PortSystem          1.0
 
 name                fox
-version             1.6.36
-revision            4
+version             1.6.46
 description         The FOX GUI toolkit
 long_description    FOX is a C++ based Toolkit for developing Graphical \
                     User Interfaces easily and effectively.
@@ -13,10 +12,9 @@
 platforms           darwin
 distname            fox-${version}
 homepage            http://www.fox-toolkit.org/
-master_sites        http://www.fox-toolkit.org/ftp/
-checksums           md5 5fdc89446185fbbf024cec44eb50a239 \
-                    sha1 28ad1823033027fb05887cb625301c2eae56c08e \
-                    rmd160 da615f1c036272294510e981b2d73037969f2570
+master_sites        http://ftp.fox-toolkit.org/pub/
+checksums           rmd160  a3c37e0431053b68f63f22c0d0b2bf969dac583b \
+                    sha256  4ba84261be19c938ff3fc8fda5a4ceac6469e87205d90869fd5d92124b8ebbe0
 
 depends_build \
 	port:pkgconfig
@@ -33,5 +31,6 @@
 
 configure.pre_args  --prefix=${prefix} --mandir=${prefix}/share/man
 configure.args      --with-x --with-xft --with-opengl --enable-cups
+configure.cppflags-append -I${prefix}/include/freetype2
 
 use_parallel_build	yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121007/b97df441/attachment.html>


More information about the macports-changes mailing list