From 6197acd604d6d8e70b3523d1a5abfa101270ddf3 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 25 Jan 2021 01:07:00 +0000 Subject: Mon Jan 25 01:07:00 UTC 2021 a/glibc-zoneinfo-2021a-noarch-1.txz: Upgraded. This package provides the latest timezone updates. ap/vorbis-tools-1.4.2-x86_64-1.txz: Upgraded. d/binutils-2.36-x86_64-1.txz: Upgraded. d/bison-3.7.5-x86_64-1.txz: Upgraded. d/oprofile-1.4.0-x86_64-4.txz: Rebuilt. d/perl-5.32.1-x86_64-1.txz: Upgraded. d/python-pip-21.0-x86_64-1.txz: Upgraded. d/python-setuptools-52.0.0-x86_64-1.txz: Upgraded. l/imagemagick-7.0.10_59-x86_64-1.txz: Upgraded. l/libsndfile-1.0.31-x86_64-1.txz: Upgraded. x/libXt-1.2.1-x86_64-1.txz: Upgraded. x/util-macros-1.19.3-noarch-1.txz: Upgraded. x/xf86-video-nouveau-1.0.17-x86_64-1.txz: Upgraded. xap/seamonkey-2.53.6-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.seamonkey-project.org/releases/seamonkey2.53.6 (* Security fix *) --- source/d/binutils/binutils.SlackBuild | 2 +- source/d/bison/bison.SlackBuild | 2 +- source/d/oprofile/oprofile.SlackBuild | 2 +- source/d/perl/perl.SlackBuild | 18 +++++++++--------- source/d/python-pip/python-pip.SlackBuild | 2 +- .../d/python-setuptools/python-setuptools.SlackBuild | 2 +- 6 files changed, 14 insertions(+), 14 deletions(-) (limited to 'source/d') diff --git a/source/d/binutils/binutils.SlackBuild b/source/d/binutils/binutils.SlackBuild index 8beb4849..bcb491db 100755 --- a/source/d/binutils/binutils.SlackBuild +++ b/source/d/binutils/binutils.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=binutils VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: MARCH=$( uname -m ) diff --git a/source/d/bison/bison.SlackBuild b/source/d/bison/bison.SlackBuild index 6ffbfd1c..28c7478f 100755 --- a/source/d/bison/bison.SlackBuild +++ b/source/d/bison/bison.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=bison VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/d/oprofile/oprofile.SlackBuild b/source/d/oprofile/oprofile.SlackBuild index fe842d93..a6b1e1c0 100755 --- a/source/d/oprofile/oprofile.SlackBuild +++ b/source/d/oprofile/oprofile.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=oprofile VERSION=${VERSION:-$(echo oprofile-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-4} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/d/perl/perl.SlackBuild b/source/d/perl/perl.SlackBuild index 6f782fa4..76c05bc6 100755 --- a/source/d/perl/perl.SlackBuild +++ b/source/d/perl/perl.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2009, 2010, 2011, 2012, 2013, 2015, 2016, 2017, 2018, 2019, 2020 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2009, 2010, 2011, 2012, 2013, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=perl -VERSION=5.32.0 -BUILD=${BUILD:-4} +VERSION=5.32.1 +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -68,7 +68,7 @@ GETTEXT=1.07 # https://metacpan.org/release/TermReadKey TERMREADKEY=2.38 # https://metacpan.org/release/URI -URI=5.05 +URI=5.06 # https://metacpan.org/release/XML-Parser XMLPARSER=2.46 # https://metacpan.org/release/XML-Simple @@ -78,19 +78,19 @@ AUTHENSASL=2.16 # https://metacpan.org/release/MIME-Base64 MIMEBASE64=3.16 # https://metacpan.org/release/IO-Socket-SSL -IOSOCKETSSL=2.068 +IOSOCKETSSL=2.069 # https://metacpan.org/release/Net-SSLeay -NETSSLEAY=1.88 +NETSSLEAY=1.90 # https://metacpan.org/release/libnet -LIBNET=3.11 +LIBNET=3.13 # https://metacpan.org/release/Parse-Yapp PARSEYAPP=1.21 # https://metacpan.org/release/Path-Tiny (freecell-solver) -PATHTINY=0.114 +PATHTINY=0.116 # https://metacpan.org/release/Template-Toolkit (freecell-solver) TEMPLATETOOLKIT=3.009 # https://metacpan.org/release/Moo (freecell-solver) -MOO=2.004000 +MOO=2.004004 # https://metacpan.org/pod/Module::Runtime (freecell-solver) MODULERUNTIME=0.016 # https://metacpan.org/pod/Sub::Quote (freecell-solver) diff --git a/source/d/python-pip/python-pip.SlackBuild b/source/d/python-pip/python-pip.SlackBuild index 0df68a91..1ee81c39 100755 --- a/source/d/python-pip/python-pip.SlackBuild +++ b/source/d/python-pip/python-pip.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=python-pip VERSION=${VERSION:-$(echo pip-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} SRCNAM=pip diff --git a/source/d/python-setuptools/python-setuptools.SlackBuild b/source/d/python-setuptools/python-setuptools.SlackBuild index 86e56c93..366b4f9c 100755 --- a/source/d/python-setuptools/python-setuptools.SlackBuild +++ b/source/d/python-setuptools/python-setuptools.SlackBuild @@ -35,7 +35,7 @@ fi PKGNAM=python-setuptools VERSION=${VERSION:-$(echo setuptools-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} SRCNAM=setuptools -- cgit v1.2.3