From owner-dev-commits-ports-all@freebsd.org Thu May 13 05:04:07 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C486263139A; Thu, 13 May 2021 05:04:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FgfhR4Qsdz4S4r; Thu, 13 May 2021 05:04:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 88B3218D2F; Thu, 13 May 2021 05:04:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14D547Sc091642; Thu, 13 May 2021 05:04:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14D5470J091641; Thu, 13 May 2021 05:04:07 GMT (envelope-from git) Date: Thu, 13 May 2021 05:04:07 GMT Message-Id: <202105130504.14D5470J091641@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Baptiste Daroussin Subject: git: ccbe51501f5e - main - math/libxslxwriter: update to 1.0.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bapt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ccbe51501f5e3438f71fe073d2c4efd60222a027 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2021 05:04:08 -0000 The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=ccbe51501f5e3438f71fe073d2c4efd60222a027 commit ccbe51501f5e3438f71fe073d2c4efd60222a027 Author: Baptiste Daroussin AuthorDate: 2021-05-13 05:01:11 +0000 Commit: Baptiste Daroussin CommitDate: 2021-05-13 05:01:11 +0000 math/libxslxwriter: update to 1.0.4 --- math/libxlsxwriter/Makefile | 2 +- math/libxlsxwriter/distinfo | 6 +++--- math/libxlsxwriter/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/math/libxlsxwriter/Makefile b/math/libxlsxwriter/Makefile index 6c64a80dc36f..3fdd12251ce3 100644 --- a/math/libxlsxwriter/Makefile +++ b/math/libxlsxwriter/Makefile @@ -1,5 +1,5 @@ PORTNAME= libxlsxwriter -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 DISTVERSIONPREFIX= RELEASE_ CATEGORIES= math devel diff --git a/math/libxlsxwriter/distinfo b/math/libxlsxwriter/distinfo index 8673eb8a0c4d..0ae859b6ce4a 100644 --- a/math/libxlsxwriter/distinfo +++ b/math/libxlsxwriter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619407891 -SHA256 (jmcnamara-libxlsxwriter-RELEASE_1.0.3_GH0.tar.gz) = ff373664af1fc3821f934a05275d668f3f0e20663fddebeaa89fcb9a9d52b80d -SIZE (jmcnamara-libxlsxwriter-RELEASE_1.0.3_GH0.tar.gz) = 17584958 +TIMESTAMP = 1620881972 +SHA256 (jmcnamara-libxlsxwriter-RELEASE_1.0.4_GH0.tar.gz) = d1c8179ecebd3f216aa4bb4fab8618dea0ac74fe8bd7272e67abf51c12becebb +SIZE (jmcnamara-libxlsxwriter-RELEASE_1.0.4_GH0.tar.gz) = 17614784 diff --git a/math/libxlsxwriter/pkg-plist b/math/libxlsxwriter/pkg-plist index 486ce9e2272b..60db3619aa5b 100644 --- a/math/libxlsxwriter/pkg-plist +++ b/math/libxlsxwriter/pkg-plist @@ -10,6 +10,7 @@ include/xlsxwriter/custom.h include/xlsxwriter/drawing.h include/xlsxwriter/format.h include/xlsxwriter/hash_table.h +include/xlsxwriter/metadata.h include/xlsxwriter/packager.h include/xlsxwriter/relationships.h include/xlsxwriter/shared_strings.h