diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index 9c79704aeb08..1960ff038f09 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -1,35 +1,35 @@ PORTNAME= astyle -PORTVERSION= 3.6.11 +PORTVERSION= 3.6.12 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 7e2405ce1d85..a3dd2fb58301 100644 --- a/devel/astyle/distinfo +++ b/devel/astyle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753796008 -SHA256 (astyle-3.6.11.tar.bz2) = 0eabee3fd9d07406772abce93241d62c1f47d456d3f941cbf15af9c23dc74ad6 -SIZE (astyle-3.6.11.tar.bz2) = 217154 +TIMESTAMP = 1757120486 +SHA256 (astyle-3.6.12.tar.bz2) = 19deb06a1ab6e5010b96c281bae350560d9789cbc896e303f3610179832fd2be +SIZE (astyle-3.6.12.tar.bz2) = 217298