Skip to content

Commit 879274b

Browse files
committed
libxls: update to 1.6.3, use release tarball
Closes: https://trac.macports.org/ticket/69141
1 parent 6daba35 commit 879274b

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

textproc/libxls/Portfile

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
PortSystem 1.0
44
PortGroup github 1.0
55

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
108
conflicts catdoc
119
categories textproc
1210
maintainers {nicos @NicosPavlov} openmaintainer
@@ -16,10 +14,8 @@ description libxls is a C library which can read Excel (xls) files
1614
long_description Library for parsing Excel (XLS) files, with a sample \
1715
program for converting Excel files into CSV.
1816

19-
checksums rmd160 78d0c811d3e4a5f4fbad52df444bfd8527e0716e \
20-
sha256 a6652dd27808afa6bcb8e606250c8dd6c3ce51bbcb71b53faa18ac32ac817712 \
21-
size 325026
17+
checksums rmd160 65b4f18d7cceb4cc957ef215e223da486861d42b \
18+
sha256 b2fb836ea0b5253a352fb5ca55742e29f06f94f9421c5b8eeccef2e5d43f622c \
19+
size 469013
2220

23-
depends_build-append port:autoconf-archive
24-
25-
use_autoreconf yes
21+
configure.args --disable-silent-rules

0 commit comments

Comments
 (0)