diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-08-30 21:11:45 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-08-30 21:11:45 +0800 |
commit | 36416492c7dd99f0bf6a743b57bbb518d17c2e3e (patch) | |
tree | fbbff01c76afc666c574a3a1987ecc292b5f1dd9 /textproc/uncrustify | |
parent | 13f10a456c98a7c1ee6235eb102a539c8aa4d5a1 (diff) | |
download | freebsd-ports-graphics-36416492c7dd99f0bf6a743b57bbb518d17c2e3e.tar.gz freebsd-ports-graphics-36416492c7dd99f0bf6a743b57bbb518d17c2e3e.tar.zst freebsd-ports-graphics-36416492c7dd99f0bf6a743b57bbb518d17c2e3e.zip |
- update to 0.37
PR: ports/115770
Submitted by: Dmitry Marakasov <amdmi3_AT_amdmi3.ru> (maintainer)
Approved by: clsung (mentor)
Diffstat (limited to 'textproc/uncrustify')
-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 db17d9fbe3f..521ec502a88 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uncrustify -PORTVERSION= 0.36 +PORTVERSION= 0.37 CATEGORIES= textproc MASTER_SITES= SF EXTRACT_SUFX= .tgz diff --git a/textproc/uncrustify/distinfo b/textproc/uncrustify/distinfo index 953fd1ade25..0e5e07f0180 100644 --- a/textproc/uncrustify/distinfo +++ b/textproc/uncrustify/distinfo @@ -1,3 +1,3 @@ -MD5 (uncrustify-0.36.tgz) = 73c3f46fdd562aee2ecb5ac65ae4bd9e -SHA256 (uncrustify-0.36.tgz) = dcf35836fce3f6af651f176a554b77a587e9262fb04facc6a3b50bd4b613af40 -SIZE (uncrustify-0.36.tgz) = 626273 +MD5 (uncrustify-0.37.tgz) = b7d3aa50e992749d9e87494900a8fae2 +SHA256 (uncrustify-0.37.tgz) = 256fbfb0a0e8e9ec5e05f097a564d3a5ebdc1e815230e04f2b55eecf4cd9d0b3 +SIZE (uncrustify-0.37.tgz) = 633481 |