Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: [UPDATE] devel/swig
To:
Stuart Cassoff <exokoide@yahoo.ca>
Cc:
OpenBSD Ports <ports@openbsd.org>
Date:
Wed, 18 Feb 2026 15:29:02 +0000

Download raw body.

Thread
  • Stuart Cassoff:

    [UPDATE] devel/swig

  • On 2026/02/13 11:50, Stuart Cassoff wrote:
    > devel/subversion:
    >   Is the SO_VERSION bump needed?
    
    no, swig is unrelated to that, just needs bumps for the subpkgs using
    swig-generated bindings
    
    > textproc/redland-bindings: REVISION-php
    
    please drop REVISION-php, there is no -php in MULTI_PACKAGES, it was
    removed ages ago (I've just rm'd the stray pkg/*-php files)
    
    had that not been the case, with this change...
    
    -REVISION=              7
    -REVISION-ruby=         9
    +REVISION=              8
    +REVISION-php=          0
    +REVISION-ruby=         10
    
    ...it would have gone from
    
    p5-librdf-1.0.17.1p7 ruby34-librdf-1.0.17.1p9 php-librdf-10.0.17.1p7
    
    to
    
    p5-librdf-1.0.17.1p8 ruby34-librdf-1.0.17.1p10 php-librdf-10.0.17.1p0
    
    i.e. revision going backwards
    
    > Diff attached; it's a little long.
    
    rest reads ok to me
    
    
  • Stuart Cassoff:

    [UPDATE] devel/swig