Skip to content

Commit 03c8599

Browse files
authored
Merge pull request #3445 from citrus-it/pkgupd
Core package updates
2 parents 69da0c0 + 6ab4837 commit 03c8599

File tree

6 files changed

+13
-13
lines changed

6 files changed

+13
-13
lines changed

build/XML::Parser/build.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
# http://www.illumos.org/license/CDDL.
1313
# }}}
1414

15-
# Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
15+
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
1616

1717
. ../../lib/build.sh
1818

1919
PKG=library/perl-5/xml-parser
2020
PROG=XML-Parser
21-
VER=2.46
21+
VER=2.47
2222
SUMMARY="XML::Parser perl module"
2323
DESC="A perl module for parsing XML documents"
2424

build/libtool/build.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
# }}}
1414
#
1515
# Copyright 2011-2012 OmniTI Computer Consulting, Inc. All rights reserved.
16-
# Copyright 2022 OmniOS Community Edition (OmniOSce) Association.
16+
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
1717
#
1818
. ../../lib/build.sh
1919

2020
PROG=libtool
21-
VER=2.4.6
21+
VER=2.4.7
2222
PKG=developer/build/libtool ##IGNORE##
2323
SUMMARY="unused; replaced below"
2424
DESC="$SUMMARY"

build/mercurial/build.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
# }}}
1414
#
1515
# Copyright 2017 OmniTI Computer Consulting, Inc. All rights reserved.
16-
# Copyright 2023 OmniOS Community Edition (OmniOSce) Association.
16+
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
1717

1818
. ../../lib/build.sh
1919

2020
PROG=mercurial
21-
VER=6.6.1
21+
VER=6.6.2
2222
PKG=developer/versioning/mercurial
2323
SUMMARY="Mercurial source control management"
2424
DESC="Free, distributed source control management tool"

build/python311/attrs/build.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
# http://www.illumos.org/license/CDDL.
1313
# }}}
1414
#
15-
# Copyright 2023 OmniOS Community Edition (OmniOSce) Association.
15+
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
1616
#
1717
. ../../../lib/build.sh
1818

1919
PKG=library/python-3/attrs-311
2020
PROG=attrs
21-
VER=23.1.0
21+
VER=23.2.0
2222
SUMMARY="Python attrs"
2323
DESC="Classes Without Boilerplate"
2424

doc/packages.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
| developer/build/autoconf | 2.72 | https://ftp.gnu.org/gnu/autoconf/
1717
| developer/build/automake | 1.16.5 | https://ftp.gnu.org/gnu/automake/
1818
| developer/build/gnu-make | 4.4.1 | https://ftp.gnu.org/gnu/make/
19-
| developer/build/libtool | 2.4.6 | https://www.gnu.org/software/libtool/
19+
| developer/build/libtool | 2.4.7 | https://www.gnu.org/software/libtool/
2020
| developer/exuberant-ctags | 5.8 | https://sourceforge.net/projects/ctags/files/ctags/ http://ctags.sourceforge.net/
2121
| developer/gcc7 | 7.5 | https://ftp.gnu.org/gnu/gcc/
2222
| developer/gcc10 | 10.5 | https://ftp.gnu.org/gnu/gcc/
@@ -28,7 +28,7 @@
2828
| developer/parser/bison | 3.8.2 | https://ftp.gnu.org/gnu/bison/
2929
| developer/pkg-config | 0.29.2 | https://pkg-config.freedesktop.org/releases
3030
| developer/versioning/git | 2.43.0 | https://www.kernel.org/pub/software/scm/git https://git-scm.com/
31-
| developer/versioning/mercurial | 6.6.1 | https://www.mercurial-scm.org/release/?M=D https://www.mercurial-scm.org/wiki/WhatsNew
31+
| developer/versioning/mercurial | 6.6.2 | https://www.mercurial-scm.org/release/?M=D https://www.mercurial-scm.org/wiki/WhatsNew
3232
| developer/versioning/sccs | 5.09 | https://sourceforge.net/projects/sccs/files/
3333
| driver/tuntap | 1.3.3 | https://github.com/kaizawa/tuntap/tags
3434
| editor/vim | 9.0 | http://ftp.vim.org/pub/vim/unix
@@ -56,7 +56,7 @@
5656
| library/nss | 3.96.1 | https://ftp.mozilla.org/pub/security/nss/releases/ https://firefox-source-docs.mozilla.org/security/nss/releases/
5757
| library/nspr | 4.35 | http://archive.mozilla.org/pub/nspr/releases/ | https://ftp.mozilla.org/pub/security/nss/releases/
5858
| library/pcre2 | 10.42 | https://github.com/PhilipHazel/pcre2/releases
59-
| library/perl-5/xml-parser | 2.46 | https://metacpan.org/pod/XML::Parser
59+
| library/perl-5/xml-parser | 2.47 | https://metacpan.org/pod/XML::Parser
6060
| library/readline | 8.2 | https://ftp.gnu.org/gnu/readline/
6161
| library/readline6-patchlvl | 008 | https://ftp.gnu.org/gnu/readline/readline-6.3-patches/
6262
| library/readline7-patchlvl | 005 | https://ftp.gnu.org/gnu/readline/readline-7.0-patches/
@@ -126,7 +126,7 @@
126126
| developer/swig | 4.2.0 | http://www.swig.org/download.html
127127
| library/security/trousers | 0.3.15 | https://sourceforge.net/projects/trousers/files/trousers
128128
| library/python-3/asn1crypto-311 | 1.5.1 | https://pypi.org/project/asn1crypto
129-
| library/python-3/attrs-311 | 23.1.0 | https://pypi.org/project/attrs
129+
| library/python-3/attrs-311 | 23.2.0 | https://pypi.org/project/attrs
130130
| library/python-3/cffi-311 | 1.16.0 | https://pypi.org/project/cffi
131131
| library/python-3/coverage-311 | 7.4.0 | https://pypi.org/project/coverage
132132
| library/python-3/crossenv-311 | 1.4.0 | https://pypi.org/project/crossenv

lib/functions.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3112,7 +3112,7 @@ buildperl() {
31123112
if [ -f Makefile.PL ]; then
31133113
make_clean
31143114
makefilepl $PERL_MAKEFILE_OPTS
3115-
make_prog
3115+
make_arch $BUILDARCH
31163116
[ -n "$PERL_MAKE_TEST" ] && make_param test
31173117
make_pure_install
31183118
elif [ -f Build.PL ]; then

0 commit comments

Comments
 (0)