diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index 22aeefd9f648..ec459ab1b7e1 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -1,35 +1,35 @@ PORTNAME= astyle -PORTVERSION= 3.4.10 +PORTVERSION= 3.4.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 603894463711..2f8a1627e129 100644 --- a/devel/astyle/distinfo +++ b/devel/astyle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698340919 -SHA256 (astyle-3.4.10.tar.bz2) = 6f67ec872b437bd3c51e0f75e112e4dbfdb26d5fb7bd9cf8a480f10af5557063 -SIZE (astyle-3.4.10.tar.bz2) = 229951 +TIMESTAMP = 1708448890 +SHA256 (astyle-3.4.12.tar.bz2) = 077459b29f7386f2569c142c68a5b6607680b0cbda0210209ffea6ff0f5ab60e +SIZE (astyle-3.4.12.tar.bz2) = 230711