diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2017-04-25 18:34:41 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2017-04-25 18:34:41 +0000 |
commit | 9c013f6d2de6a9b2325f8cb35767243b73f91328 (patch) | |
tree | 6ee1a01aa8202cb22801eaa4240e729d375bc4e8 /irc | |
parent | - Switch to USES=tar (diff) |
irc/weechat: Security update to 1.7.1
- Security update to 1.7.1
PR: 218855
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Security: 81433129-2916-11e7-ad3e-00e04c1ea73d
Security: CVE-2017-8073
Notes
Notes:
svn path=/head/; revision=439412
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 c4f4ef1f5016..52e19afaedc2 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 76e1ddc8ce28..359a76f3d7ee 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 |