Skip to content
Open
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
8 changes: 4 additions & 4 deletions sysutils/macos-trash/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup github 1.0
PortGroup xcodeversion 1.0

github.setup sindresorhus macos-trash 1.2.0 v
github.setup sindresorhus macos-trash 2.0.0 v
revision 0
github.tarball_from archive

Expand All @@ -19,9 +19,9 @@ description command-line program that moves items to the trash
long_description ${name} is a small command-line program that moves \
files or folders to the trash, written in Swift

checksums rmd160 0fc3fbf74364226cf9e8b90bc8fbc1edb509260e \
sha256 c4472b5c8024806720779bc867da1958fe871fbd93d200af8a2cc4ad1941be28 \
size 2986
checksums rmd160 5a73588b188ed8834ae98d5cf5702df76df7231e \
sha256 95eeea2a96e5d989145da4697206062798b9f708101dc426ae5a489969619114 \
size 3123

minimum_xcodeversions {20 13}

Expand Down
Loading