[121713] trunk/dports/aqua/iTerm/Portfile

khindenburg at macports.org khindenburg at macports.org
Fri Jul 4 12:45:10 PDT 2014


Revision: 121713
          https://trac.macports.org/changeset/121713
Author:   khindenburg at macports.org
Date:     2014-07-04 12:45:10 -0700 (Fri, 04 Jul 2014)
Log Message:
-----------
iTerm: obsolete port - it doesn't build on any of the 4 OS versions - replaced by iTerm2

Modified Paths:
--------------
    trunk/dports/aqua/iTerm/Portfile

Modified: trunk/dports/aqua/iTerm/Portfile
===================================================================
--- trunk/dports/aqua/iTerm/Portfile	2014-07-04 19:31:41 UTC (rev 121712)
+++ trunk/dports/aqua/iTerm/Portfile	2014-07-04 19:45:10 UTC (rev 121713)
@@ -7,6 +7,7 @@
 version		0.9.6
 set svntag	RC_[strsed $version {g/\./_/}]
 categories	aqua shells
+replaced_by	iTerm2
 maintainers	nomaintainer
 license         GPL-2+
 description	Enhanced terminal emulator program for Mac OS X
@@ -24,7 +25,8 @@
 worksrcdir	${svntag}
 
 pre-fetch {
-    ui_msg "Please do not install this port as this software has been abandoned.  It has been replaced by 'iTerm2'."
+    ui_error "Please do not install this port as this software has been abandoned.  It has been replaced by 'iTerm2'."
+    return -code error
 }
 
 xcode.project	${name}.xcodeproj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140704/8700562b/attachment.html>


More information about the macports-changes mailing list