Re: [oi-dev] What is the equivalent of COMPONENT_REVISION for pkg5?
On Sat, Jan 16, 2021 at 11:07:53PM -0600, Richard Lowe wrote: > The versions get set by the pkg5 build process, you shouldn't need to > do anything. Doing nothing will be easy. > If you need to do it for your own testing, it's the > PKGVERS variable in src/pkg/Makefile The only testing I needed to do was to format the page after I changed it: it looks good to me. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev
Re: [oi-dev] What is the equivalent of COMPONENT_REVISION for pkg5?
The versions get set by the pkg5 build process, you shouldn't need to do anything. If you need to do it for your own testing, it's the PKGVERS variable in src/pkg/Makefile ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev
[oi-dev] What is the equivalent of COMPONENT_REVISION for pkg5?
I'm preparing a PR for the pkg5 component of OI. This PR only modifies the pkgrecv.1 man page file. The upstream source is: https://github.com/OpenIndiana/pkg5 How do I ensure that the resulting OI package will have a newer version number? With native OI packages, I'd do it by incrementing COMPONENT_REVISION in the Makefile. How do I do it for external source? -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev