Date: Tue, 18 Jun 2024 04:07:21 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3d4a775b2cc7 - main - devel/astyle: Update to 3.5 Message-ID: <202406180407.45I47LaR075345@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3d4a775b2cc7a00ad5f265d1c93ce34aafa79aae commit 3d4a775b2cc7a00ad5f265d1c93ce34aafa79aae Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-18 03:58:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-18 03:58:51 +0000 devel/astyle: Update to 3.5 Changes: https://astyle.sourceforge.net/news.html https://astyle.sourceforge.net/notes.html --- devel/astyle/Makefile | 4 ++-- devel/astyle/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index f1e6c2afb3bb..1c603adad9d7 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -1,7 +1,7 @@ PORTNAME= astyle -PORTVERSION= 3.4.16 +PORTVERSION= 3.5 CATEGORIES= devel textproc -MASTER_SITES= SF/astyle/astyle/astyle%20${PORTVERSION:R} +MASTER_SITES= SF/astyle/astyle/astyle%20${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Source code indenter and formatter for C, C++, C\#, and Java diff --git a/devel/astyle/distinfo b/devel/astyle/distinfo index 73044ef71e85..b4d5b84b20b2 100644 --- a/devel/astyle/distinfo +++ b/devel/astyle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716448642 -SHA256 (astyle-3.4.16.tar.bz2) = cb760434f7e4624d5eeb2776ac334e79e01119bea419fc986edd2c24d9380364 -SIZE (astyle-3.4.16.tar.bz2) = 231260 +TIMESTAMP = 1718580012 +SHA256 (astyle-3.5.tar.bz2) = defc1cb7bfa863bec470e836c257439a1199ca2c8b13a652a327fd78c8f5923c +SIZE (astyle-3.5.tar.bz2) = 231638
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406180407.45I47LaR075345>