Skip to content

Commit

Permalink
Merge pull request #1518 from hadfl/pkgupd
Browse files Browse the repository at this point in the history
package updates
  • Loading branch information
oetiker authored Sep 16, 2024
2 parents b5bf099 + a3d2161 commit 4fb1609
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 13 deletions.
2 changes: 1 addition & 1 deletion build/cargo-c/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
. ../../lib/build.sh

PROG=cargo-c
VER=0.10.3
VER=0.10.4
PKG=ooce/developer/cargo-c
SUMMARY="build and install C-ABI compatible dynamic and static libraries"
DESC="produces and installs a correct pkg-config file, a static library and "
Expand Down
2 changes: 1 addition & 1 deletion build/gh/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SUMMARY="github-cli"
DESC="The GitHub CLI tool"

set_arch 64
set_gover 1.22
set_gover

RUN_DEPENDS_IPS="developer/versioning/git"

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

PROG=go
PKG=ooce/developer/go-122
VER=1.22.6
VER=1.22.7
SUMMARY="The Go Programming Language"
DESC="An open source programming language that makes it easy to build simple, "
DESC+="reliable, and efficient software."
Expand Down
4 changes: 2 additions & 2 deletions build/go/build-121.sh → build/go/build-123.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
. ../../lib/build.sh

PROG=go
PKG=ooce/developer/go-121
VER=1.21.13
PKG=ooce/developer/go-123
VER=1.23.1
SUMMARY="The Go Programming Language"
DESC="An open source programming language that makes it easy to build simple, "
DESC+="reliable, and efficient software."
Expand Down
1 change: 0 additions & 1 deletion build/meta/extra-build-tools.p5m
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ depend fmri=ooce/database/lmdb type=require
depend fmri=ooce/developer/cargo-c type=require
depend fmri=ooce/developer/freepascal type=require
depend fmri=ooce/developer/gdb type=require
depend fmri=ooce/developer/go-121 type=require
depend fmri=ooce/developer/go-122 type=require
depend fmri=ooce/developer/gperf type=require
depend fmri=ooce/developer/llvm-13 type=require
Expand Down
2 changes: 1 addition & 1 deletion build/rust/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

PROG=rust
PKG=ooce/developer/rust
VER=1.80.1
VER=1.81.0
SUMMARY="Rust systems programming language"
DESC="Rust is a systems programming language that runs blazingly fast, "
DESC+="prevents segfaults, and guarantees thread safety."
Expand Down
2 changes: 1 addition & 1 deletion doc/baseline
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ extra.omnios ooce/developer/flamegraph
extra.omnios ooce/developer/freepascal
extra.omnios ooce/developer/gdb
extra.omnios ooce/developer/git-absorb
extra.omnios ooce/developer/go-121
extra.omnios ooce/developer/go-122
extra.omnios ooce/developer/go-123
extra.omnios ooce/developer/gperf
extra.omnios ooce/developer/gyp
extra.omnios ooce/developer/llvm-13
Expand Down
8 changes: 4 additions & 4 deletions doc/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
| ooce/developer/autoconf-archive | 2023.02.20 | https://ftp.gnu.org/gnu/autoconf-archive/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/autogen | 5.18.16 | https://ftp.gnu.org/gnu/autogen/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/bazel | 6.3.2 | https://github.com/bazelbuild/bazel/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/cargo-c | 0.10.3 | https://github.com/lu-zero/cargo-c/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/cargo-c | 0.10.4 | https://github.com/lu-zero/cargo-c/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/ccache | 3.6 | https://www.samba.org/ftp/ccache/ | [jimklimov](https://github.com/jimklimov)
| ooce/developer/clang-13 | 13.0.1 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/clang-15 | 15.0.7 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
Expand All @@ -64,8 +64,8 @@
| 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 | 15.1 | https://ftp.gnu.org/gnu/gdb/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/git-absorb | 0.6.15 | https://github.com/tummychow/git-absorb/releases| [omniosorg](https://github.com/omniosorg)
| ooce/developer/go-121 | 1.21.13 | https://golang.org/dl/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/go-122 | 1.22.6 | https://golang.org/dl/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/go-122 | 1.22.7 | https://golang.org/dl/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/go-123 | 1.23.1 | 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)
| ooce/developer/llvm-13 | 13.0.1 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/llvm-15 | 15.0.7 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
Expand All @@ -77,7 +77,7 @@
| ooce/developer/pkgmgr | github-latest | https://github.com/omniosorg/pkgmgr/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/protobuf | 27.3 | 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.80.1 | https://forge.rust-lang.org/infra/other-installation-methods.html | [omniosorg](https://github.com/omniosorg)
| ooce/developer/rust | 1.81.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)
| ooce/developer/yasm | 1.3.0 | https://github.com/yasm/yasm/releases https://yasm.tortall.net/ | [omniosorg](https://github.com/omniosorg)
Expand Down
2 changes: 1 addition & 1 deletion lib/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ case $RELVER in
*) DEFAULT_CLANG_VER=13 ;;
esac

DEFAULT_GO_VER=1.21
DEFAULT_GO_VER=1.22
DEFAULT_NODE_VER=20
DEFAULT_RUBY_VER=3.3
DEFAULT_ZIG_VER=0.12
Expand Down

0 comments on commit 4fb1609

Please sign in to comment.