Details
Details
- Reviewers
bofh diizzy - Commits
- R11:1264f80827c6: graphics/bmeps: Update to 4.36.1
Poudriere builds are fine on 13.3 and 14.0 (amd64).
Portlinters look fine.
Pet portclippy.
PR: 277338
Reported by: takefu@airport.fm (maintainer)
Approved by......
Differential Revision...
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Two things:
- I think somehow you have mixed mode tab intention in your editor config. Try to read man style. Grab your editors config from src and implement that into your editor config.
- Don't forget to commit with git commit --author 'Takefu <takefu@airport.fm>' and remove Reported by:. This is how we attribute authors. You remember that you have commits with your old personal email address which we later fixed with .mailmap file. This is how your previous commits landed with your older address.
Other than that this looks good.
graphics/bmeps/Makefile | ||
---|---|---|
25 | Improper TAB handling. |