From owner-svn-ports-head@FreeBSD.ORG Wed Feb 25 12:53:21 2015 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 4DB072B6; Wed, 25 Feb 2015 12:53:21 +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 3912223E; Wed, 25 Feb 2015 12:53:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1PCrLcs090930; Wed, 25 Feb 2015 12:53:21 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1PCrKRA090928; Wed, 25 Feb 2015 12:53:20 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201502251253.t1PCrKRA090928@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Wed, 25 Feb 2015 12:53:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379906 - 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: Wed, 25 Feb 2015 12:53:21 -0000 Author: arved Date: Wed Feb 25 12:53:20 2015 New Revision: 379906 URL: https://svnweb.freebsd.org/changeset/ports/379906 QAT: https://qat.redports.org/buildarchive/r379906/ Log: Update to 1.4.8 PR: 197978 Submitted by: maintainer Modified: head/graphics/libsixel/Makefile head/graphics/libsixel/distinfo Modified: head/graphics/libsixel/Makefile ============================================================================== --- head/graphics/libsixel/Makefile Wed Feb 25 12:51:51 2015 (r379905) +++ head/graphics/libsixel/Makefile Wed Feb 25 12:53:20 2015 (r379906) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libsixel -PORTVERSION= 1.4.7 +PORTVERSION= 1.4.8 PORTEPOCH= 1 CATEGORIES= graphics @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= saitoha GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= cdc6005 +GH_COMMIT= 7efd9a4 USE_LDCONFIG= yes USES= libtool pkgconfig Modified: head/graphics/libsixel/distinfo ============================================================================== --- head/graphics/libsixel/distinfo Wed Feb 25 12:51:51 2015 (r379905) +++ head/graphics/libsixel/distinfo Wed Feb 25 12:53:20 2015 (r379906) @@ -1,2 +1,2 @@ -SHA256 (libsixel-1.4.7.tar.gz) = 24098d9e5929cee21c0a68817ed0667142ff8c91fe0dc21eab6e3dbed5276fa9 -SIZE (libsixel-1.4.7.tar.gz) = 4057503 +SHA256 (libsixel-1.4.8.tar.gz) = 3c9ece35fa564ebfdd827e3293955f56f93f4316574a7dc6a04e46accaba6786 +SIZE (libsixel-1.4.8.tar.gz) = 4057689