From owner-svn-ports-head@freebsd.org Tue Jul 24 18:12:30 2018 Return-Path: Delivered-To: svn-ports-head@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 4AEC810527BB; Tue, 24 Jul 2018 18:12:30 +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 00F187A118; Tue, 24 Jul 2018 18:12:30 +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 D659A72AD; Tue, 24 Jul 2018 18:12:29 +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 w6OICTHA085504; Tue, 24 Jul 2018 18:12:29 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6OICTLo085502; Tue, 24 Jul 2018 18:12:29 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <201807241812.w6OICTLo085502@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: Tue, 24 Jul 2018 18:12:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475268 - head/graphics/libsixel X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/graphics/libsixel X-SVN-Commit-Revision: 475268 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.27 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: Tue, 24 Jul 2018 18:12:30 -0000 Author: fernape Date: Tue Jul 24 18:12:29 2018 New Revision: 475268 URL: https://svnweb.freebsd.org/changeset/ports/475268 Log: 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) MFH: 2018Q3 Differential Revision: https://reviews.freebsd.org/D16421 Modified: head/graphics/libsixel/Makefile head/graphics/libsixel/distinfo Modified: head/graphics/libsixel/Makefile ============================================================================== --- head/graphics/libsixel/Makefile Tue Jul 24 18:08:47 2018 (r475267) +++ head/graphics/libsixel/Makefile Tue Jul 24 18:12:29 2018 (r475268) @@ -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: head/graphics/libsixel/distinfo ============================================================================== --- head/graphics/libsixel/distinfo Tue Jul 24 18:08:47 2018 (r475267) +++ head/graphics/libsixel/distinfo Tue Jul 24 18:12:29 2018 (r475268) @@ -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