No description
- Just 79.3%
- Makefile 20.7%
Reviewed-on: #7 Co-authored-by: Derek Anderson <dander@nxtrn.dev> Co-committed-by: Derek Anderson <dander@nxtrn.dev> |
||
|---|---|---|
| .forgejo/workflows | ||
| distinfo | ||
| justfile | ||
| Makefile | ||
| Makefile.crates | ||
| pkg-descr | ||
| README.md | ||
nickel port
This is the FreeBSD of the nickel-lang project. For FreeBSD packaging concerns, this is the right place! For general inquiries about the nickel lang project, visit https://github.com/nickel-lang/nickel.
Updating
Follow these steps to upgrade this port to a new version:
- Update the
PORTVERSIONinMakefileto the desired version - Do the initial distinfo updates:
just makesum - Update the cargo crates:
just cargo-crates - Do the second distinfo updates to capture new crates:
just makesum