svn commit: r568910 - head/graphics/libsixel

Alexey Dokuchaev danfe at FreeBSD.org
Sun Mar 21 09:14:02 UTC 2021


Author: danfe
Date: Sun Mar 21 09:14:01 2021
New Revision: 568910
URL: https://svnweb.freebsd.org/changeset/ports/568910

Log:
  - Update to version 1.8.6
  - Drop redundant PYTHON_DESC

Modified:
  head/graphics/libsixel/Makefile
  head/graphics/libsixel/distinfo

Modified: head/graphics/libsixel/Makefile
==============================================================================
--- head/graphics/libsixel/Makefile	Sun Mar 21 08:53:35 2021	(r568909)
+++ head/graphics/libsixel/Makefile	Sun Mar 21 09:14:01 2021	(r568910)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libsixel
-PORTVERSION=	1.8.2
-PORTREVISION=	1
+PORTVERSION=	1.8.6
 PORTEPOCH=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/saitoha/libsixel/releases/download/v${PORTVERSION}/
@@ -44,7 +43,6 @@ PIXBUF_USE=		gnome=glib20,gdkpixbuf2
 PNG_LIB_DEPENDS=	libpng.so:graphics/png
 PNG_CONFIGURE_WITH=	png
 
-PYTHON_DESC=		Python interface
 PYTHON_USES=		python
 PYTHON_USE=		python=py3kplist
 PYTHON_CONFIGURE_ENABLE=	python

Modified: head/graphics/libsixel/distinfo
==============================================================================
--- head/graphics/libsixel/distinfo	Sun Mar 21 08:53:35 2021	(r568909)
+++ head/graphics/libsixel/distinfo	Sun Mar 21 09:14:01 2021	(r568910)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532317736
-SHA256 (libsixel-1.8.2.tar.gz) = c464d2a6fcf35e9e6bad1876729e853a8b9f6abfe97d9e3487c9bfac45cf2a5f
-SIZE (libsixel-1.8.2.tar.gz) = 4778776
+TIMESTAMP = 1583031210
+SHA256 (libsixel-1.8.6.tar.gz) = 37611d60c7dbcee701346967336dbf135fdd5041024d5f650d52fae14c731ab9
+SIZE (libsixel-1.8.6.tar.gz) = 4791628


More information about the svn-ports-all mailing list