[99030] trunk/dports/x11/windowmaker/Portfile

jmr at macports.org jmr at macports.org
Wed Oct 24 07:37:27 PDT 2012


Revision: 99030
          http://trac.macports.org//changeset/99030
Author:   jmr at macports.org
Date:     2012-10-24 07:37:27 -0700 (Wed, 24 Oct 2012)
Log Message:
-----------
windowmaker: update to 0.95.3, fixes build failure with libpng 1.5 (#36214)

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

Modified: trunk/dports/x11/windowmaker/Portfile
===================================================================
--- trunk/dports/x11/windowmaker/Portfile	2012-10-24 14:09:43 UTC (rev 99029)
+++ trunk/dports/x11/windowmaker/Portfile	2012-10-24 14:37:27 UTC (rev 99030)
@@ -3,13 +3,12 @@
 PortSystem 1.0
 
 name		windowmaker
-version		0.92.0
-revision        6
+version		0.95.3
 license		GPL-2+
 maintainers	nomaintainer
 categories	x11 x11-wm
 platforms	darwin freebsd
-homepage	http://www.windowmaker.info/
+homepage	http://windowmaker.org/
 description	Window Maker is a X11 window manager supporting GNUstep
 long_description \
     Window Maker is an X11 window manager originally designed to provide \
@@ -21,18 +20,11 @@
     by programmers from around the world.
 
 master_sites \
-    ftp://ftp.windowmaker.info/pub/source/release/ \
- 	ftp://ftp.goldweb.com.au/pub/WindowMaker/source/release/ \
- 	ftp://ftp.kddlabs.co.jp/X11/window_managers/windowmaker/source/release/ \
- 	ftp://ftp.ameth.org/pub/mirrors/ftp.windowmaker.org/source/release/ \
- 	ftp://ftp.minet.net/pub/windowmaker/source/release/ \
- 	ftp://gd.tuwien.ac.at/hci/windowmaker/source/release/ \
- 	ftp://ftp.dti.ad.jp/pub/X/WindowMaker/source/release/ \
- 	ftp://ftp.chg.ru/pub/X11/windowmanagers/windowmaker/source/release/
+    http://windowmaker.org/pub/source/release/
 
 distname    WindowMaker-${version}
-checksums	md5 aaac5421b686ed2d3e6ab65229c98097
-use_bzip2 	yes
+checksums	rmd160 320f29bb930b046ebdb796dc0d8b2dfdfa551c1b \
+            sha256 b5eb88eccbf9a196a617594717797aa38f5c38d13d2ee40e914e153d09c9975a
 universal_variant no
 destroot.violate_mtree yes
 
@@ -64,8 +56,7 @@
 configure.env   LINGUAS="bg cs da de el es et fi fr gl hr hu it ja \
                 ko ms nl no pl pt ro ru sk sv tr zh_CN" \
                 LIBS="-L${prefix}/lib -lintl -lX11"
-configure.args  --disable-debug --enable-gnome \
-                --mandir=${prefix}/share/man \
+configure.args  --mandir=${prefix}/share/man \
                 --with-nlsdir=${prefix}/share/locale \
                 --with-gnustepdir=${prefix}/GNUstep/Local
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121024/0b75354a/attachment.html>


More information about the macports-changes mailing list