diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-15 20:14:36 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-15 20:14:36 +0800 |
commit | 01da00a54d61a38030a52ccea1452f72c4100ef6 (patch) | |
tree | de90e5bdc2ccc2a997595798264ab07488a0e4ba /textproc | |
parent | 59c1ecb8055b2eb01997b6bcccf66b039c773600 (diff) | |
download | freebsd-ports-graphics-01da00a54d61a38030a52ccea1452f72c4100ef6.tar.gz freebsd-ports-graphics-01da00a54d61a38030a52ccea1452f72c4100ef6.tar.zst freebsd-ports-graphics-01da00a54d61a38030a52ccea1452f72c4100ef6.zip |
- Update to 0.44
PR: 120622
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Diffstat (limited to 'textproc')
-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 59d3d1b1927..490a96e5ce0 100644 --- a/textproc/uncrustify/Makefile +++ b/textproc/uncrustify/Makefile @@ -6,7 +6,7 @@ # PORTNAME= uncrustify -PORTVERSION= 0.43 +PORTVERSION= 0.44 CATEGORIES= textproc MASTER_SITES= SF EXTRACT_SUFX= .tgz diff --git a/textproc/uncrustify/distinfo b/textproc/uncrustify/distinfo index 0c60604af7f..4f49145c269 100644 --- a/textproc/uncrustify/distinfo +++ b/textproc/uncrustify/distinfo @@ -1,3 +1,3 @@ -MD5 (uncrustify-0.43.tgz) = 44fd637e7e7139d55c50d0ca91d15e55 -SHA256 (uncrustify-0.43.tgz) = 7911b36b950b412f95a81fd45dc603d1c3821f0cf1e3c7992fb3f16395c5e54b -SIZE (uncrustify-0.43.tgz) = 723005 +MD5 (uncrustify-0.44.tgz) = 4dce868af8ec620fa7a2e958aa6cbf8f +SHA256 (uncrustify-0.44.tgz) = 582340dd114b8bd6ccdecdf0c4efa820411993d254e3f829caab0c017eb9b57c +SIZE (uncrustify-0.44.tgz) = 730494 |