mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
update to 1.5.2
This commit is contained in:
parent
3245aa1b02
commit
ea2d15f126
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520988
3 changed files with 5 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= libxls
|
PORTNAME= libxls
|
||||||
PORTVERSION= 1.5.1
|
PORTVERSION= 1.5.2
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= math devel
|
CATEGORIES= math devel
|
||||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
|
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1559734969
|
TIMESTAMP = 1577453329
|
||||||
SHA256 (libxls-1.5.1.tar.gz) = 3bc88501529ce3909457fedfc5cc6c8c5a8aaaab17ca5cbbfad317b61e465535
|
SHA256 (libxls-1.5.2.tar.gz) = 8d7e52d96ccc6c498e5de78c1988d9838d914eeeb94ac60208378340bd6e6aaa
|
||||||
SIZE (libxls-1.5.1.tar.gz) = 442217
|
SIZE (libxls-1.5.2.tar.gz) = 443227
|
||||||
|
|
|
@ -9,6 +9,6 @@ include/xls.h
|
||||||
include/libxls/endian.h
|
include/libxls/endian.h
|
||||||
lib/libxlsreader.so
|
lib/libxlsreader.so
|
||||||
lib/libxlsreader.so.1
|
lib/libxlsreader.so.1
|
||||||
lib/libxlsreader.so.1.5.1
|
lib/libxlsreader.so.1.5.2
|
||||||
libdata/pkgconfig/libxls.pc
|
libdata/pkgconfig/libxls.pc
|
||||||
man/man1/xls2csv.1.gz
|
man/man1/xls2csv.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue