devel/astyle: Update to 3.6.5
Changes: https://astyle.sourceforge.net/news.html https://astyle.sourceforge.net/notes.html
This commit is contained in:
parent
433d6ba2c8
commit
5876e2f09e
@ -1,5 +1,5 @@
|
||||
PORTNAME= astyle
|
||||
PORTVERSION= 3.6.4
|
||||
PORTVERSION= 3.6.5
|
||||
CATEGORIES= devel textproc
|
||||
MASTER_SITES= SF/astyle/astyle/astyle%20${PORTVERSION:R}
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1730540896
|
||||
SHA256 (astyle-3.6.4.tar.bz2) = 1e94b64f4f06461f9039d094aefe9d4b28c66d34916b27a456055e7d62d73702
|
||||
SIZE (astyle-3.6.4.tar.bz2) = 218851
|
||||
TIMESTAMP = 1734888030
|
||||
SHA256 (astyle-3.6.5.tar.bz2) = f231cd641047adb6c01adb2511573326a8bb7a293d17b54c770550993deade8b
|
||||
SIZE (astyle-3.6.5.tar.bz2) = 218869
|
||||
|
||||
@ -17,6 +17,6 @@ ONLY use spaces or tabs, looking at other people's source code can still be
|
||||
problematic.
|
||||
|
||||
To address this problem, Artistic Style was created -- a filter written in C++
|
||||
that automatically re-indents and re-formats C / C++ / Objective-C / C++/CLI / C#
|
||||
/ Java source files. It can be used from a command line, or it can be
|
||||
that automatically re-indents and re-formats C / C++ / Objective-C / C++/CLI /
|
||||
C# / Java source files. It can be used from a command line, or it can be
|
||||
incorporated as a library in another program.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user