Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2018 16:08:08 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r475317 - branches/2018Q3/graphics/libsixel
Message-ID:  <201807251608.w6PG88oX063016@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807251608.w6PG88oX063016>