From a01ae5d95adc17f8b44d1af9e30855ce329fa969 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 12 Jan 2024 14:37:30 +0000 Subject: [PATCH 1/5] attrs - update from 23.1.0 to 23.2.0 --- build/python311/attrs/build.sh | 4 ++-- doc/packages.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/python311/attrs/build.sh b/build/python311/attrs/build.sh index 9d016befd4..84c2080a51 100755 --- a/build/python311/attrs/build.sh +++ b/build/python311/attrs/build.sh @@ -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 PKG=library/python-3/attrs-311 PROG=attrs -VER=23.1.0 +VER=23.2.0 SUMMARY="Python attrs" DESC="Classes Without Boilerplate" diff --git a/doc/packages.md b/doc/packages.md index b17aa208c0..66d935b0e0 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -126,7 +126,7 @@ | developer/swig | 4.2.0 | http://www.swig.org/download.html | library/security/trousers | 0.3.15 | https://sourceforge.net/projects/trousers/files/trousers | library/python-3/asn1crypto-311 | 1.5.1 | https://pypi.org/project/asn1crypto -| library/python-3/attrs-311 | 23.1.0 | https://pypi.org/project/attrs +| library/python-3/attrs-311 | 23.2.0 | https://pypi.org/project/attrs | library/python-3/cffi-311 | 1.16.0 | https://pypi.org/project/cffi | library/python-3/coverage-311 | 7.4.0 | https://pypi.org/project/coverage | library/python-3/crossenv-311 | 1.4.0 | https://pypi.org/project/crossenv From 7238fc977b873e15b7ea55ae65e52e5497f9379d Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 12 Jan 2024 14:37:50 +0000 Subject: [PATCH 2/5] libtool - update from 2.4.6 to 2.4.7 --- build/libtool/build.sh | 4 ++-- doc/packages.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/libtool/build.sh b/build/libtool/build.sh index 71fbe0f2a8..f334db355b 100755 --- a/build/libtool/build.sh +++ b/build/libtool/build.sh @@ -13,12 +13,12 @@ # }}} # # Copyright 2011-2012 OmniTI Computer Consulting, Inc. All rights reserved. -# Copyright 2022 OmniOS Community Edition (OmniOSce) Association. +# Copyright 2024 OmniOS Community Edition (OmniOSce) Association. # . ../../lib/build.sh PROG=libtool -VER=2.4.6 +VER=2.4.7 PKG=developer/build/libtool ##IGNORE## SUMMARY="unused; replaced below" DESC="$SUMMARY" diff --git a/doc/packages.md b/doc/packages.md index 66d935b0e0..a8540df47f 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -16,7 +16,7 @@ | developer/build/autoconf | 2.72 | https://ftp.gnu.org/gnu/autoconf/ | developer/build/automake | 1.16.5 | https://ftp.gnu.org/gnu/automake/ | developer/build/gnu-make | 4.4.1 | https://ftp.gnu.org/gnu/make/ -| developer/build/libtool | 2.4.6 | https://www.gnu.org/software/libtool/ +| developer/build/libtool | 2.4.7 | https://www.gnu.org/software/libtool/ | developer/exuberant-ctags | 5.8 | https://sourceforge.net/projects/ctags/files/ctags/ http://ctags.sourceforge.net/ | developer/gcc7 | 7.5 | https://ftp.gnu.org/gnu/gcc/ | developer/gcc10 | 10.5 | https://ftp.gnu.org/gnu/gcc/ From d468c3cda7759897ad3b021b993d96186aaeb8f0 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 12 Jan 2024 14:38:05 +0000 Subject: [PATCH 3/5] XML::Parser - update from 2.46 to 2.47 --- build/XML::Parser/build.sh | 4 ++-- doc/packages.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/XML::Parser/build.sh b/build/XML::Parser/build.sh index 1711c37b79..8b04808572 100755 --- a/build/XML::Parser/build.sh +++ b/build/XML::Parser/build.sh @@ -12,13 +12,13 @@ # http://www.illumos.org/license/CDDL. # }}} -# Copyright 2020 OmniOS Community Edition (OmniOSce) Association. +# Copyright 2024 OmniOS Community Edition (OmniOSce) Association. . ../../lib/build.sh PKG=library/perl-5/xml-parser PROG=XML-Parser -VER=2.46 +VER=2.47 SUMMARY="XML::Parser perl module" DESC="A perl module for parsing XML documents" diff --git a/doc/packages.md b/doc/packages.md index a8540df47f..c1d9d27611 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -56,7 +56,7 @@ | library/nss | 3.96.1 | https://ftp.mozilla.org/pub/security/nss/releases/ https://firefox-source-docs.mozilla.org/security/nss/releases/ | library/nspr | 4.35 | http://archive.mozilla.org/pub/nspr/releases/ | https://ftp.mozilla.org/pub/security/nss/releases/ | library/pcre2 | 10.42 | https://github.com/PhilipHazel/pcre2/releases -| library/perl-5/xml-parser | 2.46 | https://metacpan.org/pod/XML::Parser +| library/perl-5/xml-parser | 2.47 | https://metacpan.org/pod/XML::Parser | library/readline | 8.2 | https://ftp.gnu.org/gnu/readline/ | library/readline6-patchlvl | 008 | https://ftp.gnu.org/gnu/readline/readline-6.3-patches/ | library/readline7-patchlvl | 005 | https://ftp.gnu.org/gnu/readline/readline-7.0-patches/ From 55989adec13836900f46780de20f2ddc40b03d49 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 12 Jan 2024 14:38:12 +0000 Subject: [PATCH 4/5] mercurial - update from 6.6.1 to 6.6.2 --- build/mercurial/build.sh | 4 ++-- doc/packages.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/mercurial/build.sh b/build/mercurial/build.sh index d95937b01b..15fc0c250c 100755 --- a/build/mercurial/build.sh +++ b/build/mercurial/build.sh @@ -13,12 +13,12 @@ # }}} # # Copyright 2017 OmniTI Computer Consulting, Inc. All rights reserved. -# Copyright 2023 OmniOS Community Edition (OmniOSce) Association. +# Copyright 2024 OmniOS Community Edition (OmniOSce) Association. . ../../lib/build.sh PROG=mercurial -VER=6.6.1 +VER=6.6.2 PKG=developer/versioning/mercurial SUMMARY="Mercurial source control management" DESC="Free, distributed source control management tool" diff --git a/doc/packages.md b/doc/packages.md index c1d9d27611..f9f9e164e4 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -28,7 +28,7 @@ | developer/parser/bison | 3.8.2 | https://ftp.gnu.org/gnu/bison/ | developer/pkg-config | 0.29.2 | https://pkg-config.freedesktop.org/releases | developer/versioning/git | 2.43.0 | https://www.kernel.org/pub/software/scm/git https://git-scm.com/ -| developer/versioning/mercurial | 6.6.1 | https://www.mercurial-scm.org/release/?M=D https://www.mercurial-scm.org/wiki/WhatsNew +| developer/versioning/mercurial | 6.6.2 | https://www.mercurial-scm.org/release/?M=D https://www.mercurial-scm.org/wiki/WhatsNew | developer/versioning/sccs | 5.09 | https://sourceforge.net/projects/sccs/files/ | driver/tuntap | 1.3.3 | https://github.com/kaizawa/tuntap/tags | editor/vim | 9.0 | http://ftp.vim.org/pub/vim/unix From 6ab4837519338ebf8649430ad9e7f1c4d2e98693 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Fri, 12 Jan 2024 14:58:53 +0000 Subject: [PATCH 5/5] Fix buildperl make step --- lib/functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/functions.sh b/lib/functions.sh index 7c95e27db1..667eb25509 100644 --- a/lib/functions.sh +++ b/lib/functions.sh @@ -3112,7 +3112,7 @@ buildperl() { if [ -f Makefile.PL ]; then make_clean makefilepl $PERL_MAKEFILE_OPTS - make_prog + make_arch $BUILDARCH [ -n "$PERL_MAKE_TEST" ] && make_param test make_pure_install elif [ -f Build.PL ]; then