From 74ea22d8c9bd611939d284ebd775aaf73e808a09 Mon Sep 17 00:00:00 2001 From: saqfish Date: Thu, 11 Feb 2021 19:00:52 -0600 Subject: [PATCH 1/3] calc: update to 2.12.7.6 common/shlibs: calc update to 2.12.7.6 --- common/shlibs | 4 ++-- srcpkgs/calc/template | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 4f052075d83..0d3852920ac 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1605,8 +1605,8 @@ libfreerdp-gdi.so.1.0 libfreerdp-1.0.2_2 libfreerdp-cache.so.1.0 libfreerdp-1.0.2_2 libuwac0.so.0 libfreerdp-2.2.0_1 libcppunit-1.14.so.0 libcppunit-1.14.0_1 -libcalc.so.2.12.7.1 libcalc-2.12.7.1_1 -libcustcalc.so.2.12.7.1 libcalc-2.12.7.1_1 +libcalc.so.2.12.7.6 libcalc-2.12.7.6_1 +libcustcalc.so.2.12.7.6 libcalc-2.12.7.6_1 libOgreMain.so.1.12.9 libogre-1.12.9_1 libOgreBites.so.1.12.9 libogre-1.12.9_1 libOgreOverlay.so.1.12.9 libogre-1.12.9_1 diff --git a/srcpkgs/calc/template b/srcpkgs/calc/template index bc2087ca2bd..23c590f0275 100644 --- a/srcpkgs/calc/template +++ b/srcpkgs/calc/template @@ -1,6 +1,6 @@ # Template file for 'calc' pkgname=calc -version=2.12.7.1 +version=2.12.7.6 revision=1 build_style=gnu-makefile make_install_args="T=$""{DESTDIR}" @@ -9,7 +9,7 @@ maintainer="Piotr Wójcik " license="LGPL-2.1-only" homepage="http://www.isthe.com/chongo/tech/comp/calc/index.html" distfiles="http://www.isthe.com/chongo/src/calc/calc-${version}.tar.bz2" -checksum=eb1dc5dd680019e30264109167e20539fe9ac869049d8b1639781a51d1dea84c +checksum=3e0f27bd6f910f2d556fe5e0fb9b670f16445640fcd157101b26556b2abccec9 disable_parallel_build=yes post_extract() { From 26f0494a62b7fbb866e0b302584350d41990879f Mon Sep 17 00:00:00 2001 From: saqfish Date: Fri, 12 Feb 2021 16:47:10 -0600 Subject: [PATCH 2/3] mpd: update to 0.22.4. mpd: upgrade to 0.22.4 --- srcpkgs/mpd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mpd/template b/srcpkgs/mpd/template index 42e12041856..bba9320b8fa 100644 --- a/srcpkgs/mpd/template +++ b/srcpkgs/mpd/template @@ -1,6 +1,6 @@ # Template file for 'mpd' pkgname=mpd -version=0.22.3 +version=0.22.4 revision=2 build_style=meson configure_args="-Dopus=enabled -Dmikmod=enabled -Dneighbor=true @@ -37,7 +37,7 @@ license="GPL-2.0-or-later" homepage="https://www.musicpd.org/" changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v${version}/NEWS" distfiles="https://www.musicpd.org/download/mpd/${version%.*}/mpd-${version}.tar.xz" -checksum=338012037b5e67730529187c555a54cc567a85b15a7e8ddb3a807b1971566ccf +checksum=891ea993a539246fa8f670346e5aa6c8cc85ce4be739ff12261712b0b3149dd0 LDFLAGS+=" -Wl,-z,stack-size=1048576" patch_args="-Np1" From 5d451d55cc0b750fa31b0ada082a8d517f6b7f09 Mon Sep 17 00:00:00 2001 From: saqfish Date: Fri, 12 Feb 2021 16:49:58 -0600 Subject: [PATCH 3/3] Revert "calc: update to 2.12.7.6" This reverts commit 74ea22d8c9bd611939d284ebd775aaf73e808a09. --- common/shlibs | 4 ++-- srcpkgs/calc/template | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 0d3852920ac..4f052075d83 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1605,8 +1605,8 @@ libfreerdp-gdi.so.1.0 libfreerdp-1.0.2_2 libfreerdp-cache.so.1.0 libfreerdp-1.0.2_2 libuwac0.so.0 libfreerdp-2.2.0_1 libcppunit-1.14.so.0 libcppunit-1.14.0_1 -libcalc.so.2.12.7.6 libcalc-2.12.7.6_1 -libcustcalc.so.2.12.7.6 libcalc-2.12.7.6_1 +libcalc.so.2.12.7.1 libcalc-2.12.7.1_1 +libcustcalc.so.2.12.7.1 libcalc-2.12.7.1_1 libOgreMain.so.1.12.9 libogre-1.12.9_1 libOgreBites.so.1.12.9 libogre-1.12.9_1 libOgreOverlay.so.1.12.9 libogre-1.12.9_1 diff --git a/srcpkgs/calc/template b/srcpkgs/calc/template index 23c590f0275..bc2087ca2bd 100644 --- a/srcpkgs/calc/template +++ b/srcpkgs/calc/template @@ -1,6 +1,6 @@ # Template file for 'calc' pkgname=calc -version=2.12.7.6 +version=2.12.7.1 revision=1 build_style=gnu-makefile make_install_args="T=$""{DESTDIR}" @@ -9,7 +9,7 @@ maintainer="Piotr Wójcik " license="LGPL-2.1-only" homepage="http://www.isthe.com/chongo/tech/comp/calc/index.html" distfiles="http://www.isthe.com/chongo/src/calc/calc-${version}.tar.bz2" -checksum=3e0f27bd6f910f2d556fe5e0fb9b670f16445640fcd157101b26556b2abccec9 +checksum=eb1dc5dd680019e30264109167e20539fe9ac869049d8b1639781a51d1dea84c disable_parallel_build=yes post_extract() {