diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-09-07 11:52:13 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-09-07 11:52:13 +0800 |
commit | e5281ac08a8ec7b3c0a90bb4f675a916c4e52c1c (patch) | |
tree | 113c5eed686ddb0a83d2248f861eed24da6c61fa | |
parent | 35cb1e051d01a723d32d1d4b497dec8402d34282 (diff) | |
download | freebsd-ports-gnome-e5281ac08a8ec7b3c0a90bb4f675a916c4e52c1c.tar.gz freebsd-ports-gnome-e5281ac08a8ec7b3c0a90bb4f675a916c4e52c1c.tar.zst freebsd-ports-gnome-e5281ac08a8ec7b3c0a90bb4f675a916c4e52c1c.zip |
- Update to 0.38
PR: ports/116135
Submitted by: Dmitry Marakasov <amdmi3_AT_amdmi3.ru> (maintainer)
Approved by: clsung (mentor)
-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 521ec502a88f..49f84c742336 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uncrustify -PORTVERSION= 0.37 +PORTVERSION= 0.38 CATEGORIES= textproc MASTER_SITES= SF EXTRACT_SUFX= .tgz diff --git a/textproc/uncrustify/distinfo b/textproc/uncrustify/distinfo index 0e5e07f0180b..2ea3bc85bdac 100644 --- a/textproc/uncrustify/distinfo +++ b/textproc/uncrustify/distinfo @@ -1,3 +1,3 @@ -MD5 (uncrustify-0.37.tgz) = b7d3aa50e992749d9e87494900a8fae2 -SHA256 (uncrustify-0.37.tgz) = 256fbfb0a0e8e9ec5e05f097a564d3a5ebdc1e815230e04f2b55eecf4cd9d0b3 -SIZE (uncrustify-0.37.tgz) = 633481 +MD5 (uncrustify-0.38.tgz) = 46760f72e34d7f502e309ce709be5771 +SHA256 (uncrustify-0.38.tgz) = d4558c80d1a103b634970f2d7380e88220d3f02e0f60b1ccd47fa121167a1b54 +SIZE (uncrustify-0.38.tgz) = 638886 |