Page MenuHomeFreeBSD

update games/barony 3.3.7
ClosedPublic

Authored by devnexen_gmail.com on Dec 24 2020, 9:01 AM.
Tags
None
Referenced Files
F110729216: D27753.id.diff
Sat, Feb 22, 10:13 AM
F110683093: D27753.id84620.diff
Fri, Feb 21, 8:53 PM
F110679632: D27753.id81120.diff
Fri, Feb 21, 8:05 PM
Unknown Object (File)
Jan 16 2025, 10:31 AM
Unknown Object (File)
Jan 14 2025, 7:37 PM
Unknown Object (File)
Jan 1 2025, 10:19 AM
Unknown Object (File)
Dec 13 2024, 12:32 PM
Unknown Object (File)
Dec 6 2024, 6:25 PM
Subscribers

Details

Summary

The existing CMakeLists patch no longer apply but we pass it as env var instead now.

Diff Detail

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

Event Timeline

tobik added inline comments.
games/barony/Makefile
24–26 ↗(On Diff #81120)

For next time:

  • Please continue using tabs for indenting the vars. portlint -A will flag this for you.
  • GH_TAGNAME more or less defaults to ${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}so here you would just set DISTVERSIONPREFIX=v instead of even adding GH_TAGNAME.
This revision is now accepted and ready to land.Feb 24 2021, 6:36 PM
This revision was automatically updated to reflect the committed changes.