svn commit: r475268 - head/graphics/libsixel

Fernando Apesteguía fernape at FreeBSD.org
Tue Jul 24 18:12:30 UTC 2018


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 at 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


More information about the svn-ports-all mailing list