From owner-svn-ports-all@freebsd.org Sat Sep 15 06:00:57 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B414C109D29C; Sat, 15 Sep 2018 06:00:57 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 696FF8079F; Sat, 15 Sep 2018 06:00:57 +0000 (UTC) (envelope-from bapt@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6444C7731; Sat, 15 Sep 2018 06:00:57 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8F60vjD072814; Sat, 15 Sep 2018 06:00:57 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8F60u1V072792; Sat, 15 Sep 2018 06:00:56 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201809150600.w8F60u1V072792@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 15 Sep 2018 06:00:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479818 - head/math/libxlsxwriter X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/math/libxlsxwriter X-SVN-Commit-Revision: 479818 X-SVN-Commit-Repository: ports 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.27 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: Sat, 15 Sep 2018 06:00:57 -0000 Author: bapt Date: Sat Sep 15 06:00:56 2018 New Revision: 479818 URL: https://svnweb.freebsd.org/changeset/ports/479818 Log: Update to 0.8.0 Modified: head/math/libxlsxwriter/Makefile head/math/libxlsxwriter/distinfo head/math/libxlsxwriter/pkg-plist Modified: head/math/libxlsxwriter/Makefile ============================================================================== --- head/math/libxlsxwriter/Makefile Sat Sep 15 05:59:30 2018 (r479817) +++ head/math/libxlsxwriter/Makefile Sat Sep 15 06:00:56 2018 (r479818) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libxlsxwriter -PORTVERSION= 0.7.9 +PORTVERSION= 0.8.0 DISTVERSIONPREFIX= RELEASE_ CATEGORIES= math devel Modified: head/math/libxlsxwriter/distinfo ============================================================================== --- head/math/libxlsxwriter/distinfo Sat Sep 15 05:59:30 2018 (r479817) +++ head/math/libxlsxwriter/distinfo Sat Sep 15 06:00:56 2018 (r479818) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536131155 -SHA256 (jmcnamara-libxlsxwriter-RELEASE_0.7.9_GH0.tar.gz) = c9ba513e37714f3746b86ff7cc33c0909ef4950cf69d9a24b0e53b65ea99857c -SIZE (jmcnamara-libxlsxwriter-RELEASE_0.7.9_GH0.tar.gz) = 13518390 +TIMESTAMP = 1536991161 +SHA256 (jmcnamara-libxlsxwriter-RELEASE_0.8.0_GH0.tar.gz) = 58e84b060a42b8a822cadfe293665f1cb6c7844a9cb111c02b3a1eacc374746e +SIZE (jmcnamara-libxlsxwriter-RELEASE_0.8.0_GH0.tar.gz) = 13696862 Modified: head/math/libxlsxwriter/pkg-plist ============================================================================== --- head/math/libxlsxwriter/pkg-plist Sat Sep 15 05:59:30 2018 (r479817) +++ head/math/libxlsxwriter/pkg-plist Sat Sep 15 06:00:56 2018 (r479818) @@ -1,6 +1,7 @@ include/xlsxwriter.h include/xlsxwriter/app.h include/xlsxwriter/chart.h +include/xlsxwriter/chartsheet.h include/xlsxwriter/common.h include/xlsxwriter/content_types.h include/xlsxwriter/core.h