[112821] trunk/dports/aqua/qt4-mac
michaelld at macports.org
michaelld at macports.org
Fri Nov 1 21:09:47 PDT 2013
Revision: 112821
https://trac.macports.org/changeset/112821
Author: michaelld at macports.org
Date: 2013-11-01 21:09:47 -0700 (Fri, 01 Nov 2013)
Log Message:
-----------
qt4-mac: move libWebKitSystemInterfaceMavericks.a to a distfile; remove patchfile.
Modified Paths:
--------------
trunk/dports/aqua/qt4-mac/Portfile
Removed Paths:
-------------
trunk/dports/aqua/qt4-mac/files/libWebKitSystemInterfaceMavericks.a
Modified: trunk/dports/aqua/qt4-mac/Portfile
===================================================================
--- trunk/dports/aqua/qt4-mac/Portfile 2013-11-02 03:54:22 UTC (rev 112820)
+++ trunk/dports/aqua/qt4-mac/Portfile 2013-11-02 04:09:47 UTC (rev 112821)
@@ -29,12 +29,21 @@
(headers, data, and libraries) for writing \
cross-platform GUI-based applications.
-master_sites http://download.qt-project.org/official_releases/qt/${branch}/${version}/
distname qt-everywhere-opensource-src-${version}
+distfiles ${distname}${extract.suffix} \
+ libWebKitSystemInterfaceMavericks.a
-checksums sha1 745f9ebf091696c0d5403ce691dc28c039d77b9e \
- rmd160 1e7bb099d5d1cda0b663cebe207c846c8d04750d
+master_sites http://download.qt-project.org/official_releases/qt/${branch}/${version}/ \
+ http://trac.webkit.org/export/158483/trunk/WebKitLibraries/ \
+ https://trac.macports.org/export/112811/trunk/dports/aqua/qt4-mac/files/
+checksums ${distname}${extract.suffix} \
+ rmd160 1e7bb099d5d1cda0b663cebe207c846c8d04750d \
+ sha256 eb728f8268831dc4373be6403b7dd5d5dde03c169ad6882f9a8cb560df6aa138 \
+ libWebKitSystemInterfaceMavericks.a \
+ rmd160 b99bb61b3c433811ffa0ce68cf92ce4d51eef433 \
+ sha256 d5026704ae94ba6b2d6574aa35e61c83de8e2c256df1b95e4abb3495dca8f5f7
+
minimum_xcodeversions {8 2.5}
depends_lib-append port:zlib path:bin/dbus-daemon:dbus \
@@ -414,7 +423,7 @@
# https://codereview.qt-project.org/#change,69328
# http://trac.webkit.org/browser/trunk/WebKitLibraries/ChangeLog?rev=157771
- copy ${filespath}/libWebKitSystemInterfaceMavericks.a \
+ copy ${distpath}/libWebKitSystemInterfaceMavericks.a \
${worksrcpath}/src/3rdparty/webkit/WebKitLibraries
}
}
Deleted: trunk/dports/aqua/qt4-mac/files/libWebKitSystemInterfaceMavericks.a
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131101/ce4ca048/attachment.html>
More information about the macports-changes
mailing list