editorconfig-core-c: Update to 0.12.11

This commit is contained in:
commitmaniac
2026-04-24 15:31:00 -04:00
committed by Herby Gillot
parent d178452dfc
commit 4b02951f02
+4 -6
View File
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup cmake 1.1
PortGroup github 1.0
github.setup editorconfig editorconfig-core-c 0.12.10 v
github.setup editorconfig editorconfig-core-c 0.12.11 v
github.tarball_from archive
revision 0
categories devel
@@ -16,15 +16,13 @@ long_description This code produces a program that accepts a filename as
look for .editorconfig files with sections applicable to the given file, \
outputting any properties found.
checksums rmd160 925a0fb2f66d4887c085bf32360dc8c3c006e3f1 \
sha256 ab9f897a90fb36cfc34e5b67221e55ab0e3119b3512de8e31029d376c6bab870 \
size 77716
checksums rmd160 18823c23536cbaacb2234c81306fe370a8d4a377 \
sha256 9d8b420b56a969ea3cf784861c72d26fa0e158fa1494d732df2c8a1480d36a5c \
size 77800
depends_build-append path:bin/doxygen:doxygen
depends_lib-append port:pcre2
use_parallel_build no
post-destroot {
xinstall -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 ${worksrcpath}/LICENSE ${destroot}${prefix}/share/doc/${name}