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.16.1
version 5.17.1
revision 0

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

use_parallel_build no

checksums rmd160 6722dc73520fe109d70a34a150f22a82e18823da \
sha256 9222ea6c4996c1231577f7475c65902f2eb332ee5249d06c6017218dc35c6a19 \
size 290910
checksums rmd160 c77dc9c1a99aba4e32434b37cef8e388f6463fe6 \
sha256 879782e8b8c6d6263e4d2a72f2283879f1c645c5f87db5cdd8a4bd8182e2ee37 \
size 291243
} else {
build {}

distname symfony-cli_darwin_all

checksums rmd160 f8ef5a2c1c6644030f3e04d204bbf0268cb4998c \
sha256 2493fc83e05cc13448874b0f41158f47ff4bbdd92a3bb43f6c4a212107ddeb97 \
size 12228072
checksums rmd160 121b3094df282f922b2693d136c4fc0a9e99bcd7 \
sha256 4e25680428e99f44a4eaf19f33dc51ef9fac27508b08c68a4ff08877213a6f97 \
size 12441360

github.tarball_from releases

Expand Down