From owner-svn-ports-head@FreeBSD.ORG Fri Feb 6 02:47:16 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F1F7EC0F; Fri, 6 Feb 2015 02:47:15 +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 DE38B330; Fri, 6 Feb 2015 02:47:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t162lFX2013327; Fri, 6 Feb 2015 02:47:15 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t162lF2a013325; Fri, 6 Feb 2015 02:47:15 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201502060247.t162lF2a013325@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 6 Feb 2015 02:47:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378504 - 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: Fri, 06 Feb 2015 02:47:16 -0000 Author: vanilla Date: Fri Feb 6 02:47:14 2015 New Revision: 378504 URL: https://svnweb.freebsd.org/changeset/ports/378504 QAT: https://qat.redports.org/buildarchive/r378504/ Log: Upgrade to 1.4.7. PR: 197315 Submitted by: maintainer Modified: head/graphics/libsixel/Makefile head/graphics/libsixel/distinfo Modified: head/graphics/libsixel/Makefile ============================================================================== --- head/graphics/libsixel/Makefile Fri Feb 6 02:43:41 2015 (r378503) +++ head/graphics/libsixel/Makefile Fri Feb 6 02:47:14 2015 (r378504) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libsixel -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.7 PORTEPOCH= 1 CATEGORIES= graphics @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= saitoha GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 3b6dd3e +GH_COMMIT= cdc6005 USE_LDCONFIG= yes USES= libtool pkgconfig Modified: head/graphics/libsixel/distinfo ============================================================================== --- head/graphics/libsixel/distinfo Fri Feb 6 02:43:41 2015 (r378503) +++ head/graphics/libsixel/distinfo Fri Feb 6 02:47:14 2015 (r378504) @@ -1,2 +1,2 @@ -SHA256 (libsixel-1.4.5.tar.gz) = 7e959c50e17bc030b5b50d8fb32f770cacb229985edfac206dfffac0b2027114 -SIZE (libsixel-1.4.5.tar.gz) = 4039213 +SHA256 (libsixel-1.4.7.tar.gz) = 24098d9e5929cee21c0a68817ed0667142ff8c91fe0dc21eab6e3dbed5276fa9 +SIZE (libsixel-1.4.7.tar.gz) = 4057503