[44317] trunk/dports/gnome/xchat-gnome

blb at macports.org blb at macports.org
Thu Dec 25 14:23:55 PST 2008


Revision: 44317
          http://trac.macports.org/changeset/44317
Author:   blb at macports.org
Date:     2008-12-25 14:23:54 -0800 (Thu, 25 Dec 2008)
Log Message:
-----------
gnome/xchat-gnome - version update to 0.18, which should fix #17751

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

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

Modified: trunk/dports/gnome/xchat-gnome/Portfile
===================================================================
--- trunk/dports/gnome/xchat-gnome/Portfile	2008-12-25 21:51:45 UTC (rev 44316)
+++ trunk/dports/gnome/xchat-gnome/Portfile	2008-12-25 22:23:54 UTC (rev 44317)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name                xchat-gnome
-version             0.4
+version             0.18
 description         xchat-gnome is a new frontend to X-Chat.
 long_description \
    xchat-gnome is a new frontend to the popular X-Chat IRC client which is \
@@ -14,14 +14,15 @@
 
 homepage            http://xchat-gnome.navi.cx/
 master_sites        http://flapjack.navi.cx/releases/xchat-gnome
-checksums           md5 6a480e9af44fba6febb761d5a125d1cb
+checksums           md5     4976cd34a0e9115c800b5d317e121182 \
+                    sha1    0391bfeaac53697cc080478c74c5e0de0423c636 \
+                    rmd160  5f8aa69e04f8ab540abd83ebb71edf2835f0aba2
 use_bzip2           yes
 
-depends_lib         bin:gnome-session:gnome-session
+depends_build       port:pkgconfig
 
-patchfiles          patch_outbound.c
+depends_lib         port:gnome-session port:libsexy
 
-configure.cppflags-append   "-L${prefix}/lib"
-configure.cflags-append     "-no-cpp-precomp -flat_namespace -undefined suppress" 
-configure.args      --enable-gnomefe --disable-python 
+configure.args      --enable-gnomefe --disable-python --disable-mmx
+configure.cflags-append   -fnested-functions
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081225/ed93a8b8/attachment.html>


More information about the macports-changes mailing list