diff options
author | Renato Botelho <garga@FreeBSD.org> | 2017-05-03 13:26:51 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2017-05-03 13:26:51 -0300 |
commit | ad78354fdf2012d5cad519f1aeb9fd7b0baefcc5 (patch) | |
tree | 792d95f4889a896e0233ed61b9e0c2d8396ad5be /irc | |
parent | 0ab6edbc213b13c14f547c7a3d2f638ce1061967 (diff) | |
parent | 466d5086c13b3c5ce0297c4e8fe5158b4db0e4ef (diff) | |
download | FreeBSD-ports-2.3.4.zip FreeBSD-ports-2.3.4.tar.gz |
Merge remote-tracking branch 'origin/branches/2017Q2' into RELENG_2_3v2.3.4
Diffstat (limited to 'irc')
-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 c4f4ef1..52e19af 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= weechat -PORTVERSION= 1.7 +PORTVERSION= 1.7.1 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index 76e1ddc..359a76f 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485178739 -SHA256 (weechat-1.7.tar.xz) = 599348337a4bff179bf50888dad135751fa401538ebaadc59831d2223be52db3 -SIZE (weechat-1.7.tar.xz) = 1837004 +TIMESTAMP = 1493064823 +SHA256 (weechat-1.7.1.tar.xz) = 3f7e04793ce21796369199573d84a04ea23313942af880d2c9600bdc73571c30 +SIZE (weechat-1.7.1.tar.xz) = 1836844 |