From owner-svn-ports-all@freebsd.org Thu Jul 28 16:53:29 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D57BEBA7277; Thu, 28 Jul 2016 16:53:29 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 8D9941EBA; Thu, 28 Jul 2016 16:53:29 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6SGrSkl042534; Thu, 28 Jul 2016 16:53:28 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6SGrSPT042531; Thu, 28 Jul 2016 16:53:28 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201607281653.u6SGrSPT042531@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Thu, 28 Jul 2016 16:53:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419225 - 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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2016 16:53:29 -0000 Author: pawel Date: Thu Jul 28 16:53:28 2016 New Revision: 419225 URL: https://svnweb.freebsd.org/changeset/ports/419225 Log: Update to version 1.7.0 PR: 211416 Submitted by: IWAMOTO Kouichi (maintainer) Modified: head/graphics/libsixel/Makefile head/graphics/libsixel/distinfo head/graphics/libsixel/pkg-plist Modified: head/graphics/libsixel/Makefile ============================================================================== --- head/graphics/libsixel/Makefile Thu Jul 28 16:18:47 2016 (r419224) +++ head/graphics/libsixel/Makefile Thu Jul 28 16:53:28 2016 (r419225) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libsixel -PORTVERSION= 1.6.1 -PORTREVISION= 1 +PORTVERSION= 1.7.0 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= graphics @@ -43,6 +42,8 @@ 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 PNG_LIB_DEPENDS= libpng.so:graphics/png PNG_CONFIGURE_WITH= png Modified: head/graphics/libsixel/distinfo ============================================================================== --- head/graphics/libsixel/distinfo Thu Jul 28 16:18:47 2016 (r419224) +++ head/graphics/libsixel/distinfo Thu Jul 28 16:53:28 2016 (r419225) @@ -1,2 +1,3 @@ -SHA256 (saitoha-libsixel-v1.6.1_GH0.tar.gz) = dfb03e764ff535fcb789f45487b5a284c8998e8202907eb3abc47385f88299ae -SIZE (saitoha-libsixel-v1.6.1_GH0.tar.gz) = 4745924 +TIMESTAMP = 1469602625 +SHA256 (saitoha-libsixel-v1.7.0_GH0.tar.gz) = 3d791969e1f09fb4c3ea17097045a1187a12b068aa2d3ea3019dc509065031eb +SIZE (saitoha-libsixel-v1.7.0_GH0.tar.gz) = 4758713 Modified: head/graphics/libsixel/pkg-plist ============================================================================== --- head/graphics/libsixel/pkg-plist Thu Jul 28 16:18:47 2016 (r419224) +++ head/graphics/libsixel/pkg-plist Thu Jul 28 16:53:28 2016 (r419225) @@ -5,7 +5,7 @@ include/sixel.h lib/libsixel.a lib/libsixel.so lib/libsixel.so.1 -lib/libsixel.so.1.0.5 +lib/libsixel.so.1.0.6 %%PYTHON%%%%PYTHON_SITELIBDIR%%/libsixel/__init__.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/libsixel/__init__.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/libsixel/__init__.pyo