Skip to content

Commit

Permalink
Merge pull request omniosorg#1444 from hyvanix/pkgupd-20240415
Browse files Browse the repository at this point in the history
pkgupd 20240415
  • Loading branch information
citrus-it authored Apr 15, 2024
2 parents 8f2bd21 + 2beab76 commit 7b6afe5
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion build/atuin/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
. ../../lib/build.sh

PROG=atuin
VER=18.1.0
VER=18.2.0
PKG=ooce/util/atuin
SUMMARY="Magical shell history"
DESC="Replaces your existing shell history with a SQLite database and "
Expand Down
2 changes: 1 addition & 1 deletion build/cmake/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
. ../../lib/build.sh

PROG=cmake
VER=3.29.0
VER=3.29.2
PKG=ooce/developer/cmake
SUMMARY="Build coordinator"
DESC="An extensible system that manages the build process in a "
Expand Down
2 changes: 1 addition & 1 deletion build/git-absorb/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
. ../../lib/build.sh

PROG=git-absorb
VER=0.6.11
VER=0.6.13
PKG=ooce/developer/git-absorb
SUMMARY="Automatically absorb changes into staged commits"
DESC="You have a feature branch with a few commits. "
Expand Down
4 changes: 2 additions & 2 deletions build/groovy/build-30.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
# http://www.illumos.org/license/CDDL.
# }}}

# Copyright 2023 OmniOS Community Edition (OmniOSce) Association.
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.

. ../../lib/build.sh

PROG=groovy
VER=3.0.20
VER=3.0.21
PKG=ooce/runtime/groovy-30
SUMMARY="Groovy"
DESC="Java-syntax-compatible object-oriented programming "
Expand Down
2 changes: 1 addition & 1 deletion build/groovy/build-40.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
. ../../lib/build.sh

PROG=groovy
VER=4.0.18
VER=4.0.21
PKG=ooce/runtime/groovy-40
SUMMARY="Groovy"
DESC="Java-syntax-compatible object-oriented programming "
Expand Down
4 changes: 2 additions & 2 deletions build/php/build-81.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
# http://www.illumos.org/license/CDDL.
# }}}

# Copyright 2023 OmniOS Community Edition (OmniOSce) Association.
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.

. ../../lib/build.sh

PROG=php
PKG=ooce/application/php-81
VER=8.1.27
VER=8.1.28
SUMMARY="PHP 8.1"
DESC="A popular general-purpose scripting language"

Expand Down
2 changes: 1 addition & 1 deletion build/php/build-83.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

PROG=php
PKG=ooce/application/php-83
VER=8.3.4
VER=8.3.6
SUMMARY="PHP 8.3"
DESC="A popular general-purpose scripting language"

