[97110] trunk/dports/aqua/TeXShop/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Aug 27 13:04:11 PDT 2012
Revision: 97110
https://trac.macports.org/changeset/97110
Author: ryandesign at macports.org
Date: 2012-08-27 13:04:10 -0700 (Mon, 27 Aug 2012)
Log Message:
-----------
TeXShop: add note suggesting the use of TeXShop3 instead for users of Lion and later
Modified Paths:
--------------
trunk/dports/aqua/TeXShop/Portfile
Modified: trunk/dports/aqua/TeXShop/Portfile
===================================================================
--- trunk/dports/aqua/TeXShop/Portfile 2012-08-27 19:59:08 UTC (rev 97109)
+++ trunk/dports/aqua/TeXShop/Portfile 2012-08-27 20:04:10 UTC (rev 97110)
@@ -27,6 +27,14 @@
checksums rmd160 cd02b93bafa72de885338d32e98c61de39e11aa6 \
sha256 cd8f9fd827d9b080423da0f1d9664bdbfdfebb4525bbb7542ee54c44e2f9ce19
+pre-fetch {
+ platform darwin {
+ if {${os.major} >= 11} {
+ ui_msg "${name} ${version} is designed for OS X 10.6 Snow Leopard and older; for OS X 10.7 Lion and newer you may prefer to use the TeXShop3 port."
+ }
+ }
+}
+
# force 32-bit, ticket #20291
supported_archs i386 ppc
post-extract {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120827/5833459c/attachment.html>
More information about the macports-changes
mailing list