mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
math/libxlsxwriter: update to 1.1.8
This commit is contained in:
parent
66c3381dea
commit
f4f60fcbee
3 changed files with 10 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= libxlsxwriter
|
||||
PORTVERSION= 1.1.7
|
||||
DISTVERSIONPREFIX= RELEASE_
|
||||
PORTVERSION= 1.1.8
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= math devel
|
||||
|
||||
MAINTAINER= bapt@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1712655158
|
||||
SHA256 (jmcnamara-libxlsxwriter-RELEASE_1.1.7_GH0.tar.gz) = 1f378e25d8bb5be258d3e04d3d24b8c23ff21bf206e6e206661844a96ca25eda
|
||||
SIZE (jmcnamara-libxlsxwriter-RELEASE_1.1.7_GH0.tar.gz) = 21584619
|
||||
TIMESTAMP = 1724058226
|
||||
SHA256 (jmcnamara-libxlsxwriter-v1.1.8_GH0.tar.gz) = 122c98353e5b69284a1cd782be7ae67bdefde2146f8197ef89a1aaf886058e86
|
||||
SIZE (jmcnamara-libxlsxwriter-v1.1.8_GH0.tar.gz) = 21840785
|
||||
|
|
|
@ -13,6 +13,10 @@ include/xlsxwriter/hash_table.h
|
|||
include/xlsxwriter/metadata.h
|
||||
include/xlsxwriter/packager.h
|
||||
include/xlsxwriter/relationships.h
|
||||
include/xlsxwriter/rich_value.h
|
||||
include/xlsxwriter/rich_value_rel.h
|
||||
include/xlsxwriter/rich_value_structure.h
|
||||
include/xlsxwriter/rich_value_types.h
|
||||
include/xlsxwriter/shared_strings.h
|
||||
include/xlsxwriter/styles.h
|
||||
include/xlsxwriter/table.h
|
||||
|
@ -31,5 +35,5 @@ include/xlsxwriter/worksheet.h
|
|||
include/xlsxwriter/xmlwriter.h
|
||||
lib/libxlsxwriter.a
|
||||
lib/libxlsxwriter.so
|
||||
lib/libxlsxwriter.so.6
|
||||
lib/libxlsxwriter.so.7
|
||||
libdata/pkgconfig/xlsxwriter.pc
|
||||
|
|
Loading…
Add table
Reference in a new issue