Skip to content

Commit

Permalink
astyle: update to 3.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
szhorvat committed Mar 8, 2025
1 parent d6194a4 commit cec4f37
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions devel/astyle/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PortGroup java 1.0
PortGroup compiler_blacklist_versions 1.0

name astyle
version 3.6.6
version 3.6.7
set branch [join [lrange [split ${version} .] 0 1] .]
revision 0
categories devel
Expand All @@ -21,9 +21,9 @@ long_description Artistic Style is a source code indenter, source code format
homepage https://astyle.sourceforge.net
master_sites sourceforge:project/astyle/astyle/astyle%20${branch}
use_bzip2 yes
checksums rmd160 158da5b416add31c8338d403b9722faf666de06c \
sha256 e731a262aeecdf4e3d5ccdd8c73b832749b1277078464ea7697adba26e6e6bb6 \
size 218759
checksums rmd160 75816da727ccf85349e843be79c1d62106d48446 \
sha256 ac30a043ece5920e521c2560055877251bfeb8e102c589c65c50550f1eb25cef \
size 219524

patchfiles dont-force-stdlib.diff

Expand Down

0 comments on commit cec4f37

Please sign in to comment.