From owner-svn-ports-head@freebsd.org Wed Sep 27 09:49:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E7B49E2FC51; Wed, 27 Sep 2017 09:49:13 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AAF9C6B997; Wed, 27 Sep 2017 09:49:13 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8R9nCHd067356; Wed, 27 Sep 2017 09:49:12 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8R9nCBC067354; Wed, 27 Sep 2017 09:49:12 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201709270949.v8R9nCBC067354@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 27 Sep 2017 09:49:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450728 - head/irc/weechat X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/irc/weechat X-SVN-Commit-Revision: 450728 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2017 09:49:14 -0000 Author: brnrd Date: Wed Sep 27 09:49:12 2017 New Revision: 450728 URL: https://svnweb.freebsd.org/changeset/ports/450728 Log: irc/weechat: Security update to 1.9.1 - Fixes crash in logger MFH: 2017Q3 Security: b63421b6-a1e0-11e7-ac58-b499baebfeaf Modified: head/irc/weechat/Makefile head/irc/weechat/distinfo Modified: head/irc/weechat/Makefile ============================================================================== --- head/irc/weechat/Makefile Wed Sep 27 09:35:00 2017 (r450727) +++ head/irc/weechat/Makefile Wed Sep 27 09:49:12 2017 (r450728) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= weechat -PORTVERSION= 1.9 +PORTVERSION= 1.9.1 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ Modified: head/irc/weechat/distinfo ============================================================================== --- head/irc/weechat/distinfo Wed Sep 27 09:35:00 2017 (r450727) +++ head/irc/weechat/distinfo Wed Sep 27 09:49:12 2017 (r450728) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499337468 -SHA256 (weechat-1.9.tar.xz) = cc85eb299a5a979bcfda390c20bcb9dd8fd7b25a32fb01e5f128e13c51fa7dff -SIZE (weechat-1.9.tar.xz) = 1877604 +TIMESTAMP = 1506337543 +SHA256 (weechat-1.9.1.tar.xz) = c2991fc616a9b1ac155e7f2591922421b49924ea45e4e5b64622dcb7f38522fd +SIZE (weechat-1.9.1.tar.xz) = 1877428