From owner-svn-ports-head@FreeBSD.ORG Sat Mar 28 14:15:48 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 4CF86C9D; Sat, 28 Mar 2015 14:15:48 +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 37C468DA; Sat, 28 Mar 2015 14:15:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2SEFms9060591; Sat, 28 Mar 2015 14:15:48 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2SEFl45060589; Sat, 28 Mar 2015 14:15:47 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201503281415.t2SEFl45060589@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 28 Mar 2015 14:15:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382482 - 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, 28 Mar 2015 14:15:48 -0000 Author: wen Date: Sat Mar 28 14:15:46 2015 New Revision: 382482 URL: https://svnweb.freebsd.org/changeset/ports/382482 QAT: https://qat.redports.org/buildarchive/r382482/ Log: - Update to 1.4.10 PR: 198823 Submitted by: sue@iwmt.org(maintainer) Modified: head/graphics/libsixel/Makefile head/graphics/libsixel/distinfo Modified: head/graphics/libsixel/Makefile ============================================================================== --- head/graphics/libsixel/Makefile Sat Mar 28 13:35:02 2015 (r382481) +++ head/graphics/libsixel/Makefile Sat Mar 28 14:15:46 2015 (r382482) @@ -1,9 +1,11 @@ # $FreeBSD$ PORTNAME= libsixel -PORTVERSION= 1.4.8 +DISTVERSIONPREFIX= v +DISTVERSION= 1.4.10 PORTEPOCH= 1 CATEGORIES= graphics +MASTER_SITES= GH MAINTAINER= sue@iwmt.org COMMENT= Encoder/decoder library for DEC SIXEL graphics @@ -13,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= saitoha -GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 7efd9a4 USE_LDCONFIG= yes USES= libtool pkgconfig Modified: head/graphics/libsixel/distinfo ============================================================================== --- head/graphics/libsixel/distinfo Sat Mar 28 13:35:02 2015 (r382481) +++ head/graphics/libsixel/distinfo Sat Mar 28 14:15:46 2015 (r382482) @@ -1,2 +1,2 @@ -SHA256 (libsixel-1.4.8.tar.gz) = 3c9ece35fa564ebfdd827e3293955f56f93f4316574a7dc6a04e46accaba6786 -SIZE (libsixel-1.4.8.tar.gz) = 4057689 +SHA256 (libsixel-v1.4.10_GH0.tar.gz) = bd7b566f43920bf6dd8d3d4c44de6b615c96d567a4beb0a541f0fc2246710761 +SIZE (libsixel-v1.4.10_GH0.tar.gz) = 4057725