From owner-svn-ports-all@freebsd.org Wed Sep 27 17:01:16 2017 Return-Path: Delivered-To: svn-ports-all@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 885CDE091FB; Wed, 27 Sep 2017 17:01:16 +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 4B9B87ED67; Wed, 27 Sep 2017 17:01:16 +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 v8RH1F8G050377; Wed, 27 Sep 2017 17:01:15 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8RH1FSK050375; Wed, 27 Sep 2017 17:01:15 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201709271701.v8RH1FSK050375@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 17:01:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r450771 - branches/2017Q3/irc/weechat X-SVN-Group: ports-branches X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: branches/2017Q3/irc/weechat X-SVN-Commit-Revision: 450771 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2017 17:01:16 -0000 Author: brnrd Date: Wed Sep 27 17:01:15 2017 New Revision: 450771 URL: https://svnweb.freebsd.org/changeset/ports/450771 Log: 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) Modified: branches/2017Q3/irc/weechat/Makefile branches/2017Q3/irc/weechat/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/irc/weechat/Makefile ============================================================================== --- branches/2017Q3/irc/weechat/Makefile Wed Sep 27 16:59:50 2017 (r450770) +++ branches/2017Q3/irc/weechat/Makefile Wed Sep 27 17:01:15 2017 (r450771) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= weechat -PORTVERSION= 1.8 +PORTVERSION= 1.9.1 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ Modified: branches/2017Q3/irc/weechat/distinfo ============================================================================== --- branches/2017Q3/irc/weechat/distinfo Wed Sep 27 16:59:50 2017 (r450770) +++ branches/2017Q3/irc/weechat/distinfo Wed Sep 27 17:01:15 2017 (r450771) @@ -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