diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index a351ebddc51d..627e7fe7c8c0 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -1,35 +1,35 @@ PORTNAME= astyle -PORTVERSION= 3.2.1 +PORTVERSION= 3.3.1 CATEGORIES= devel textproc MASTER_SITES= SF/astyle/astyle/astyle%20${PORTVERSION:R} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Source code indenter and formatter for C, C++, C\#, and Java WWW= https://astyle.sourceforge.net/ \ https://gitlab.com/saalen/astyle LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../../LICENSE.md USES= compiler:c++11-lang dos2unix gmake tar:bz2 ALL_TARGET= astyle MAKE_ENV= CXX="${CXX}" WRKSRC_SUBDIR= build/${CHOSEN_COMPILER_TYPE} DOS2UNIX_GLOB= *.ini OPTIONS_DEFINE= DOCS EXAMPLES do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/astyle ${STAGEDIR}${PREFIX}/bin do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/../../doc/* ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/../../file/* ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/devel/astyle/distinfo b/devel/astyle/distinfo index 283b91a23f2b..e06b949146d3 100644 --- a/devel/astyle/distinfo +++ b/devel/astyle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682354468 -SHA256 (astyle-3.2.1.tar.bz2) = 191576fbd1f4abe55a25769c176da78294ec590f96f27037a4746bda0f84fe60 -SIZE (astyle-3.2.1.tar.bz2) = 224540 +TIMESTAMP = 1685162028 +SHA256 (astyle-3.3.1.tar.bz2) = 246979db8ba82948d2925f823293321617e4a51dcac8719b370b670782e9c57d +SIZE (astyle-3.3.1.tar.bz2) = 226306