From owner-svn-ports-head@freebsd.org Sun Jan 17 13:10:34 2016 Return-Path: Delivered-To: svn-ports-head@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 F1293A6A146; Sun, 17 Jan 2016 13:10:34 +0000 (UTC) (envelope-from sunpoet@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 C293910B5; Sun, 17 Jan 2016 13:10:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0HDAXko000713; Sun, 17 Jan 2016 13:10:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0HDAXbd000711; Sun, 17 Jan 2016 13:10:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201601171310.u0HDAXbd000711@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 17 Jan 2016 13:10:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406344 - head/textproc/p5-Excel-Writer-XLSX 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.20 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: Sun, 17 Jan 2016 13:10:35 -0000 Author: sunpoet Date: Sun Jan 17 13:10:33 2016 New Revision: 406344 URL: https://svnweb.freebsd.org/changeset/ports/406344 Log: - Update to 0.88 Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes Sponsored by: PortsCamp Taiwan Modified: head/textproc/p5-Excel-Writer-XLSX/Makefile head/textproc/p5-Excel-Writer-XLSX/distinfo Modified: head/textproc/p5-Excel-Writer-XLSX/Makefile ============================================================================== --- head/textproc/p5-Excel-Writer-XLSX/Makefile Sun Jan 17 13:10:28 2016 (r406343) +++ head/textproc/p5-Excel-Writer-XLSX/Makefile Sun Jan 17 13:10:33 2016 (r406344) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Excel-Writer-XLSX -PORTVERSION= 0.86 +PORTVERSION= 0.88 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMCNAMARA Modified: head/textproc/p5-Excel-Writer-XLSX/distinfo ============================================================================== --- head/textproc/p5-Excel-Writer-XLSX/distinfo Sun Jan 17 13:10:28 2016 (r406343) +++ head/textproc/p5-Excel-Writer-XLSX/distinfo Sun Jan 17 13:10:33 2016 (r406344) @@ -1,2 +1,2 @@ -SHA256 (Excel-Writer-XLSX-0.86.tar.gz) = f2a4a893260d240421c93f3e3fa9853c2972dc0b8c236a4089209a5d62b4b21e -SIZE (Excel-Writer-XLSX-0.86.tar.gz) = 1890992 +SHA256 (Excel-Writer-XLSX-0.88.tar.gz) = 9fbfb071ceeddcd54e3a3336b0c2dd0c7c6bf1fb94eabe1675cf80d9a806d2ea +SIZE (Excel-Writer-XLSX-0.88.tar.gz) = 1923325