diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-11-22 20:16:13 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-11-23 13:35:20 +0000 |
commit | 96e88b5a13d1e82c50097cf409171d8a6e07093a (patch) | |
tree | 039e3f23f5f6b36fded734eed08aa567ac5c0cfd | |
parent | 1b530284ec5e8fa58c4eb3b2dfff269d63be9c3c (diff) |
textproc/uncrustify: update to 0.74.0
-rw-r--r-- | textproc/uncrustify/Makefile | 2 | ||||
-rw-r--r-- | textproc/uncrustify/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile index a94182216af8..1c4db7fb2c4c 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -1,5 +1,5 @@ PORTNAME= uncrustify -PORTVERSION= 0.73.0 +PORTVERSION= 0.74.0 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= textproc diff --git a/textproc/uncrustify/distinfo b/textproc/uncrustify/distinfo index da68150554a3..e953aa77993d 100644 --- a/textproc/uncrustify/distinfo +++ b/textproc/uncrustify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620992495 -SHA256 (uncrustify-uncrustify-uncrustify-0.73.0_GH0.tar.gz) = 2df0326ba8c413d675b796e051d89a318b7c9cccebc993d66466e2e7fd970672 -SIZE (uncrustify-uncrustify-uncrustify-0.73.0_GH0.tar.gz) = 1616213 +TIMESTAMP = 1637611787 +SHA256 (uncrustify-uncrustify-uncrustify-0.74.0_GH0.tar.gz) = b7d24e256e7f919aa96289ac8167ac98340df7faa2d34b60d2242dc54700caaa +SIZE (uncrustify-uncrustify-uncrustify-0.74.0_GH0.tar.gz) = 1565507 |