[79434] trunk/dports/x11/xmove/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Jun 13 01:52:09 PDT 2011
Revision: 79434
http://trac.macports.org/changeset/79434
Author: ryandesign at macports.org
Date: 2011-06-13 01:52:09 -0700 (Mon, 13 Jun 2011)
Log Message:
-----------
xmove: add more checksums, and reuse ${name} variable
Modified Paths:
--------------
trunk/dports/x11/xmove/Portfile
Modified: trunk/dports/x11/xmove/Portfile
===================================================================
--- trunk/dports/x11/xmove/Portfile 2011-06-13 08:51:14 UTC (rev 79433)
+++ trunk/dports/x11/xmove/Portfile 2011-06-13 08:52:09 UTC (rev 79434)
@@ -18,9 +18,12 @@
homepage http://en.wikipedia.org/wiki/Xmove
master_sites freebsd
-checksums md5 d70107f7835b755bd4f57b47a8ac7b38
+checksums md5 d70107f7835b755bd4f57b47a8ac7b38 \
+ sha1 a34292d88c72db2e1839fe27ddd18456ef069429 \
+ rmd160 9ae8a107c50ff971f15aa2027da9e581ba7f06b8
distname ${name}.${version}
+worksrcdir ${name}
patchfiles patch-XMOVELib.c \
patch-externs.h \
@@ -31,8 +34,6 @@
patch-server.c \
patch-xmovectrl.h
-worksrcdir xmove
-
configure {
system "cd ${worksrcpath}/xmove && xmkmf"
system "cd ${worksrcpath}/xmovectrl && xmkmf"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110613/e5f76bee/attachment.html>
More information about the macports-changes
mailing list