diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2017-09-27 17:01:15 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2017-09-27 17:01:15 +0000 |
commit | d42c8a45495506c526083c44eb6eb09a61a2df11 (patch) | |
tree | be2cbc9434c9b0c7d7e3fa41b8f8e2dad07b2c70 | |
parent | MFH: r450768 (diff) |
MFH: r445144 r450728
irc/weechat: Update to 1.9
- Bugfix update to 1.9
irc/weechat: Security update to 1.9.1
- Fixes crash in logger
Security: b63421b6-a1e0-11e7-ac58-b499baebfeaf
Approved by: ports-secteam (swills)
-rw-r--r-- | irc/weechat/Makefile | 2 | ||||
-rw-r--r-- | irc/weechat/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index fefc5880b6b4..3f46a58d6a2a 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= weechat -PORTVERSION= 1.8 +PORTVERSION= 1.9.1 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index a9d650b7e433..12d2bbcf1cf7 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494767076 -SHA256 (weechat-1.8.tar.xz) = b65fc54e965399e31a30448b5f6c8067fcd6ad369e9908ff7c1fd45669c5e017 -SIZE (weechat-1.8.tar.xz) = 1871964 +TIMESTAMP = 1506337543 +SHA256 (weechat-1.9.1.tar.xz) = c2991fc616a9b1ac155e7f2591922421b49924ea45e4e5b64622dcb7f38522fd +SIZE (weechat-1.9.1.tar.xz) = 1877428 |