Skip to content

Commit

Permalink
Merge pull request omniosorg#1468 from hyvanix/pkgupd-20240526
Browse files Browse the repository at this point in the history
Pakage updates 20240526
  • Loading branch information
hadfl authored Jun 5, 2024
2 parents d40849c + c6916f3 commit 415c4b8
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion build/gnuplot/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
. ../../lib/build.sh

PROG=gnuplot
VER=6.0.0
VER=6.0.1
PKG=ooce/application/gnuplot
SUMMARY="gnuplot"
DESC="A portable command-line driven graphing utility"
Expand Down
2 changes: 1 addition & 1 deletion build/nginx/build-126.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

PROG=nginx
PKG=ooce/server/nginx-126
VER=1.26.0
VER=1.26.1
SUMMARY="nginx 1.26 web server"
DESC="nginx is a high-performance HTTP(S) server and reverse proxy"

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

PROG=nginx
PKG=ooce/server/nginx
VER=1.25.5
VER=1.27.0
SUMMARY="nginx web server"
DESC="nginx is a high-performance HTTP(S) server and reverse proxy"

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

PROG=ninja
PKG=ooce/developer/ninja
VER=1.12.0
VER=1.12.1
SUMMARY="Ninja"
DESC="A small build system with a focus on speed"

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

PROG=protobuf
VER=26.1
VER=27.0
PKG=ooce/developer/protobuf
SUMMARY="protobuf"
DESC="Google's language-neutral, platform-neutral, extensible mechanism "
Expand Down
2 changes: 1 addition & 1 deletion build/radare2/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

PROG=radare2
PKG=ooce/developer/radare2
VER=5.9.0
VER=5.9.2
SUMMARY="A low-level software forensics tool"
DESC="$PROG - $SUMMARY"

Expand Down
4 changes: 2 additions & 2 deletions build/tig/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
# }}}

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

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

PROG=tig
VER=2.5.8
VER=2.5.10
PKG=ooce/application/tig
SUMMARY="Tig: text-mode interface for Git"
DESC="Tig is an ncurses-based text-mode interface for git. \
Expand Down
14 changes: 7 additions & 7 deletions doc/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
| ooce/application/alpine | 2.26 | https://alpineapp.email/ | [omniosorg](https://github.com/omniosorg)
| ooce/application/fcgiwrap | 1.1.0 | https://github.com/gnosek/fcgiwrap/tags | [omniosorg](https://github.com/omniosorg)
| ooce/application/gitea | 1.21.11 | https://github.com/go-gitea/gitea/releases | [omniosorg](https://github.com/omniosorg)
| ooce/application/gnuplot | 6.0.0 | https://sourceforge.net/projects/gnuplot/files/gnuplot/ http://www.gnuplot.info/ | [omniosorg](https://github.com/omniosorg)
| ooce/application/gnuplot | 6.0.1 | https://sourceforge.net/projects/gnuplot/files/gnuplot/ http://www.gnuplot.info/ | [omniosorg](https://github.com/omniosorg)
| ooce/application/graphviz | 2.44.1 | https://www2.graphviz.org/Packages/stable/portable_source/ https://graphviz.org/download/source/ | [omniosorg](https://github.com/omniosorg)
| ooce/application/imagemagick | 7.1.1-20 | https://imagemagick.org/archive/ | [omniosorg](https://github.com/omniosorg)
| ooce/application/links | 2.29 | http://links.twibright.com/download.php | [omniosorg](https://github.com/omniosorg)
Expand All @@ -24,7 +24,7 @@
| 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)
| ooce/application/tig | 2.5.8 | https://github.com/jonas/tig/releases | [omniosorg](https://github.com/omniosorg)
| ooce/application/tig | 2.5.10 | https://github.com/jonas/tig/releases | [omniosorg](https://github.com/omniosorg)
| ooce/application/vagrant | 2.2.19 | https://github.com/hashicorp/vagrant/tags | [omniosorg](https://github.com/omniosorg)
| ooce/application/vaultwarden | 1.30.5 | https://github.com/dani-garcia/vaultwarden/releases/ | [omniosorg](https://github.com/omniosorg)
| ooce/application/zabbix | 6.2.3 | https://www.zabbix.com/download_sources | [omniosorg](https://github.com/omniosorg)
Expand Down Expand Up @@ -73,11 +73,11 @@
| ooce/developer/llvm-16 | 16.0.6 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/llvm-17 | 17.0.6 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/llvm-18 | 18.1.6 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/ninja | 1.12.0 | https://github.com/ninja-build/ninja/releases https://ninja-build.org/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/ninja | 1.12.1 | https://github.com/ninja-build/ninja/releases https://ninja-build.org/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/omni | github-latest | https://github.com/omniosorg/omni/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/pkgmgr | github-latest | https://github.com/omniosorg/pkgmgr/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/protobuf | 26.1 | https://github.com/protocolbuffers/protobuf/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/radare2 | 5.9.0 | https://github.com/radareorg/radare2/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/protobuf | 27.0 | https://github.com/protocolbuffers/protobuf/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/radare2 | 5.9.2 | https://github.com/radareorg/radare2/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/rust | 1.78.0 | https://forge.rust-lang.org/infra/other-installation-methods.html | [omniosorg](https://github.com/omniosorg)
| ooce/developer/subversion | 1.14.3 | https://downloads.apache.org/subversion/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/valgrind | 3.23.0 | https://valgrind.org/downloads/current.html | [omniosorg](https://github.com/omniosorg)
Expand Down Expand Up @@ -198,8 +198,8 @@
| ooce/server/caddy | 2.8.1 | https://github.com/caddyserver/caddy/releases | [gkoh](https://github.com/gkoh)
| ooce/server/freeradius | 3.2.3 | https://github.com/FreeRADIUS/freeradius-server/releases https://freeradius.org/releases | [omniosorg](https://github.com/omniosorg)
| ooce/server/haproxy | 2.8.9 | https://www.haproxy.org/ | [omniosorg](https://github.com/omniosorg)
| ooce/server/nginx | 1.25.5 | https://nginx.org/en/download.html | [omniosorg](https://github.com/omniosorg)
| ooce/server/nginx-126 | 1.26.0 | https://nginx.org/en/download.html | [omniosorg](https://github.com/omniosorg)
| ooce/server/nginx | 1.27.0 | https://nginx.org/en/download.html | [omniosorg](https://github.com/omniosorg)
| ooce/server/nginx-126 | 1.26.1 | https://nginx.org/en/download.html | [omniosorg](https://github.com/omniosorg)
| ooce/storage/minio | 2024-03-30T09-41-56Z | https://github.com/minio/minio/releases | [omniosorg](https://github.com/omniosorg)
| ooce/storage/minio-mc | 2024-03-30T15-29-52Z | https://github.com/minio/mc/releases | [omniosorg](https://github.com/omniosorg)
| ooce/system/file-system/ntfs-3g | 2022.10.3 | https://github.com/tuxera/ntfs-3g/releases | [omniosorg](https://github.com/omniosorg)
Expand Down

0 comments on commit 415c4b8

Please sign in to comment.