Skip to content

Conversation

@chrstphrchvz
Copy link
Contributor

Drop patch applied upstream

Description

https://github.com/qt/qtreleasenotes/blob/dev/qt/5.15.18/release-note.md

Tested on

macOS 10.15
Command Line Tools 12.4

Verification

Have you

  • followed our Commit Message Guidelines?
  • squashed and minimized your commits?
  • checked that there aren't other open pull requests for the same change?
  • referenced existing tickets on Trac with full URL in commit message?
  • checked your Portfile with port lint?
  • tried existing tests with sudo port test?
  • tried a full install with sudo port -vst install?
    Testing in progress…
  • tested basic functionality of all binary files?
  • checked that the Portfile's most important variants haven't been broken?

@macportsbot
Copy link

Notifying maintainers:
@reneeotten for port qt5.
@MarcusCalhoun-Lopez for port qt5, py-pyside2.
@pmetzger for port py-pyside2.

@macportsbot macportsbot added type: update maintainer: open Affects an openmaintainer port labels Oct 31, 2025
@reneeotten
Copy link
Contributor

@chrstphrchvz did all the qt5 subports build for you locally?

Also, the livecheck shoudl be adjusted since the download location moved to https://download.qt.io/archive. Probably something like this instead:

    livecheck.type      regex
    livecheck.url       https://download.qt.io/archive/qt/${branch}/
    livecheck.regex     (\\d+(\\.\\d+)+)

@chrstphrchvz
Copy link
Contributor Author

These are what I have built locally so far:

qt5                            @5.15.18_0 
qt5-qt3d                       @5.15.18_0 
qt5-qtbase                     @5.15.18_0+openssl 
qt5-qtconnectivity             @5.15.18_0 
qt5-qtdeclarative              @5.15.18_0 
qt5-qtgamepad                  @5.15.18_0 
qt5-qtgraphicaleffects         @5.15.18_0 
qt5-qtimageformats             @5.15.18_0 
qt5-qtlocation                 @5.15.18_0 
qt5-qtmacextras                @5.15.18_0 
qt5-qtmultimedia               @5.15.18_0 
qt5-qtnetworkauth              @5.15.18_0 
qt5-qtquickcontrols            @5.15.18_0 
qt5-qtquickcontrols2           @5.15.18_0 
qt5-qtremoteobjects            @5.15.18_0 
qt5-qtscxml                    @5.15.18_0 
qt5-qtsensors                  @5.15.18_0 
qt5-qtserialbus                @5.15.18_0 
qt5-qtserialport               @5.15.18_0 
qt5-qtspeech                   @5.15.18_0 
qt5-qtsvg                      @5.15.18_0 
qt5-qttools                    @5.15.18_0 
qt5-qttranslations             @5.15.18_0 
qt5-qtwebchannel               @5.15.18_0 
qt5-qtwebsockets               @5.15.18_0 
qt5-qtxmlpatterns              @5.15.18_0 
qt5-sqlite-plugin              @5.15.18_0 

I will try qt5-qtcharts, qt5-qtdatavis3d, qt5-qtscript and pyside2 next.

@chrstphrchvz
Copy link
Contributor Author

I have finished building subports locally. Surprisingly, the macOS 14 CI finished without errors rather than timing out.

I will push the livecheck fix but skip the CI unless someone wants it to run again.

[ci skip]

Drop patch applied upstream
@chrstphrchvz chrstphrchvz marked this pull request as ready for review November 1, 2025 23:07
@reneeotten reneeotten merged commit 08b237a into macports:master Nov 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer: open Affects an openmaintainer port type: update

Development

Successfully merging this pull request may close these issues.

5 participants