[36225] trunk/dports/python/py-pyobjc/Portfile

jmr at macports.org jmr at macports.org
Tue Apr 22 23:17:10 PDT 2008


Revision: 36225
          http://trac.macosforge.org/projects/macports/changeset/36225
Author:   jmr at macports.org
Date:     2008-04-22 23:17:10 -0700 (Tue, 22 Apr 2008)

Log Message:
-----------
py-pyobjc: update Leopard error message to point users to py-pyobjc2

Modified Paths:
--------------
    trunk/dports/python/py-pyobjc/Portfile

Modified: trunk/dports/python/py-pyobjc/Portfile
===================================================================
--- trunk/dports/python/py-pyobjc/Portfile	2008-04-23 06:14:49 UTC (rev 36224)
+++ trunk/dports/python/py-pyobjc/Portfile	2008-04-23 06:17:10 UTC (rev 36225)
@@ -24,7 +24,7 @@
 
 if {${os.major} > 8} {
     pre-fetch {
-        return -code error "PyObjC 1.4 only works on Mac OS X 10.4 and lower."
+        return -code error "PyObjC 1.4 is for Mac OS X 10.4 and lower. On 10.5, use py-pyobjc2 instead."
     }
 }
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080422/c0294673/attachment.html


More information about the macports-changes mailing list