Page MenuHomeFreeBSD

New port: x11-themes/arc-gruvbox-theme
ClosedPublic

Authored by jonathan on Jan 30 2018, 6:29 PM.
Tags
None
Referenced Files
F156527891: D14134.id38769.diff
Thu, May 14, 10:45 AM
F156527881: D14134.id38769.diff
Thu, May 14, 10:45 AM
F156521094: D14134.id38682.diff
Thu, May 14, 9:18 AM
F156488531: D14134.id.diff
Thu, May 14, 1:14 AM
F156467386: D14134.id38718.diff
Wed, May 13, 9:22 PM
Unknown Object (File)
Tue, May 12, 8:25 PM
Unknown Object (File)
Mon, May 11, 7:16 AM
Unknown Object (File)
Sun, May 10, 8:42 PM
Subscribers

Details

Summary

Gruvbox variation of an Arc Black fork

WWW: https://github.com/Benoth/arc-variations

Diff Detail

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

Event Timeline

mat added inline comments.
x11-themes/arc-gruvbox-theme/Makefile
4 ↗(On Diff #38682)

Never use a commit hash here, they are unpredictable.

Use gyyyymmdd using the date of the commit: Example 5.13. Using USE_GITHUB When Upstream Does Not Use Versions.

21–22 ↗(On Diff #38682)

NO_BUILD=yes

jonathan marked 2 inline comments as done.
  • Clean up as per review comments.

Looks good. Note that by "date of the commit" I meant date of the commit you reference in GH_TAGNAME, not the date you will commit it in the FreeBSD ports tree. Here, it seems the date is 2016-12-21.

This revision is now accepted and ready to land.Jan 31 2018, 2:20 PM
This revision was automatically updated to reflect the committed changes.