Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2014 15:10:51 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375685 - head/graphics/libsixel
Message-ID:  <201412271510.sBRFApG4035470@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sat Dec 27 15:10:50 2014
New Revision: 375685
URL: https://svnweb.freebsd.org/changeset/ports/375685
QAT: https://qat.redports.org/buildarchive/r375685/

Log:
  graphics/libsixel: update to 1.4.3
  
  PR:		196280
  Submitted by:	maintainer (sue@iwmt.org)

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

Modified: head/graphics/libsixel/Makefile
==============================================================================
--- head/graphics/libsixel/Makefile	Sat Dec 27 14:56:32 2014	(r375684)
+++ head/graphics/libsixel/Makefile	Sat Dec 27 15:10:50 2014	(r375685)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libsixel
-PORTVERSION=	1.4.1
-PORTREVISION=	1
+PORTVERSION=	1.4.3
 PORTEPOCH=	1
 CATEGORIES=	graphics
 
@@ -15,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USE_GITHUB=	yes
 GH_ACCOUNT=	saitoha
 GH_TAGNAME=	v${PORTVERSION}
-GH_COMMIT=	151b261
+GH_COMMIT=	31d35e9
 
 USE_LDCONFIG=	yes
 USES=		libtool pkgconfig
@@ -38,7 +37,7 @@ GD_CONFIGURE_WITH=	gd
 
 JPEG_LIB_DEPENDS=	libjpeg.so:${PORTSDIR}/graphics/jpeg
 JPEG_CONFIGURE_WITH=	jpeg
-JPEG_CFLAGS=		-I${LOCALBASE}/include
+JPEG_CPPFLAGS=		-I${LOCALBASE}/include
 JPEG_LDFLAGS=		-L${LOCALBASE}/lib
 
 PIXBUF_LIB_DEPENDS=	libgdk_pixbuf-2.0.so:${PORTSDIR}/graphics/gdk-pixbuf2

Modified: head/graphics/libsixel/distinfo
==============================================================================
--- head/graphics/libsixel/distinfo	Sat Dec 27 14:56:32 2014	(r375684)
+++ head/graphics/libsixel/distinfo	Sat Dec 27 15:10:50 2014	(r375685)
@@ -1,2 +1,2 @@
-SHA256 (libsixel-1.4.1.tar.gz) = f6bf9fbac3b45d33455dc439c85e0487d15e323623bab8b450dd03a8e05426b1
-SIZE (libsixel-1.4.1.tar.gz) = 4038369
+SHA256 (libsixel-1.4.3.tar.gz) = 7a00ce3af4528db247fce9c46bc4be7848985f9b267e79e181d555d6a16ea9b6
+SIZE (libsixel-1.4.3.tar.gz) = 4038857



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