[95496] trunk/dports/x11/evilwm/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Jul 13 23:58:39 PDT 2012
Revision: 95496
https://trac.macports.org/changeset/95496
Author: ryandesign at macports.org
Date: 2012-07-13 23:58:39 -0700 (Fri, 13 Jul 2012)
Log Message:
-----------
evilwm: update to 1.1.0
Modified Paths:
--------------
trunk/dports/x11/evilwm/Portfile
Modified: trunk/dports/x11/evilwm/Portfile
===================================================================
--- trunk/dports/x11/evilwm/Portfile 2012-07-14 06:49:48 UTC (rev 95495)
+++ trunk/dports/x11/evilwm/Portfile 2012-07-14 06:58:39 UTC (rev 95496)
@@ -1,7 +1,7 @@
# $Id$
PortSystem 1.0
name evilwm
-version 1.0.1
+version 1.1.0
description A minimalist window manager for the X Window System.
long_description ${description}
maintainers nomaintainer
@@ -11,9 +11,8 @@
homepage http://www.6809.org.uk/evilwm/
master_sites ${homepage}
-checksums md5 8fd9256c635cce2289b648a01d54202c \
- sha1 35e380b059ac6030460a4bdc85cbde4e7f36146c \
- rmd160 da850746a3c2af462105b6353e8af900b336403c
+checksums rmd160 a38f0f3a605b34409337fc82db336565ef6524e4 \
+ sha256 cdc763c875b64ee3734f3cb764249e91ec659f550177ec1bb564304260ef0c75
use_parallel_build yes
depends_lib \
@@ -27,11 +26,11 @@
build.args-append \
CC=${configure.cc} \
CFLAGS="[join ${configure.cflags}] [get_canonical_archflags cc]" \
- INCLUDES="[join ${configure.cppflags}]" \
- LDPATH="[join ${configure.ldflags}] [get_canonical_archflags ld]"
+ CPPFLAGS="[join ${configure.cppflags}]" \
+ LDFLAGS="[join ${configure.ldflags}] [get_canonical_archflags ld]"
destroot.args-append \
- prefix="${destroot}${prefix}"
+ prefix="${prefix}"
livecheck.type regex
livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120713/80ea5511/attachment.html>
More information about the macports-changes
mailing list