diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-04 09:04:27 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-04 09:04:27 +0000 |
commit | 4b84d3480c0d604c23b925f576fe66d0b406b9a2 (patch) | |
tree | 3352f025f893904c03100007f5b2b25b7343d343 | |
parent | 9f60248a5d50d0fe100c6e4a3c9ddeb4184881b8 (diff) | |
download | ports-4b84d3480c0d604c23b925f576fe66d0b406b9a2.tar.gz ports-4b84d3480c0d604c23b925f576fe66d0b406b9a2.zip |
devel/astyle: Update to 3.4.6
Changes: https://astyle.sourceforge.net/news.html
https://astyle.sourceforge.net/notes.html
https://gitlab.com/saalen/astyle/-/commits/master
-rw-r--r-- | devel/astyle/Makefile | 4 | ||||
-rw-r--r-- | devel/astyle/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index f45fd59ddada..5106f49c03b4 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -1,7 +1,7 @@ PORTNAME= astyle -PORTVERSION= 3.4 +PORTVERSION= 3.4.6 CATEGORIES= devel textproc -MASTER_SITES= SF/astyle/astyle/astyle%20${PORTVERSION} +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 diff --git a/devel/astyle/distinfo b/devel/astyle/distinfo index 31d9e3d76fef..a3fc66a277c1 100644 --- a/devel/astyle/distinfo +++ b/devel/astyle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688166050 -SHA256 (astyle-3.4.tar.bz2) = 2bac07a46197da962bf3fb8313373242e2190b7739e4203a703eb89b603aaa07 -SIZE (astyle-3.4.tar.bz2) = 226981 +TIMESTAMP = 1693333931 +SHA256 (astyle-3.4.6.tar.bz2) = 6d0ad0405048e2ec90566a8be4cc0b7f0e2a8d96482e24090b502d4e9fa46c42 +SIZE (astyle-3.4.6.tar.bz2) = 229578 |