From owner-svn-ports-head@FreeBSD.ORG Sat Dec 27 15:10:52 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 662317B4; Sat, 27 Dec 2014 15:10:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 51FFCDE3; Sat, 27 Dec 2014 15:10:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRFAqP5035474; Sat, 27 Dec 2014 15:10:52 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRFApG4035470; Sat, 27 Dec 2014 15:10:51 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201412271510.sBRFApG4035470@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 27 Dec 2014 15:10:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375685 - head/graphics/libsixel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 15:10:52 -0000 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