[54606] trunk/dports/lang
toby at macports.org
toby at macports.org
Wed Jul 29 23:41:17 PDT 2009
Revision: 54606
http://trac.macports.org/changeset/54606
Author: toby at macports.org
Date: 2009-07-29 23:41:17 -0700 (Wed, 29 Jul 2009)
Log Message:
-----------
remove darwin 6
Modified Paths:
--------------
trunk/dports/lang/clisp/Portfile
trunk/dports/lang/ghc/Portfile
trunk/dports/lang/hugs98/Portfile
Modified: trunk/dports/lang/clisp/Portfile
===================================================================
--- trunk/dports/lang/clisp/Portfile 2009-07-30 06:40:09 UTC (rev 54605)
+++ trunk/dports/lang/clisp/Portfile 2009-07-30 06:41:17 UTC (rev 54606)
@@ -45,12 +45,6 @@
configure.args-append --ignore-absence-of-libsigsegv
}
-platform darwin 6 {
- pre-fetch {
- throw UNSUPPORTED "clisp is not supported on Jaguar (OS X 10.2.x)"
- }
-}
-
platform darwin {
# placeholder for use with variant_isset
}
Modified: trunk/dports/lang/ghc/Portfile
===================================================================
--- trunk/dports/lang/ghc/Portfile 2009-07-30 06:40:09 UTC (rev 54605)
+++ trunk/dports/lang/ghc/Portfile 2009-07-30 06:41:17 UTC (rev 54606)
@@ -82,13 +82,6 @@
worksrcdir ${canonicalname}-${version}
-platform darwin 6 {
- pre-fetch {
- return -code error "${canonicalname} is not supported on Mac OS X 10.2.x (Jaguar)"
- }
-}
-
-
platform darwin 7 {
pre-fetch {
return -code error "${canonicalname} is not supported on Mac OS X 10.3.x (Panther)"
Modified: trunk/dports/lang/hugs98/Portfile
===================================================================
--- trunk/dports/lang/hugs98/Portfile 2009-07-30 06:40:09 UTC (rev 54605)
+++ trunk/dports/lang/hugs98/Portfile 2009-07-30 06:41:17 UTC (rev 54606)
@@ -22,10 +22,6 @@
depends_lib port:readline
-platform darwin 6 {
- fetch { return -code error "Hugs is not supported on Jaguar (10.2.x). Sorry!" }
-}
-
livecheck.check regex
livecheck.url ${master_sites}
livecheck.regex hugs98-\(plus-\[A-Za-z\]+200\[6-9\]\)\.tar.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090729/2514af0a/attachment.html>
More information about the macports-changes
mailing list