From 3b63d76134a464753266183e4f968c8b66f04fee Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sun, 15 Mar 2020 19:50:24 +0000 Subject: Sun Mar 15 19:50:24 UTC 2020 a/aaa_elflibs-15.0-x86_64-22.txz: Rebuilt. Upgraded: libcap.so.2.33, libncurses.so.6.2, libncursesw.so.6.2, libpcre.so.1.2.12, libpcreposix.so.0.0.7, libtinfo.so.6.2, libform.so.6.2, libformw.so.6.2, libglib-2.0.so.0.6400.1, libgmodule-2.0.so.0.6400.1, libgobject-2.0.so.0.6400.1, libgthread-2.0.so.0.6400.1, liblber-2.4.so.2.10.12, libldap-2.4.so.2.10.12, libmenu.so.6.2, libmenuw.so.6.2, libpanel.so.6.2, libpanelw.so.6.2, libstdc++.so.6.0.28. a/xfsprogs-5.5.0-x86_64-1.txz: Upgraded. ap/sudo-1.8.31p1-x86_64-1.txz: Upgraded. This is a bugfix release: Sudo once again ignores a failure to restore the RLIMIT_CORE resource limit, as it did prior to version 1.8.29. Linux containers don't allow RLIMIT_CORE to be set back to RLIM_INFINITY if we set the limit to zero, even for root, which resulted in a warning from sudo. d/help2man-1.47.13-x86_64-1.txz: Upgraded. d/perl-5.30.2-x86_64-1.txz: Upgraded. Also upgraded to Devel-CheckLib-1.14, DBI-1.643, and IO-Socket-SSL-2.067. n/ModemManager-1.12.8-x86_64-1.txz: Upgraded. n/bluez-5.54-x86_64-1.txz: Upgraded. x/vulkan-sdk-1.2.131.2-x86_64-1.txz: Upgraded. --- source/d/perl/perl.SlackBuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'source/d') diff --git a/source/d/perl/perl.SlackBuild b/source/d/perl/perl.SlackBuild index 93d6e715b..711cc94e9 100755 --- a/source/d/perl/perl.SlackBuild +++ b/source/d/perl/perl.SlackBuild @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=perl -VERSION=5.30.1 -BUILD=${BUILD:-2} +VERSION=5.30.2 +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -58,11 +58,11 @@ PKG=$TMP/package-perl # Additional required modules: # # https://metacpan.org/release/Devel-CheckLib -DEVELCHECKLIB=1.13 +DEVELCHECKLIB=1.14 # https://metacpan.org/release/DBD-mysql DBDMYSQL=4.050 # https://metacpan.org/release/DBI -DBI=1.642 +DBI=1.643 # https://metacpan.org/release/gettext GETTEXT=1.07 # https://metacpan.org/release/TermReadKey @@ -78,7 +78,7 @@ AUTHENSASL=2.16 # https://metacpan.org/release/MIME-Base64 MIMEBASE64=3.15 # https://metacpan.org/release/IO-Socket-SSL -IOSOCKETSSL=2.066 +IOSOCKETSSL=2.067 # https://metacpan.org/release/Net-SSLeay NETSSLEAY=1.88 # https://metacpan.org/release/libnet -- cgit v1.2.3