[154430] trunk/dports/irc/xchat

devans at macports.org devans at macports.org
Sat Oct 29 03:51:35 CEST 2016


Revision: 154430
          https://trac.macports.org/changeset/154430
Author:   devans at macports.org
Date:     2016-10-29 03:51:35 +0200 (Sat, 29 Oct 2016)
Log Message:
-----------
xchat: mark gtk1 based port obsolete, replaced by xchat2 a gtk2 implementation (#52735).

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

Removed Paths:
-------------
    trunk/dports/irc/xchat/files/

Modified: trunk/dports/irc/xchat/Portfile
===================================================================
--- trunk/dports/irc/xchat/Portfile	2016-10-29 01:47:15 UTC (rev 154429)
+++ trunk/dports/irc/xchat/Portfile	2016-10-29 01:51:35 UTC (rev 154430)
@@ -1,41 +1,11 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem	1.0
 
 name		xchat
+replaced_by	xchat2
 version		1.8.11
-revision	1
+revision	2
 categories	irc
-license		{GPL-2+ OpenSSLException}
-maintainers	nomaintainer
-description	GTK+ IRC client
-homepage	http://www.xchat.org/
-platforms	darwin
 
-long_description XChat is a graphical IRC client based on GTK that has \
-		 many features and can be scripted with Perl and/or Python.
-
-master_sites	http://www.xchat.org/files/source/1.8/
-checksums	md5 951f5b2fe2d5deef08f7f519414072a1
-
-use_bzip2	yes
-
-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."
-}
-
-patchfiles  configure.diff
-
-configure.env	LIBS="-L${prefix}/lib"
-configure.cflags-append "-I${prefix}/include"
-
-configure.args	--disable-perl
-
-platform darwin i386 {
-    configure.args-append --disable-mmx
-}
-
-livecheck.type	none
+PortGroup	obsolete 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161029/d428b0b7/attachment-0002.html>


More information about the macports-changes mailing list