diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-11-01 01:47:32 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-11-01 01:56:57 +0000 |
commit | ee0cda3f9f40fd3054fa2cdff1910d2da4e7277e (patch) | |
tree | f220b883815bc803d9d21510a8f7fd3346c982d4 | |
parent | 3580dfb0980095fa37f41297bf516e7dabf23965 (diff) | |
download | ports-ee0cda3f9f40fd3054fa2cdff1910d2da4e7277e.tar.gz ports-ee0cda3f9f40fd3054fa2cdff1910d2da4e7277e.zip |
devel/astyle: Update to 3.4.10
-rw-r--r-- | devel/astyle/Makefile | 2 | ||||
-rw-r--r-- | devel/astyle/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile index 989530e23693..22aeefd9f648 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -1,5 +1,5 @@ PORTNAME= astyle -PORTVERSION= 3.4.8 +PORTVERSION= 3.4.10 CATEGORIES= devel textproc MASTER_SITES= SF/astyle/astyle/astyle%20${PORTVERSION:R} diff --git a/devel/astyle/distinfo b/devel/astyle/distinfo index c14b057e1af1..603894463711 100644 --- a/devel/astyle/distinfo +++ b/devel/astyle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695588788 -SHA256 (astyle-3.4.8.tar.bz2) = 0f32cb097dc121099cca420a0762c62297d5a5dbc8b994fc755cb47ff4c6c666 -SIZE (astyle-3.4.8.tar.bz2) = 229679 +TIMESTAMP = 1698340919 +SHA256 (astyle-3.4.10.tar.bz2) = 6f67ec872b437bd3c51e0f75e112e4dbfdb26d5fb7bd9cf8a480f10af5557063 +SIZE (astyle-3.4.10.tar.bz2) = 229951 |