Update 2024-12-13 08:54 OpenBSD/amd64-t14
This commit is contained in:
12
.bin/port-notes
Executable file
12
.bin/port-notes
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/bin/cat
|
||||
|
||||
Update go:
|
||||
make MODGO_VERSION=v1.49.0 modgo-gen-modules > modules.inc
|
||||
make MODGO_VERSION=latest modgo-gen-modules > modules.inc
|
||||
|
||||
Update cargo:
|
||||
make modcargo-gen-crates > crates.inc
|
||||
make modcargo-gen-crates-licenses > crates.lic && mv crates.lic crates.inc
|
||||
|
||||
Distfile name change:
|
||||
newname-${V}{oldname}${EXTRACT_SUFX}
|
||||
Reference in New Issue
Block a user