From 001d51f205ef33f1c5856e2258138df21745479e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mat=C3=ADas=20Fonzo?= Date: Sat, 4 Apr 2020 16:35:27 -0300 Subject: [PATCH] Mass upgrade in preparations... MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Matías Fonzo --- recipes/devel/meson/recipe | 4 ++-- recipes/perl/perl5/recipe | 2 +- recipes/tools/ed/recipe | 4 ++-- recipes/tools/file/recipe | 4 ++-- sources/SOURCELIST.txt | 10 +++++----- sources/ed-1.15.tar.lz.sha256 | 1 - sources/ed-1.16.tar.lz.sha256 | 1 + sources/file-5.37.tar.gz.sha256 | 1 - sources/file-5.38.tar.gz.sha256 | 1 + sources/meson-0.52.0.tar.gz.sha256 | 1 - sources/meson-0.54.0.tar.gz.sha256 | 1 + sources/perl-5.30.1.tar.gz.sha256 | 1 - sources/perl-5.30.2.tar.gz.sha256 | 1 + sources/perl-cross-1.3.1.tar.gz.sha256 | 1 - sources/perl-cross-1.3.2.tar.gz.sha256 | 1 + stages/1/06-file | 4 ++-- stages/1/08-ed | 4 ++-- stages/1/10-perl | 4 ++-- 18 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 sources/ed-1.15.tar.lz.sha256 create mode 100644 sources/ed-1.16.tar.lz.sha256 delete mode 100644 sources/file-5.37.tar.gz.sha256 create mode 100644 sources/file-5.38.tar.gz.sha256 delete mode 100644 sources/meson-0.52.0.tar.gz.sha256 create mode 100644 sources/meson-0.54.0.tar.gz.sha256 delete mode 100644 sources/perl-5.30.1.tar.gz.sha256 create mode 100644 sources/perl-5.30.2.tar.gz.sha256 delete mode 100644 sources/perl-cross-1.3.1.tar.gz.sha256 create mode 100644 sources/perl-cross-1.3.2.tar.gz.sha256 diff --git a/recipes/devel/meson/recipe b/recipes/devel/meson/recipe index d054eca9..4b63786c 100644 --- a/recipes/devel/meson/recipe +++ b/recipes/devel/meson/recipe @@ -1,6 +1,6 @@ # Build recipe for meson. # -# Copyright (c) 2018-2019 Matias Fonzo, . +# Copyright (c) 2018-2020 Matias Fonzo, . # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -15,7 +15,7 @@ # limitations under the License. program=meson -version=0.52.0 +version=0.54.0 release=1 # Set 'outdir' for a nice and well-organized output directory diff --git a/recipes/perl/perl5/recipe b/recipes/perl/perl5/recipe index 5402939d..b771ab52 100644 --- a/recipes/perl/perl5/recipe +++ b/recipes/perl/perl5/recipe @@ -16,7 +16,7 @@ program=perl pkgname=perl5 -version=5.30.1 +version=5.30.2 release=1 # Set 'outdir' for a nice and well-organized output directory diff --git a/recipes/tools/ed/recipe b/recipes/tools/ed/recipe index 44481ec4..60eee0ed 100644 --- a/recipes/tools/ed/recipe +++ b/recipes/tools/ed/recipe @@ -1,7 +1,7 @@ # Build recipe for ed. # # Copyright (c) 2016-2017 Matias Fonzo, . -# Copyright (c) 2019 Matias Fonzo, . +# Copyright (c) 2019-2020 Matias Fonzo, . # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,7 +16,7 @@ # limitations under the License. program=ed -version=1.15 +version=1.16 release=1 # Set 'outdir' for a nice and well-organized output directory diff --git a/recipes/tools/file/recipe b/recipes/tools/file/recipe index 6a7dbfee..b50bcbfd 100644 --- a/recipes/tools/file/recipe +++ b/recipes/tools/file/recipe @@ -1,6 +1,6 @@ # Build recipe for file. # -# Copyright (c) 2016-2019 Matias Fonzo, . +# Copyright (c) 2016-2020 Matias Fonzo, . # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -15,7 +15,7 @@ # limitations under the License. program=file -version=5.37 +version=5.38 release=1 # Set 'outdir' for a nice and well-organized output directory diff --git a/sources/SOURCELIST.txt b/sources/SOURCELIST.txt index ae6e0841..1706c668 100644 --- a/sources/SOURCELIST.txt +++ b/sources/SOURCELIST.txt @@ -3,7 +3,7 @@ ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/pciutils-3.6.2.tar.gz ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.2.2.tar.bz2 ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins-1.2.2.tar.bz2 ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.2.2.tar.bz2 -ftp://ftp.astron.com/pub/file/file-5.37.tar.gz +ftp://ftp.astron.com/pub/file/file-5.38.tar.gz ftp://ftp.freedesktop.org/pub/mesa/glu/glu-9.0.1.tar.bz2 ftp://ftp.gnu.org/gnu/aspell/aspell-0.60.7.tar.gz ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-2018.04.16-0.tar.bz2 @@ -131,7 +131,7 @@ http://ftp.gnu.org/gnu/bc/bc-1.07.1.tar.gz http://ftp.gnu.org/gnu/binutils/binutils-2.34.tar.lz http://ftp.gnu.org/gnu/bison/bison-3.4.2.tar.gz http://ftp.gnu.org/gnu/diffutils/diffutils-3.7.tar.xz -http://ftp.gnu.org/gnu/ed/ed-1.15.tar.lz +http://ftp.gnu.org/gnu/ed/ed-1.16.tar.lz http://ftp.gnu.org/gnu/findutils/findutils-4.7.0.tar.xz http://ftp.gnu.org/gnu/grep/grep-3.3.tar.xz http://ftp.gnu.org/gnu/groff/groff-1.22.4.tar.gz @@ -159,7 +159,7 @@ http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.8p1.tar.gz http://ftp.pcre.org/pub/pcre/pcre-8.44.tar.bz2 http://ftp.ruby-lang.org/pub/ruby/2.6/ruby-2.6.5.tar.bz2 http://github.com/anholt/libepoxy/releases/download/1.5.3/libepoxy-1.5.3.tar.xz -http://github.com/arsv/perl-cross/releases/download/1.3.1/perl-cross-1.3.1.tar.gz +http://github.com/arsv/perl-cross/releases/download/1.3.2/perl-cross-1.3.2.tar.gz http://github.com/dinhviethoa/libetpan/archive/1.9.3/libetpan-1.9.3.tar.gz http://github.com/docbook/xslt10-stylesheets/releases/download/release/1.79.2/docbook-xsl-nons-1.79.2.tar.bz2 http://github.com/dosfstools/dosfstools/releases/download/v4.1/dosfstools-4.1.tar.gz @@ -178,7 +178,7 @@ http://github.com/libts/tslib/releases/download/1.20/tslib-1.20.tar.bz2 http://github.com/linuxwacom/libwacom/releases/download/libwacom-1.1/libwacom-1.1.tar.bz2 http://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-0.36.1/xf86-input-wacom-0.36.1.tar.bz2 http://github.com/lm-sensors/lm-sensors/archive/V3-5-0/lm-sensors-3-5-0.tar.gz -http://github.com/mesonbuild/meson/releases/download/0.52.0/meson-0.52.0.tar.gz +http://github.com/mesonbuild/meson/releases/download/0.54.0/meson-0.54.0.tar.gz http://github.com/ninja-build/ninja/archive/v1.9.0/ninja-1.9.0.tar.gz http://github.com/p11-glue/p11-kit/releases/download/0.23.17/p11-kit-0.23.17.tar.gz http://github.com/shadow-maint/shadow/releases/download/4.7/shadow-4.7.tar.gz @@ -266,7 +266,7 @@ http://w1.fi/releases/wpa_supplicant-2.9.tar.gz http://weechat.org/files/src/weechat-2.6.tar.bz2 http://www.cairographics.org/releases/cairo-1.16.0.tar.xz http://www.claws-mail.org/releases/claws-mail-3.17.4.tar.bz2 -http://www.cpan.org/src/5.0/perl-5.30.1.tar.gz +http://www.cpan.org/src/5.0/perl-5.30.2.tar.gz http://www.docbook.org/xml/4.1.2/docbkx412.zip http://www.docbook.org/xml/4.5/docbook-xml-4.5.zip http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.24.tar.xz diff --git a/sources/ed-1.15.tar.lz.sha256 b/sources/ed-1.15.tar.lz.sha256 deleted file mode 100644 index b17b2658..00000000 --- a/sources/ed-1.15.tar.lz.sha256 +++ /dev/null @@ -1 +0,0 @@ -ad4489c0ad7a108c514262da28e6c2a426946fb408a3977ef1ed34308bdfd174 ed-1.15.tar.lz diff --git a/sources/ed-1.16.tar.lz.sha256 b/sources/ed-1.16.tar.lz.sha256 new file mode 100644 index 00000000..162e66fc --- /dev/null +++ b/sources/ed-1.16.tar.lz.sha256 @@ -0,0 +1 @@ +cfc07a14ab048a758473ce222e784fbf031485bcd54a76f74acfee1f390d8b2c ed-1.16.tar.lz diff --git a/sources/file-5.37.tar.gz.sha256 b/sources/file-5.37.tar.gz.sha256 deleted file mode 100644 index edaf4463..00000000 --- a/sources/file-5.37.tar.gz.sha256 +++ /dev/null @@ -1 +0,0 @@ -e9c13967f7dd339a3c241b7710ba093560b9a33013491318e88e6b8b57bae07f file-5.37.tar.gz diff --git a/sources/file-5.38.tar.gz.sha256 b/sources/file-5.38.tar.gz.sha256 new file mode 100644 index 00000000..e7342f56 --- /dev/null +++ b/sources/file-5.38.tar.gz.sha256 @@ -0,0 +1 @@ +593c2ffc2ab349c5aea0f55fedfe4d681737b6b62376a9b3ad1e77b2cc19fa34 file-5.38.tar.gz diff --git a/sources/meson-0.52.0.tar.gz.sha256 b/sources/meson-0.52.0.tar.gz.sha256 deleted file mode 100644 index 8726555d..00000000 --- a/sources/meson-0.52.0.tar.gz.sha256 +++ /dev/null @@ -1 +0,0 @@ -d60f75f0dedcc4fd249dbc7519d6f3ce6df490033d276ef1cf27453ef4938d32 meson-0.52.0.tar.gz diff --git a/sources/meson-0.54.0.tar.gz.sha256 b/sources/meson-0.54.0.tar.gz.sha256 new file mode 100644 index 00000000..482a0801 --- /dev/null +++ b/sources/meson-0.54.0.tar.gz.sha256 @@ -0,0 +1 @@ +dde5726d778112acbd4a67bb3633ab2ee75d33d1e879a6283a7b4a44c3363c27 meson-0.54.0.tar.gz diff --git a/sources/perl-5.30.1.tar.gz.sha256 b/sources/perl-5.30.1.tar.gz.sha256 deleted file mode 100644 index 35125876..00000000 --- a/sources/perl-5.30.1.tar.gz.sha256 +++ /dev/null @@ -1 +0,0 @@ -bf3d25571ff1ee94186177c2cdef87867fd6a14aa5a84f0b1fb7bf798f42f964 perl-5.30.1.tar.gz diff --git a/sources/perl-5.30.2.tar.gz.sha256 b/sources/perl-5.30.2.tar.gz.sha256 new file mode 100644 index 00000000..075f6884 --- /dev/null +++ b/sources/perl-5.30.2.tar.gz.sha256 @@ -0,0 +1 @@ +66db7df8a91979eb576fac91743644da878244cf8ee152f02cd6f5cd7a731689 perl-5.30.2.tar.gz diff --git a/sources/perl-cross-1.3.1.tar.gz.sha256 b/sources/perl-cross-1.3.1.tar.gz.sha256 deleted file mode 100644 index 975cbf63..00000000 --- a/sources/perl-cross-1.3.1.tar.gz.sha256 +++ /dev/null @@ -1 +0,0 @@ -edce0b0c2f725e2db3f203d6d8e9f3f7161256f5d1590551e40694f21200141d perl-cross-1.3.1.tar.gz diff --git a/sources/perl-cross-1.3.2.tar.gz.sha256 b/sources/perl-cross-1.3.2.tar.gz.sha256 new file mode 100644 index 00000000..56e0ddb3 --- /dev/null +++ b/sources/perl-cross-1.3.2.tar.gz.sha256 @@ -0,0 +1 @@ +defa12f0ad7be0b6c48b4f76e2fb5b37c1b37fbeb6e9ebe938279cd539a0c20c perl-cross-1.3.2.tar.gz diff --git a/stages/1/06-file b/stages/1/06-file index 04f8419a..37388bda 100755 --- a/stages/1/06-file +++ b/stages/1/06-file @@ -1,6 +1,6 @@ # Build script for file. # -# Copyright (c) 2014-2019 Matias Fonzo, . +# Copyright (c) 2014-2020 Matias Fonzo, . # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -version=5.37 +version=5.38 cd -- "$TMPDIR" rm -rf file-${version} diff --git a/stages/1/08-ed b/stages/1/08-ed index 5d9ae506..f7e25fb3 100755 --- a/stages/1/08-ed +++ b/stages/1/08-ed @@ -1,6 +1,6 @@ # Build script for GNU ed. # -# Copyright (c) 2017-2019 Matias Fonzo, . +# Copyright (c) 2017-2020 Matias Fonzo, . # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -version=1.15 +version=1.16 cd -- "$TMPDIR" rm -rf ed-${version} diff --git a/stages/1/10-perl b/stages/1/10-perl index e736de8f..112b35a7 100755 --- a/stages/1/10-perl +++ b/stages/1/10-perl @@ -15,8 +15,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -version=5.30.1 -cross_ver=1.3.1 +version=5.30.2 +cross_ver=1.3.2 cd -- "$TMPDIR" rm -rf perl-${version} perl-cross-${cross_ver} -- 2.11.4.GIT