diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-10-02 03:47:52 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-10-02 03:47:52 +0800 |
commit | 34feb429cd21904cb52bea40e13e891df8704231 (patch) | |
tree | e9429dca3c38bfd6a8cb305382990056cae1d01f /textproc/uncrustify | |
parent | bcd3ab5232a6b36310a5771fc2af2918a957e3df (diff) | |
download | freebsd-ports-gnome-34feb429cd21904cb52bea40e13e891df8704231.tar.gz freebsd-ports-gnome-34feb429cd21904cb52bea40e13e891df8704231.tar.zst freebsd-ports-gnome-34feb429cd21904cb52bea40e13e891df8704231.zip |
- Update to 0.39
PR: ports/116791
Submitted by: Dmitry Marakasov <amdmi3 amdmi3.ru> (maintainer)
Approved by: clsung (mentor, implicit)
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 49f84c742336..341125987e95 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uncrustify -PORTVERSION= 0.38 +PORTVERSION= 0.39 CATEGORIES= textproc MASTER_SITES= SF EXTRACT_SUFX= .tgz diff --git a/textproc/uncrustify/distinfo b/textproc/uncrustify/distinfo index 2ea3bc85bdac..77b465c2265e 100644 --- a/textproc/uncrustify/distinfo +++ b/textproc/uncrustify/distinfo @@ -1,3 +1,3 @@ -MD5 (uncrustify-0.38.tgz) = 46760f72e34d7f502e309ce709be5771 -SHA256 (uncrustify-0.38.tgz) = d4558c80d1a103b634970f2d7380e88220d3f02e0f60b1ccd47fa121167a1b54 -SIZE (uncrustify-0.38.tgz) = 638886 +MD5 (uncrustify-0.39.tgz) = 8e2aa65e0452bf4d07281791233bdc3b +SHA256 (uncrustify-0.39.tgz) = 492571be48d85ecc4c1b67834c60c1a3508d63eb5295e586068d469e31dbbe25 +SIZE (uncrustify-0.39.tgz) = 645370 |