[68569] trunk/dports/archivers/zlib/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Jun 6 15:18:17 PDT 2010
Revision: 68569
http://trac.macports.org/changeset/68569
Author: ryandesign at macports.org
Date: 2010-06-06 15:18:14 -0700 (Sun, 06 Jun 2010)
Log Message:
-----------
zlib: require minimum Xcode versions for each supported OS, to prevent weird errors when trying to install using a version of Xcode not designed for the current OS version; see #24599
Modified Paths:
--------------
trunk/dports/archivers/zlib/Portfile
Modified: trunk/dports/archivers/zlib/Portfile
===================================================================
--- trunk/dports/archivers/zlib/Portfile 2010-06-06 22:12:11 UTC (rev 68568)
+++ trunk/dports/archivers/zlib/Portfile 2010-06-06 22:18:14 UTC (rev 68569)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+PortGroup xcodeversion 1.0
name zlib
version 1.2.5
@@ -25,6 +26,8 @@
sha1 543fa9abff0442edca308772d6cef85557677e02 \
rmd160 c6c4c2a2a205061b21487e69234106f5517b4b32
+minimum_xcodeversions {8 2.4.1 9 3.1 10 3.2}
+
patchfiles patch-Makefile.in.diff
configure.universal_args
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100606/a284095b/attachment.html>
More information about the macports-changes
mailing list