php-sqlsrv, php-pdo_sqlsrv, msodbcsql: updates ; new Port - #33889
php-sqlsrv, php-pdo_sqlsrv, msodbcsql: updates ; new Port#33889BjarneDMat wants to merge 3 commits into
Conversation
|
Notifying maintainers: |
| version 5.12.0 | ||
| github.setup microsoft msphpsql 5.12.0 v | ||
| revision 1 | ||
| checksums rmd160 6b307e55af04354f862eb805ed5761287683bce4 \ | ||
| sha256 a9ebb880b2a558d3d6684f6e6802c53c5bffa49e1ee60d1473a7124fc9cb72ad \ | ||
| size 193767 | ||
| checksums rmd160 d741e123d82bdc85a4c40ad27a5ec272e74e60e9 \ | ||
| sha256 c2a67f20a49555243a1b6c45d4a735e58dcbed0bafefbf7de8e196f317544fbc \ | ||
| size 10776978 |
There was a problem hiding this comment.
this is a stealth update; happens more often below. You do bot update the version but do change the location and thus the checksums. This will result in failures because the mirror distfiles are different.
There was a problem hiding this comment.
🤔 so, I'll need to +1 the revisions ... done
I've taken note of this ... this will be a recuring thing as I gradually transition from PECL
There was a problem hiding this comment.
No, that is incorrect; see the relevant part in the Wiki
There was a problem hiding this comment.
@reneeotten
🤓❓ Do I put the dist_subdir ${name}/${version}_1 in ...
- the
if {${subport} ne ${name}} { ... }and then delete it at the next update - each
elseif {[vercmp ${php.branch} >= <phpver>]} { ... }and then delete them at the next update - each
elseif {[vercmp ${php.branch} >= <phpver>]} { ... }and then never delete them
The explanation in the wiki really only covers it if there're no subports
Description
the provious update only had the newest version for
macos_version_major >= 14this adds versions for all
macos_version_majormissing dependecy to php-sqlsrv
switched to use Github due to PECL being deprecated