From owner-dev-commits-ports-all@freebsd.org Tue Aug 17 14:53:21 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 38EC166501D; Tue, 17 Aug 2021 14:53:21 +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 4GpvD10rVjz4tds; Tue, 17 Aug 2021 14:53:21 +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 063D61FB93; Tue, 17 Aug 2021 14:53:21 +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 17HErK29064793; Tue, 17 Aug 2021 14:53:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17HErKAc064792; Tue, 17 Aug 2021 14:53:20 GMT (envelope-from git) Date: Tue, 17 Aug 2021 14:53:20 GMT Message-Id: <202108171453.17HErKAc064792@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: 8f072c87d087 - main - math/libxlsxwriter: update to 1.1.3 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: 8f072c87d08752a863902e9217fe1729e214275c 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: Tue, 17 Aug 2021 14:53:21 -0000 The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f072c87d08752a863902e9217fe1729e214275c commit 8f072c87d08752a863902e9217fe1729e214275c Author: Baptiste Daroussin AuthorDate: 2021-08-17 14:52:37 +0000 Commit: Baptiste Daroussin CommitDate: 2021-08-17 14:53:16 +0000 math/libxlsxwriter: update to 1.1.3 --- math/libxlsxwriter/Makefile | 2 +- math/libxlsxwriter/distinfo | 6 +++--- math/libxlsxwriter/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/libxlsxwriter/Makefile b/math/libxlsxwriter/Makefile index c98e3dbf8406..80a74651a920 100644 --- a/math/libxlsxwriter/Makefile +++ b/math/libxlsxwriter/Makefile @@ -1,5 +1,5 @@ PORTNAME= libxlsxwriter -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.3 DISTVERSIONPREFIX= RELEASE_ CATEGORIES= math devel diff --git a/math/libxlsxwriter/distinfo b/math/libxlsxwriter/distinfo index 5d20fb640a20..3f717b65e587 100644 --- a/math/libxlsxwriter/distinfo +++ b/math/libxlsxwriter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626697690 -SHA256 (jmcnamara-libxlsxwriter-RELEASE_1.1.1_GH0.tar.gz) = b0de1e8558958cb486c87584aaec1a9ec68be9cc299594c41b1847fabff60625 -SIZE (jmcnamara-libxlsxwriter-RELEASE_1.1.1_GH0.tar.gz) = 18754615 +TIMESTAMP = 1629211802 +SHA256 (jmcnamara-libxlsxwriter-RELEASE_1.1.3_GH0.tar.gz) = bd7a3d38c6a8ef5e31d07a61fded23ac00d29d758417ca42db89da60bf796d78 +SIZE (jmcnamara-libxlsxwriter-RELEASE_1.1.3_GH0.tar.gz) = 19166983 diff --git a/math/libxlsxwriter/pkg-plist b/math/libxlsxwriter/pkg-plist index 8e99cd18720f..2e2193719fce 100644 --- a/math/libxlsxwriter/pkg-plist +++ b/math/libxlsxwriter/pkg-plist @@ -30,5 +30,5 @@ include/xlsxwriter/worksheet.h include/xlsxwriter/xmlwriter.h lib/libxlsxwriter.a lib/libxlsxwriter.so -lib/libxlsxwriter.so.2.1 +lib/libxlsxwriter.so.3 libdata/pkgconfig/xlsxwriter.pc