Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Nov 2016 20:01:04 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r425078 - head/graphics/libsixel
Message-ID:  <201611012001.uA1K14LF011454@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Nov  1 20:01:04 2016
New Revision: 425078
URL: https://svnweb.freebsd.org/changeset/ports/425078

Log:
  graphics/libsixel: update to 1.7.2
  
  Changes:	https://github.com/saitoha/libsixel/compare/v1.7.0...v1.7.2
  PR:		213966
  Submitted by:	IWAMOTO Kouichi <sue@iwmt.org> (maintainer)

Modified:
  head/graphics/libsixel/Makefile   (contents, props changed)
  head/graphics/libsixel/distinfo   (contents, props changed)

Modified: head/graphics/libsixel/Makefile
==============================================================================
--- head/graphics/libsixel/Makefile	Tue Nov  1 20:00:49 2016	(r425077)
+++ head/graphics/libsixel/Makefile	Tue Nov  1 20:01:04 2016	(r425078)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libsixel
-PORTVERSION=	1.7.0
+PORTVERSION=	1.7.2
 DISTVERSIONPREFIX=	v
 PORTEPOCH=	1
 CATEGORIES=	graphics
@@ -40,10 +40,9 @@ JPEG_CONFIGURE_WITH=	jpeg
 JPEG_CPPFLAGS=		-I${LOCALBASE}/include
 JPEG_LDFLAGS=		-L${LOCALBASE}/lib
 
-PIXBUF_LIB_DEPENDS=	libgdk_pixbuf-2.0.so:graphics/gdk-pixbuf2
 PIXBUF_CONFIGURE_WITH=	gdk-pixbuf2
 PIXBUF_USES=		gettext
-PIXBUF_USE=		gnome=glib20
+PIXBUF_USE=		gnome=glib20,gdkpixbuf2
 
 PNG_LIB_DEPENDS=	libpng.so:graphics/png
 PNG_CONFIGURE_WITH=	png

Modified: head/graphics/libsixel/distinfo
==============================================================================
--- head/graphics/libsixel/distinfo	Tue Nov  1 20:00:49 2016	(r425077)
+++ head/graphics/libsixel/distinfo	Tue Nov  1 20:01:04 2016	(r425078)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469602625
-SHA256 (saitoha-libsixel-v1.7.0_GH0.tar.gz) = 3d791969e1f09fb4c3ea17097045a1187a12b068aa2d3ea3019dc509065031eb
-SIZE (saitoha-libsixel-v1.7.0_GH0.tar.gz) = 4758713
+TIMESTAMP = 1477627296
+SHA256 (saitoha-libsixel-v1.7.2_GH0.tar.gz) = 8e6af162314728d13dfa87b6b3c795a3807032a0df25a0ce6c7ad9c24ab5c12a
+SIZE (saitoha-libsixel-v1.7.2_GH0.tar.gz) = 4760634



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