File tree Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Expand file tree Collapse file tree 1 file changed +6
-10
lines changed Original file line number Diff line number Diff line change 3
3
PortSystem 1.0
4
4
PortGroup github 1.0
5
5
6
- github.setup libxls libxls 448240067919707eb95fb009f76f3fdb439b1427
7
- # Change github.tarball_from to 'releases' or 'archive' next update
8
- github.tarball_from tarball
9
- version 1.6.2
6
+ github.setup libxls libxls 1.6.3 v
7
+ github.tarball_from releases
10
8
conflicts catdoc
11
9
categories textproc
12
10
maintainers {nicos @NicosPavlov} openmaintainer
@@ -16,10 +14,8 @@ description libxls is a C library which can read Excel (xls) files
16
14
long_description Library for parsing Excel (XLS) files, with a sample \
17
15
program for converting Excel files into CSV.
18
16
19
- checksums rmd160 78d0c811d3e4a5f4fbad52df444bfd8527e0716e \
20
- sha256 a6652dd27808afa6bcb8e606250c8dd6c3ce51bbcb71b53faa18ac32ac817712 \
21
- size 325026
17
+ checksums rmd160 65b4f18d7cceb4cc957ef215e223da486861d42b \
18
+ sha256 b2fb836ea0b5253a352fb5ca55742e29f06f94f9421c5b8eeccef2e5d43f622c \
19
+ size 469013
22
20
23
- depends_build-append port:autoconf-archive
24
-
25
- use_autoreconf yes
21
+ configure.args --disable-silent-rules
You can’t perform that action at this time.
0 commit comments