diff --git a/editors/editorconfig-core-c/Makefile b/editors/editorconfig-core-c/Makefile index 8d01f6b5a4c6..a59cf0d1475f 100644 --- a/editors/editorconfig-core-c/Makefile +++ b/editors/editorconfig-core-c/Makefile @@ -1,29 +1,29 @@ PORTNAME= editorconfig-core-c -PORTVERSION= 0.12.10 +PORTVERSION= 0.12.11 DISTVERSIONPREFIX= v CATEGORIES= editors MAINTAINER= dutra@FreeBSD.org COMMENT= EditorConfig core library and executable written in C WWW= https://editorconfig.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= doxygen:devel/doxygen LIB_DEPENDS= libpcre2-8.so:devel/pcre2 USES= cmake USE_GITHUB= yes GH_ACCOUNT= editorconfig USE_LDCONFIG= yes CONFLICTS_INSTALL= py*-editorconfig PLIST_SUB= PORTVERSION=${PORTVERSION} \ SHLIB_MAJOR=${PORTVERSION:C/\..+//} \ SHLIB_VER=${PORTVERSION} .include diff --git a/editors/editorconfig-core-c/distinfo b/editors/editorconfig-core-c/distinfo index 80ce6e098cd0..533b88d0f0b9 100644 --- a/editors/editorconfig-core-c/distinfo +++ b/editors/editorconfig-core-c/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760622740 -SHA256 (editorconfig-editorconfig-core-c-v0.12.10_GH0.tar.gz) = ab9f897a90fb36cfc34e5b67221e55ab0e3119b3512de8e31029d376c6bab870 -SIZE (editorconfig-editorconfig-core-c-v0.12.10_GH0.tar.gz) = 77716 +TIMESTAMP = 1776432291 +SHA256 (editorconfig-editorconfig-core-c-v0.12.11_GH0.tar.gz) = 9d8b420b56a969ea3cf784861c72d26fa0e158fa1494d732df2c8a1480d36a5c +SIZE (editorconfig-editorconfig-core-c-v0.12.11_GH0.tar.gz) = 77800