diff --git a/aqua/oscar/Portfile b/aqua/oscar/Portfile index 111ed0644994d..b0534d29cd53c 100644 --- a/aqua/oscar/Portfile +++ b/aqua/oscar/Portfile @@ -4,15 +4,15 @@ PortSystem 1.0 PortGroup qmake5 1.0 name oscar -version 1.5.3 +version 1.6.0 revision 0 # please increase revision with new build_number set build_number 0 -# see https://gitlab.com/pholy/OSCAR-code/-/tags for upload_tag associated with version -set upload_tag 7267dafa46a871449bf4c5131f4a7998baf769c0 +# see https://gitlab.com/CrimsonNape/OSCAR-code/-/tags for upload_tag associated with version +set upload_tag cb07f84195efc2a2141fec2df661c5e5a63f5670 categories aqua license GPL-3 -maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer +maintainers {mcalhoun @MarcusCalhoun-Lopez} {mark @markemer} openmaintainer description a cross platform, opensource sleep tracking program for reviewing CPAP and Oximetry data @@ -20,13 +20,13 @@ long_description OSCAR is ${description}, \ which are devices used in the treatment of Sleep Disorders like Obstructive Sleep Apnea. homepage https://www.sleepfiles.com/OSCAR/ -master_sites https://gitlab.com/pholy/OSCAR-code/-/archive/${upload_tag} +master_sites https://gitlab.com/CrimsonNape/OSCAR-code/-/archive/${upload_tag} distname ${name}-${version}-r-${build_number} -checksums rmd160 7c0e8c469a9ff1c712a33986f1ada1beec4218fd \ - sha256 decd7fbbcbb1ee2fa2cfc135bc312ab8804a14707ecd9e3a841cf97668f677c7 \ - size 7868784 +checksums rmd160 dac6a63429d101d200fdfac4303a074e44200120 \ + sha256 6786540b4f73c92e7de95cf1de5c6b05fef495eefa5f32e412e0f4da022b14ec \ + size 7841691 qt5.min_version 5.13 @@ -46,5 +46,5 @@ destroot { } livecheck.type regex -livecheck.url https://gitlab.com/pholy/OSCAR-code/-/tags +livecheck.url https://gitlab.com/CrimsonNape/OSCAR-code/-/tags livecheck.regex { v(\d+(?:\.\d+)*)[^-]}