From 4897f0e79f02db158c50c1647c7fa444644bbec8 Mon Sep 17 00:00:00 2001 From: Link Dupont Date: Sat, 20 Sep 2025 22:44:23 -0400 Subject: [PATCH] macos-trash: Update to 2.0.0 --- sysutils/macos-trash/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/macos-trash/Portfile b/sysutils/macos-trash/Portfile index 24efd272653a2..9686140069f18 100644 --- a/sysutils/macos-trash/Portfile +++ b/sysutils/macos-trash/Portfile @@ -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 @@ -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}