[61224] trunk/dports/irc/xchat/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 5 12:22:01 PST 2009


Revision: 61224
          http://trac.macports.org/changeset/61224
Author:   ryandesign at macports.org
Date:     2009-12-05 12:21:58 -0800 (Sat, 05 Dec 2009)
Log Message:
-----------
xchat: add a note advising users they probably want xchat2 instead; see #22266

Modified Paths:
--------------
    trunk/dports/irc/xchat/Portfile

Modified: trunk/dports/irc/xchat/Portfile
===================================================================
--- trunk/dports/irc/xchat/Portfile	2009-12-05 20:00:50 UTC (rev 61223)
+++ trunk/dports/irc/xchat/Portfile	2009-12-05 20:21:58 UTC (rev 61224)
@@ -21,6 +21,11 @@
 
 depends_lib	port:gettext port:gtk1
 
+pre-fetch {
+    ui_msg "Note: the xchat port installs the old XChat version 1 software."
+    ui_msg "You may instead want the xchat2 port which installs XChat version 2."
+}
+
 configure.env	LIBS="-L${prefix}/lib"
 configure.cflags-append "-I${prefix}/include"
 configure.cppflags-append "-no-cpp-precomp"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091205/09751586/attachment.html>


More information about the macports-changes mailing list