diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-27 23:22:11 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-05-27 23:43:42 +0000 |
commit | 2f750b7fcf55bd77080f0ac7e8565f387db4cf07 (patch) | |
tree | 6fb80d26065d333c336431938d89f1a90d939c72 | |
parent | 6ce090b85c14328fb24e3331bcd2d0ba7cb48ef8 (diff) | |
download | ports-2f750b7fcf55bd77080f0ac7e8565f387db4cf07.tar.gz ports-2f750b7fcf55bd77080f0ac7e8565f387db4cf07.zip |
devel/astyle: Update to 3.3.1
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 | 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 a351ebddc51d..627e7fe7c8c0 100644 --- a/devel/astyle/Makefile +++ b/devel/astyle/Makefile @@ -1,5 +1,5 @@ PORTNAME= astyle -PORTVERSION= 3.2.1 +PORTVERSION= 3.3.1 CATEGORIES= devel textproc MASTER_SITES= SF/astyle/astyle/astyle%20${PORTVERSION:R} diff --git a/devel/astyle/distinfo b/devel/astyle/distinfo index 283b91a23f2b..e06b949146d3 100644 --- a/devel/astyle/distinfo +++ b/devel/astyle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682354468 -SHA256 (astyle-3.2.1.tar.bz2) = 191576fbd1f4abe55a25769c176da78294ec590f96f27037a4746bda0f84fe60 -SIZE (astyle-3.2.1.tar.bz2) = 224540 +TIMESTAMP = 1685162028 +SHA256 (astyle-3.3.1.tar.bz2) = 246979db8ba82948d2925f823293321617e4a51dcac8719b370b670782e9c57d +SIZE (astyle-3.3.1.tar.bz2) = 226306 |