diff options
author | Andrej Zverev <az@FreeBSD.org> | 2009-03-23 06:10:50 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2009-03-23 06:10:50 +0000 |
commit | 8aaf0512bfbae2fc47630891d1477dd86df91095 (patch) | |
tree | 2792773d370554c36865ba3e809ea9259b80f338 /irc/weechat | |
parent | 744c3f91b72f467d85538e866759b4cfb7f6ee25 (diff) |
update to 0.2.6.1
Note this is only bug fix release which fix only:
- fix crash with some special chars in IRC messages.
Notes
Notes:
svn path=/head/; revision=230726
Diffstat (limited to 'irc/weechat')
-rw-r--r-- | irc/weechat/Makefile | 3 | ||||
-rw-r--r-- | irc/weechat/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index 95d1770176c3..039c9e75d11b 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -6,8 +6,7 @@ # PORTNAME= weechat -PORTVERSION= 0.2.6 -PORTREVISION= 2 +PORTVERSION= 0.2.6.1 CATEGORIES= irc MASTER_SITES= http://flashcode.free.fr/flashtux/weechat/ \ http://weechat.flashtux.org/download/ diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index 9be4551a83a0..95160d225425 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -MD5 (weechat-0.2.6.tar.bz2) = ccdecf663b0050a23049acb4b9a76193 -SHA256 (weechat-0.2.6.tar.bz2) = da6f6eed11fc4df30c432e8b075385d3d5564ede435dd56d1a2e46c2efee843e -SIZE (weechat-0.2.6.tar.bz2) = 1106194 +MD5 (weechat-0.2.6.1.tar.bz2) = 6cf818482feb6a6ef90b70694d25c7e9 +SHA256 (weechat-0.2.6.1.tar.bz2) = 66bd3df90465ebc1c2c17ee5b282195e7c7f41ce840b5fedfab6b00447d28abe +SIZE (weechat-0.2.6.1.tar.bz2) = 1099514 |