ObjFW  Changes To Release process

Changes to "Release process" between 2024-01-21 23:12:27 and 2024-01-24 20:07:49

83
84
85
86
87
88
89












83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101







+
+
+
+
+
+
+
+
+
+
+
+

In `devel/objfw`:

1. Edit `Makefile` and increase the version and potentially library versions.
1. Run `make makesum`.
1. Run `make print-plist >pkg/PLIST` to update the `PLIST`. Look at the diff and revert any unwanted diffs.
1. Run `cvs diff` and send the output to [ports@openbsd.org](mailto:ports@openbsd.org).

### FreeBSD

In `devel/objfw`:

1. Edit `Makefile` and increase the version.
1. Run `make makesum`.
1. Run `make makeplist >pkg-plist` and check and edit `pkg-plist`.
1. Run `make install`.
1. Create a patch and create a [bug](https://bugs.freebsd.org/bugzilla/) titled `devel/objfw: Update to ${version}`.
1. Attach the patch and change log to the bug.
1. Mention whether the update should be applied to the quarterly.