Both can be helpful when debugging Qt stuff.
Details
Details
- Reviewers
rakuco - Group Reviewers
kde O5: Ports Framework portmgr - Commits
- rP444046: Add two new ports: sysutils/qt5-qtdiag and sysutils/qt5-qtplugininfo
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sysutils/qt5-qtdiag/Makefile | ||
---|---|---|
13 ↗ | (On Diff #29845) | USES should be first in that block. from here |
22 ↗ | (On Diff #29845) | Add blank line before the target. |
sysutils/qt5-qtdiag/pkg-descr | ||
1 ↗ | (On Diff #29845) | Expand. |
sysutils/qt5-qtplugininfo/Makefile | ||
22 ↗ | (On Diff #29845) | blank line before. |
sysutils/qt5-qtplugininfo/pkg-descr | ||
1 ↗ | (On Diff #29845) | Expand. |
Mk/bsd.qt.mk | ||
---|---|---|
178 ↗ | (On Diff #29845) | Can you land this part separately? |
Comment Actions
- Reorder USES
- Rather than coming up with a good description, follow the rest of the Qt5 ports and use the one from devel/qt5
- Add empty lines
Comment Actions
Don't bump revision in qt5-qtpaths (pkg-descr change is very minor).
[Note, I will commit this one separately, it just also had the same issues tht were critized for the new ones].
Comment Actions
I'd land the changes to qt5-qtpaths separately and focus on the new ports when referencing this diff in the commit.
sysutils/qt5-qtpaths/Makefile | ||
---|---|---|
22 ↗ | (On Diff #29899) | empty line before here too. |