You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
qt6,qt64,qt6_info-1.0: update supported macOS versions
This commit is contained in:
@@ -35,8 +35,9 @@ namespace eval qt6 {}
|
||||
# please keep in order with the most recent Qt and OS versions with the lowest indices
|
||||
#
|
||||
set qt6::available_versions {
|
||||
qt6 {6.8 {23 22 21 20}}
|
||||
qt64 {6.4 {23 22 21 20 19 18}}
|
||||
qt6 {6.8 {24 23}}
|
||||
qt67 {6.7 {24 23 22 21}}
|
||||
qt64 {6.4 {24 23 22 21 20 19}}
|
||||
}
|
||||
|
||||
####################################################################################################################################
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ PortGroup compiler_blacklist_versions 1.0
|
||||
name qt6
|
||||
|
||||
categories aqua
|
||||
platforms {macosx >= 20} ; # upon change, please update qt6 PG
|
||||
platforms {macosx >= 23} ; # upon change, please update qt6 PG
|
||||
maintainers {mcalhoun @MarcusCalhoun-Lopez} \
|
||||
{reneeotten @reneeotten} openmaintainer
|
||||
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ PortGroup compiler_blacklist_versions 1.0
|
||||
name qt64
|
||||
|
||||
categories aqua
|
||||
platforms {macosx >= 18} ; # upon change, please update qt6 PG
|
||||
platforms {macosx >= 19} ; # upon change, please update qt6 PG
|
||||
maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
|
||||
|
||||
# for OpenSSLException, see source and header files in src/network/ssl of qtbase
|
||||
|
||||
Reference in New Issue
Block a user