Page MenuHomeFreeBSD

Update qgit to 2.7 and switch to Qt5 version
ClosedPublic

Authored by adridg on Sep 9 2017, 7:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 30 2024, 11:18 PM
Unknown Object (File)
Nov 20 2024, 4:55 PM
Unknown Object (File)
Nov 19 2024, 9:00 AM
Unknown Object (File)
Nov 18 2024, 1:12 PM
Unknown Object (File)
Nov 16 2024, 1:51 PM
Unknown Object (File)
Nov 16 2024, 8:55 AM
Unknown Object (File)
Nov 11 2024, 2:12 PM
Unknown Object (File)
Nov 10 2024, 6:17 PM
Subscribers

Details

Summary

Update qgit to 2.7 (current in 2017, from a different upstream),
and switch to Qt5 (the Qt4 version is no longer maintained).

Test Plan

Built on amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

devel/qgit/Makefile
8 ↗(On Diff #32857)

you could takes this for kde@ or adridg@

This revision is now accepted and ready to land.Sep 9 2017, 9:13 PM

Remove trailing whitespace

This revision now requires review to proceed.Sep 9 2017, 9:24 PM
This revision is now accepted and ready to land.Sep 9 2017, 9:29 PM
mat requested changes to this revision.Sep 11 2017, 8:06 PM
mat added inline comments.
devel/qgit/Makefile
19 ↗(On Diff #32862)
DISTVERSIONPREFIX= ${PORTNAME}-
This revision now requires changes to proceed.Sep 11 2017, 8:06 PM

Use DISTVERSIONPREFIX, as suggested by mat@

This revision was automatically updated to reflect the committed changes.