Date: Sat, 15 Sep 2018 06:00:56 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479818 - head/math/libxlsxwriter Message-ID: <201809150600.w8F60u1V072792@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809150600.w8F60u1V072792>