[sbopkg-users] sbopkg 0.38.2 Released

Johannes Georgi j+sbopkg-users at maschinengott.de
Fri Mar 11 07:01:24 UTC 2022


Hi Willy,
first, thanks for your good work developing and maintaining sbopkg. Also 
thanks to the contributors. I use it almost exclusively when handling 
SBo packages.
I think you should have bumped the version number, as I've been using 
the pre-release version, as have some others, and it's confusing that 
the release has the same version and build number and therefore file 
name, but not the same contents.
Given, there is only one line that _functionally_ changed [1], but 
still. The man page updates are important too.
Also, the NEWS.tmp file probably shouldn't be in there and the 
placeholders at the top of NEWS should obviously have been filled in.
Kind regards, j12i


[1]
diff -ur pre/usr/libexec/sbopkg/sqg/functions 
release/usr/libexec/sbopkg/sqg/functions
--- pre/usr/libexec/sbopkg/sqg/functions        2021-05-21 
19:43:09.000000000 +0200
+++ release/usr/libexec/sbopkg/sqg/functions    2022-03-10 
17:29:20.000000000 +0100
@@ -216,6 +216,7 @@
    local PKG INFOPATH

    if [ "$ALL" == "yes" ]; then
+    rm -f $QUEUEDIR/*.sqf
      printf "Processing all SlackBuilds in the $REPO_SUBPATH repository..."
      PKGSNEW=($(find "$REPO_DIR" -name "*.info" -print0 | xargs -r0))
    else


More information about the sbopkg-users mailing list