Hello.

Stuart Henderson wrote in
 <ybmkkf81907li...@symphytum.spacehopper.org>:
 |On 2021/12/09 20:28, Steffen Nurpmeso wrote:
 ...
 |> Stuart Henderson wrote in
 |>  <ybinmj4cc4i4k...@bamboo.spacehopper.org>:
 ...
 |>|I have committed with the REVISION line removed.
 |> 
 |> You put it in with 1.33 in order to pass through specific
 |> optimizations.
 |
 |A change affecting the built packages needs the package version number
 |to be increased so that installed copies are updated, if the actual version
 |number of the software didn't change this is done by setting REVISION.
 |When the port is updated to a new version then REVISION is removed again.

Noted.  This is in contrast to the (easy, shell-based) package
system of CRUX-Linux for which i also maintain packages:

        elif [ ! "$version" ]; then
                error "Variable 'version' not specified in $PKGMK_PKGFILE."
                exit $E_PKGFILE
[The program version.]
        elif [ ! "$release" ]; then
                error "Variable 'release' not specified in $PKGMK_PKGFILE."
                exit $E_PKGFILE
[The package release.]

Removing REVISION is a bit more pragmatic than setting release=1!

Thank you, Stuart.

A nice weekend if you can, everybody.
Ciao,

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)

Reply via email to