Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions devel/symfony-cli/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PortSystem 1.0

version 5.12.0
version 5.14.2
revision 0

if {${os.major} >= 17} {
Expand Down Expand Up @@ -44,17 +44,17 @@ if ${source_build} {

use_parallel_build no

checksums rmd160 f907ad2b837416d515a7554ea257bca39dff665e \
sha256 327f8cc77e3ddec57a560520521a2da5aeee1dc8b9a45d53ac2e60487b0fba48 \
size 290034
checksums rmd160 a2776e498c912330fc75b8ac31aa04262cd381cb \
sha256 7347c365f04572807a358f0171859d90f66194bdeb28c09e955d27415dca6f5a \
size 289631
} else {
build {}

distname symfony-cli_darwin_all

checksums rmd160 d10d8473e3e3f74ae5e42281af47b3fb8dc5e001 \
sha256 596f0aeed501aa6d37e4c8d173154ff7854d7ed2260f04a8148215d90bd1ed02 \
size 12600046
checksums rmd160 2563935ec41f8e2d166a7438325b3f22c73b438c \
sha256 ba3346c9755fd02af62e13dd6e19de5d88e3c33c07ce767ed67e7dd7e902b5b1 \
size 12270538

github.tarball_from releases

Expand Down