From owner-dev-commits-ports-main@freebsd.org Fri Apr 9 12:59:49 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 580705D796E; Fri, 9 Apr 2021 12:59:49 +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 4FGys11xHYz4hX9; Fri, 9 Apr 2021 12:59:49 +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 312B21E047; Fri, 9 Apr 2021 12:59:49 +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 139CxnKf046897; Fri, 9 Apr 2021 12:59:49 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 139CxnqS046896; Fri, 9 Apr 2021 12:59:49 GMT (envelope-from git) Date: Fri, 9 Apr 2021 12:59:49 GMT Message-Id: <202104091259.139CxnqS046896@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: f689218c9184 - main - math/libxslxwriter: update to 1.0.1 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: f689218c918434fe74b4bec0ca4da999d6307ef6 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2021 12:59:49 -0000 The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=f689218c918434fe74b4bec0ca4da999d6307ef6 commit f689218c918434fe74b4bec0ca4da999d6307ef6 Author: Baptiste Daroussin AuthorDate: 2021-04-09 12:57:14 +0000 Commit: Baptiste Daroussin CommitDate: 2021-04-09 12:59:33 +0000 math/libxslxwriter: update to 1.0.1 --- math/libxlsxwriter/Makefile | 2 +- math/libxlsxwriter/distinfo | 6 +++--- math/libxlsxwriter/files/patch-src_Makefile | 12 ++++++------ math/libxlsxwriter/pkg-plist | 1 + 4 files changed, 11 insertions(+), 10 deletions(-) diff --git a/math/libxlsxwriter/Makefile b/math/libxlsxwriter/Makefile index 06adf3bf3fb8..14877aeea2d3 100644 --- a/math/libxlsxwriter/Makefile +++ b/math/libxlsxwriter/Makefile @@ -1,5 +1,5 @@ PORTNAME= libxlsxwriter -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 DISTVERSIONPREFIX= RELEASE_ CATEGORIES= math devel diff --git a/math/libxlsxwriter/distinfo b/math/libxlsxwriter/distinfo index de95d90a4f85..1c32b434102e 100644 --- a/math/libxlsxwriter/distinfo +++ b/math/libxlsxwriter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600109612 -SHA256 (jmcnamara-libxlsxwriter-RELEASE_1.0.0_GH0.tar.gz) = 8b353379333c323d14a9d265cd2491d3a6c0032c8d6ec2141f10b82ab66a087c -SIZE (jmcnamara-libxlsxwriter-RELEASE_1.0.0_GH0.tar.gz) = 17352002 +TIMESTAMP = 1617972819 +SHA256 (jmcnamara-libxlsxwriter-RELEASE_1.0.1_GH0.tar.gz) = 86df82e1180f07bd0be19225776db8fbe199d66e715a343d8c0c3444b05ec00b +SIZE (jmcnamara-libxlsxwriter-RELEASE_1.0.1_GH0.tar.gz) = 17520424 diff --git a/math/libxlsxwriter/files/patch-src_Makefile b/math/libxlsxwriter/files/patch-src_Makefile index 8eb22c8466de..3d5d7cad24d2 100644 --- a/math/libxlsxwriter/files/patch-src_Makefile +++ b/math/libxlsxwriter/files/patch-src_Makefile @@ -1,6 +1,6 @@ ---- src/Makefile.orig 2019-12-26 18:59:41 UTC +--- src/Makefile.orig 2021-03-30 13:12:10 UTC +++ src/Makefile -@@ -73,7 +73,7 @@ endif +@@ -82,7 +82,7 @@ endif # Library names. LIBXLSXWRITER_A = libxlsxwriter.a @@ -9,7 +9,7 @@ # Library with additional non-static functions for testing. LIBXLSXWRITER_TO = libxlsxwriter_test.a -@@ -83,7 +83,7 @@ ARFLAGS = rc +@@ -92,7 +92,7 @@ ARFLAGS = rc # Flags passed to dynamic linker. FPIC = -fPIC @@ -18,7 +18,7 @@ # Get Env/OS name. UNAME := $(shell uname) -@@ -135,11 +135,11 @@ $(LIBXLSXWRITER_A) : $(OBJS) +@@ -144,11 +144,11 @@ $(LIBXLSXWRITER_A) : $(OBJS) # The dynamic library. ifeq ($(findstring m32,$(CFLAGS)),m32) @@ -27,8 +27,8 @@ endif $(LIBXLSXWRITER_SO) : $(SOBJS) -- $(Q)$(CC) $(LDFLAGS) $(SOFLAGS) $(ARCH) -o $@ $(MINIZIP_SO) $(TMPFILEPLUS_SO) $(MD5_SO) $^ $(LIBS) -+ $(Q)$(CC) $(LDFLAGS) $(SOFLAGS) $(XSLX_ARCH) -o $@ $(MINIZIP_SO) $(TMPFILEPLUS_SO) $(MD5_SO) $^ $(LIBS) +- $(Q)$(CC) $(LDFLAGS) $(SOFLAGS) $(ARCH) $(TARGET_ARCH) -o $@ $(MINIZIP_SO) $(TMPFILEPLUS_SO) $(MD5_SO) $^ $(LIBS) ++ $(Q)$(CC) $(LDFLAGS) $(SOFLAGS) $(XLSX_ARCH) $(TARGET_ARCH) -o $@ $(MINIZIP_SO) $(TMPFILEPLUS_SO) $(MD5_SO) $^ $(LIBS) # The test library. $(LIBXLSXWRITER_TO) : $(TOBJS) diff --git a/math/libxlsxwriter/pkg-plist b/math/libxlsxwriter/pkg-plist index 8541482fef5a..486ce9e2272b 100644 --- a/math/libxlsxwriter/pkg-plist +++ b/math/libxlsxwriter/pkg-plist @@ -29,3 +29,4 @@ include/xlsxwriter/xmlwriter.h lib/libxlsxwriter.a lib/libxlsxwriter.so lib/libxlsxwriter.so.0 +libdata/pkgconfig/xlsxwriter.pc