Expand Down
14 changes: 7 additions & 7 deletions doc/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
| ooce/application/nagios-nsca | 2.10.2 | https://github.com/NagiosEnterprises/nsca/releases | [omniosorg](https://github.com/omniosorg)
| ooce/application/nagios-plugins | 2.4.8 | http://www.nagios-plugins.org/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/application/novnc | 1.4.0 | https://github.com/novnc/noVNC/releases | Currently used solely by zadm
| ooce/application/php-81 | 8.1.27 | https://www.php.net/downloads.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/php-81 | 8.1.28 | https://www.php.net/downloads.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/php-82 | 8.2.17 | https://www.php.net/downloads.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/php-83 | 8.3.4 | https://www.php.net/downloads.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/php-83 | 8.3.6 | https://www.php.net/downloads.php | [omniosorg](https://github.com/omniosorg)
| ooce/application/php-XX/imagick | 3.7.0 | https://github.com/Imagick/imagick/tags | [omniosorg](https://github.com/omniosorg)
| ooce/application/texlive | 20230313 | https://pi.kwarc.info/historic/systems/texlive/2023/ | [omniosorg](https://github.com/omniosorg)
| ooce/application/tidy | 5.8.0 | https://github.com/htacg/tidy-html5/releases | [omniosorg](https://github.com/omniosorg)
Expand Down Expand Up @@ -57,13 +57,13 @@
| ooce/developer/clang-16 | 16.0.6 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/clang-17 | 17.0.6 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/clang-18 | 18.1.3 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/cmake | 3.29.0 | https://cmake.org/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/cmake | 3.29.2 | https://cmake.org/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/cscope | 15.9 | https://sourceforge.net/projects/cscope/files/cscope/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/cunit | 2.1-3 | https://sourceforge.net/projects/cunit/files/CUnit/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/dejagnu | 1.6.3 | https://ftp.gnu.org/gnu/dejagnu/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/freepascal | 3.2.2 | https://sourceforge.net/projects/freepascal/files/Source/ https://www.freepascal.org/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/gdb | 14.2 | https://ftp.gnu.org/gnu/gdb/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/git-absorb | 0.6.11 | https://github.com/tummychow/git-absorb/releases| [omniosorg](https://github.com/omniosorg)
| ooce/developer/git-absorb | 0.6.13 | https://github.com/tummychow/git-absorb/releases| [omniosorg](https://github.com/omniosorg)
| ooce/developer/go-121 | 1.21.9 | https://golang.org/dl/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/go-122 | 1.22.2 | https://golang.org/dl/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/gperf | 3.1 | https://ftp.gnu.org/pub/gnu/gperf/ | [omniosorg](https://github.com/omniosorg)
Expand Down Expand Up @@ -181,8 +181,8 @@
| ooce/print/cups | 2.4.7 | https://github.com/OpenPrinting/cups/releases | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/expect | 5.45.4 | https://sourceforge.net/projects/expect/files/Expect/ | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/gnu-smalltalk | 3.2.5 | https://ftp.gnu.org/gnu/smalltalk/ | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/groovy-30 | 3.0.20 | https://groovy.apache.org/download.html | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/groovy-40 | 4.0.18 | https://groovy.apache.org/download.html | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/groovy-30 | 3.0.21 | https://groovy.apache.org/download.html | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/groovy-40 | 4.0.21 | https://groovy.apache.org/download.html | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/node-18 | 18.19.1 | https://nodejs.org/download/release/index.json https://nodejs.org/en/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/node-20 | 20.12.1 | https://nodejs.org/download/release/index.json https://nodejs.org/en/download/ | [omniosorg](https://github.com/omniosorg)
| ooce/runtime/ruby-30 | 3.0.6 | https://www.ruby-lang.org/en/downloads/ | [omniosorg](https://github.com/omniosorg)
Expand Down Expand Up @@ -225,7 +225,7 @@
| ooce/text/tree-sitter-langs | 0.12.171 | https://github.com/emacs-tree-sitter/tree-sitter-langs/releases | [omniosorg](https://github.com/omniosorg)
| ooce/text/xsv | 0.13.0 | https://github.com/BurntSushi/xsv/releases | [omniosorg](https://github.com/omniosorg)
| ooce/util/acmefetch | 0.8.1 | https://github.com/oetiker/AcmeFetch/releases | [omniosorg](https://github.com/omniosorg)
| ooce/util/atuin | 18.1.0 | https://github.com/atuinsh/atuin/releases | [omniosorg](https://github.com/omniosorg)
| ooce/util/atuin | 18.2.0 | https://github.com/atuinsh/atuin/releases | [omniosorg](https://github.com/omniosorg)
| ooce/util/bat | 0.24.0 | https://github.com/sharkdp/bat/releases | [omniosorg](https://github.com/omniosorg)
| ooce/util/diffr | 0.1.5 | https://github.com/mookid/diffr/tags | [omniosorg](https://github.com/omniosorg)
| ooce/util/direnv | 2.34.0 | https://github.com/direnv/direnv/releases | [omniosorg](https://github.com/omniosorg)
Expand Down

0 comments on commit 7b6afe5

Please sign in to comment.