Commits

David B. Evans authored e3a072ec8be
libwps: update to version 0.4.10
No tags

textproc/libwps/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup cxx11 1.1
5 5
6 6 name libwps
7 -version 0.4.9
7 +version 0.4.10
8 8 categories textproc
9 9 platforms darwin
10 10 maintainers {devans @dbevans} openmaintainer
11 11 license LGPL-2
12 12
13 13 description C++ library for reading and parsing the Microsoft Works \
14 14 document format
15 15
16 16 long_description ${name} a is ${description}.
17 17
18 18 homepage http://libwps.sourceforge.net/
19 19 master_sites sourceforge:project/libwps/libwps/libwps-${version}
20 20
21 21 use_xz yes
22 22
23 -checksums rmd160 da0f5766172f1e5d2de2724f707627250347d890 \
24 - sha256 13beb0c733bb1544a542b6ab1d9d205f218e9a2202d1d4cac056f79f6db74922 \
25 - size 673784
23 +checksums rmd160 d6af92027f38243f24b1cc9cbfcac8d0f50b38e6 \
24 + sha256 1421e034286a9f96d3168a1c54ea570ee7aa008ca07b89de005ad5ce49fb29ca \
25 + size 695448
26 26
27 27 depends_build port:pkgconfig
28 28
29 29 depends_lib port:librevenge
30 30
31 31 configure.args --disable-silent-rules \
32 32 --disable-werror \
33 33 --without-docs
34 34
35 35 variant docs description {Build API documentation} {

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut