From owner-svn-ports-branches@freebsd.org Wed Jul 25 16:08:09 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20900104E976; Wed, 25 Jul 2018 16:08:09 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C96AA83E53; Wed, 25 Jul 2018 16:08:08 +0000 (UTC) (envelope-from fernape@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id ABAB21C609; Wed, 25 Jul 2018 16:08:08 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6PG8844063018; Wed, 25 Jul 2018 16:08:08 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6PG88oX063016; Wed, 25 Jul 2018 16:08:08 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <201807251608.w6PG88oX063016@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Wed, 25 Jul 2018 16:08:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r475317 - branches/2018Q3/graphics/libsixel X-SVN-Group: ports-branches X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: branches/2018Q3/graphics/libsixel X-SVN-Commit-Revision: 475317 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2018 16:08:09 -0000 Author: fernape Date: Wed Jul 25 16:08:08 2018 New Revision: 475317 URL: https://svnweb.freebsd.org/changeset/ports/475317 Log: MFH: r475268 devel/libsixel: update to 1.8.2 Fixes: * CVE-2018-14072 * CVE-2018-14073 PR: 229975 Submitted by: sue@iwmt.org (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16421 Approved by: ports-secteam (swills) Modified: branches/2018Q3/graphics/libsixel/Makefile branches/2018Q3/graphics/libsixel/distinfo Directory Properties: branches/2018Q3/ (props changed) Modified: branches/2018Q3/graphics/libsixel/Makefile ============================================================================== --- branches/2018Q3/graphics/libsixel/Makefile Wed Jul 25 15:16:34 2018 (r475316) +++ branches/2018Q3/graphics/libsixel/Makefile Wed Jul 25 16:08:08 2018 (r475317) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libsixel -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/saitoha/libsixel/releases/download/v${PORTVERSION}/ Modified: branches/2018Q3/graphics/libsixel/distinfo ============================================================================== --- branches/2018Q3/graphics/libsixel/distinfo Wed Jul 25 15:16:34 2018 (r475316) +++ branches/2018Q3/graphics/libsixel/distinfo Wed Jul 25 16:08:08 2018 (r475317) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528698296 -SHA256 (libsixel-1.8.1.tar.gz) = 6f31a5db6a195155b2168aad5c1b6b62ac3b10919e16576029f9b4ced5384e8d -SIZE (libsixel-1.8.1.tar.gz) = 4777791 +TIMESTAMP = 1532317736 +SHA256 (libsixel-1.8.2.tar.gz) = c464d2a6fcf35e9e6bad1876729e853a8b9f6abfe97d9e3487c9bfac45cf2a5f +SIZE (libsixel-1.8.2.tar.gz) = 4778776