- Update to 0.47
PR: 124374 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
This commit is contained in:
parent
7b8f2b92a2
commit
60f7295e70
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215200
2 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= uncrustify
|
||||
PORTVERSION= 0.46
|
||||
PORTVERSION= 0.47
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -17,6 +17,8 @@ COMMENT= Highly configurable source code beautifier
|
|||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAN1= uncrustify.1
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
PORTDOCS= *
|
||||
post-install:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (uncrustify-0.46.tgz) = d8298ae1dc802cc68f3fbf9b1deb9088
|
||||
SHA256 (uncrustify-0.46.tgz) = 6e0faa92fd60b5027a8fc72358c4cc0e171e8cef634223e9b9857a65a1df3cab
|
||||
SIZE (uncrustify-0.46.tgz) = 746239
|
||||
MD5 (uncrustify-0.47.tgz) = 707083bcb1e38d950e4b76a6848537a2
|
||||
SHA256 (uncrustify-0.47.tgz) = fe32817f3c0e9ba04a3f72564f9655d5c4f130b6639e0531e9487b9ea3964c52
|
||||
SIZE (uncrustify-0.47.tgz) = 754505
|
||||
|
|
Loading…
Reference in a new issue