[62522] trunk/dports/x11/wine-devel/Portfile
nox at macports.org
nox at macports.org
Sat Jan 9 13:06:09 PST 2010
Revision: 62522
http://trac.macports.org/changeset/62522
Author: nox at macports.org
Date: 2010-01-09 13:06:08 -0800 (Sat, 09 Jan 2010)
Log Message:
-----------
Update wine-devel to 1.1.36
Modified Paths:
--------------
trunk/dports/x11/wine-devel/Portfile
Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile 2010-01-09 21:02:00 UTC (rev 62521)
+++ trunk/dports/x11/wine-devel/Portfile 2010-01-09 21:06:08 UTC (rev 62522)
@@ -6,7 +6,8 @@
name wine-devel
conflicts wine wine-crossover-games
set my_name wine
-version 1.1.35
+version 1.1.36
+license LGPL-2.1+
categories x11
maintainers ryandesign jwa openmaintainer
homepage http://www.winehq.org/
@@ -29,9 +30,9 @@
http://ibiblio.org/pub/linux/system/emulators/wine/
checksums \
- md5 fc9312b86029a6046c5c1938887892e4 \
- sha1 9e5fefe469ea104a77b1aaaf56d99c89e905e4b4 \
- rmd160 797b490503645223325c7a724aeffa5e01fadc75
+ md5 2afa7846175c7c2ce4c7482aa1d82f0f \
+ sha1 eab5a09ae4e0d89d17e85143e27e1b5458aff5e4 \
+ rmd160 c036bd4d870ea32f62c82e536aed5166486327b5
depends_lib \
port:expat \
@@ -105,7 +106,7 @@
post-destroot {
xinstall -d ${destroot}${prefix}/libexec/wine
file rename ${destroot}${prefix}/bin/wine ${destroot}${prefix}/libexec/wine/wine
- xinstall -m 755 ${filespath}/wine.in ${destroot}${prefix}/bin/wine
+ xinstall ${filespath}/wine.in ${destroot}${prefix}/bin/wine
reinplace s|@PREFIX@|${prefix}|g ${destroot}${prefix}/bin/wine
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100109/fe47580b/attachment.html>
More information about the macports-changes
mailing list