diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile index 1c4db7fb2c4c..f8053ccaedb3 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -1,30 +1,30 @@ PORTNAME= uncrustify -PORTVERSION= 0.74.0 +PORTVERSION= 0.75.0 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= textproc MAINTAINER= amdmi3@FreeBSD.org COMMENT= Highly configurable source code beautifier LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes USES= cmake compiler:c++11-lang python:build -CMAKE_ARGS= -DNoGitVersionString:BOOL=TRUE +CMAKE_ON= NoGitVersionString TEST_TARGET= test PORTDOCS= * PORTEXAMPLES= * PLIST_FILES= bin/uncrustify man/man1/uncrustify.1.gz OPTIONS_DEFINE= DOCS EXAMPLES post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${STAGEDIR}${DOCSDIR}/ cd ${WRKSRC}/documentation && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/ .include diff --git a/textproc/uncrustify/distinfo b/textproc/uncrustify/distinfo index e953aa77993d..d7d5931de894 100644 --- a/textproc/uncrustify/distinfo +++ b/textproc/uncrustify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637611787 -SHA256 (uncrustify-uncrustify-uncrustify-0.74.0_GH0.tar.gz) = b7d24e256e7f919aa96289ac8167ac98340df7faa2d34b60d2242dc54700caaa -SIZE (uncrustify-uncrustify-uncrustify-0.74.0_GH0.tar.gz) = 1565507 +TIMESTAMP = 1651835690 +SHA256 (uncrustify-uncrustify-uncrustify-0.75.0_GH0.tar.gz) = f4d1bdac7805fc165e99b1001e474d8ce233d91319894f9b4fc8e0964e10d8f6 +SIZE (uncrustify-uncrustify-uncrustify-0.75.0_GH0.tar.gz) = 1603400