[86390] trunk/dports/irc/weechat
ryandesign at macports.org
ryandesign at macports.org
Mon Oct 24 23:13:54 PDT 2011
Revision: 86390
http://trac.macports.org/changeset/86390
Author: ryandesign at macports.org
Date: 2011-10-24 23:13:53 -0700 (Mon, 24 Oct 2011)
Log Message:
-----------
weechat: update to 0.3.6; see #31727
Modified Paths:
--------------
trunk/dports/irc/weechat/Portfile
Added Paths:
-----------
trunk/dports/irc/weechat/files/
trunk/dports/irc/weechat/files/patch-src-core-wee-hook.h.diff
Modified: trunk/dports/irc/weechat/Portfile
===================================================================
--- trunk/dports/irc/weechat/Portfile 2011-10-25 06:04:49 UTC (rev 86389)
+++ trunk/dports/irc/weechat/Portfile 2011-10-25 06:13:53 UTC (rev 86390)
@@ -4,7 +4,7 @@
PortSystem 1.0
name weechat
-version 0.3.5
+version 0.3.6
categories irc
maintainers nomaintainer
license GPL-3
@@ -24,12 +24,14 @@
platforms darwin
master_sites ${homepage}files/src
-checksums sha1 d963b408ec69b69a73e081414ece981804060975 \
- rmd160 4a590f22a97618cf101314df4ca3e2ecb2a1a5e4
+checksums rmd160 d8040d65c0eb2ddccf5cd37a1bcaf32033f77356 \
+ sha256 6c367e36fb76de318410f0bc5f2043056155ffe1372c121c1f90520b4645a27e
depends_build port:pkgconfig
depends_lib port:gettext port:libiconv port:ncurses port:libgcrypt
+patchfiles patch-src-core-wee-hook.h.diff
+
configure.args --without-debug --disable-gnutls --disable-lua \
--disable-perl --disable-python --disable-ruby --disable-aspell
Added: trunk/dports/irc/weechat/files/patch-src-core-wee-hook.h.diff
===================================================================
--- trunk/dports/irc/weechat/files/patch-src-core-wee-hook.h.diff (rev 0)
+++ trunk/dports/irc/weechat/files/patch-src-core-wee-hook.h.diff 2011-10-25 06:13:53 UTC (rev 86390)
@@ -0,0 +1,11 @@
+--- src/core/wee-hook.h.orig 2011-09-20 10:49:22.000000000 -0500
++++ src/core/wee-hook.h 2011-10-25 01:07:57.000000000 -0500
+@@ -20,6 +20,8 @@
+ #ifndef __WEECHAT_HOOK_H
+ #define __WEECHAT_HOOK_H 1
+
++#include <unistd.h>
++
+ #ifdef HAVE_GNUTLS
+ #include <gnutls/gnutls.h>
+ #endif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111024/e253cd28/attachment.html>
More information about the macports-changes
mailing list