File tree Expand file tree Collapse file tree 1 file changed +8
-12
lines changed
Expand file tree Collapse file tree 1 file changed +8
-12
lines changed Original file line number Diff line number Diff line change 11# -*- 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
22
33PortSystem 1.0
4- PortGroup boost 1.0
54PortGroup github 1.0
65
7- github.setup vslavik xmlwrapp 0.9.1 v
6+ github.setup vslavik xmlwrapp 0.10.0 v
87revision 0
98categories devel
109maintainers nomaintainer
@@ -19,22 +18,19 @@ long_description ${name} is {*}${description}. \
1918
2019homepage https://vslavik.github.io/xmlwrapp/
2120
22- checksums rmd160 35820425205f40b7768f6b8f36ae43b03d8e5c53 \
23- sha256 96c6229ce246edf9e48a8b566addd970a19eb9d4b51688afd104077e72679f75 \
24- size 1634662
25-
21+ checksums rmd160 0b496fd0acfe2dc8842f5de97232dc01d2381615 \
22+ sha256 12002ad2147cac7e6ca7b6a7e4c977e4ada6c97570a02696307bc05322ec9647 \
23+ size 1473902
2624github.tarball_from releases
2725
26+ use_autoreconf yes
27+
2828depends_build-append \
2929 path:bin/pkg-config:pkgconfig
3030
3131depends_lib-append port:libxml2 \
32- port:libxslt \
33- port:xz \
34- port:zlib
32+ port:libxslt
3533
3634compiler.cxx_standard 2011
3735
38- configure.args --disable-docs \
39- --disable-silent-rules \
40- --disable-tests
36+ configure.args-append --disable-docs
You can’t perform that action at this time.
0 commit comments