Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] calc: update to 2.12.7.6
@ 2021-02-12  1:12 saqfish
  2021-02-12  1:25 ` [PR PATCH] [Updated] " saqfish
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: saqfish @ 2021-02-12  1:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 785 bytes --]

There is a new pull request by saqfish against master on the void-packages repository

https://github.com/saqfish/void-packages master
https://github.com/void-linux/void-packages/pull/28681

calc: update to 2.12.7.6
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR


A patch file from https://github.com/void-linux/void-packages/pull/28681.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-28681.patch --]
[-- Type: text/x-diff, Size: 1928 bytes --]

From 0f69942464f5add2cd80034f11c1886214911d34 Mon Sep 17 00:00:00 2001
From: saqfish <saqfish@gmail.com>
Date: Thu, 11 Feb 2021 19:00:52 -0600
Subject: [PATCH 1/2] calc: update to 2.12.7.6.

calc: update to 2.12.7.6
---
 srcpkgs/calc/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 <chocimier@tlen.pl>"
 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 5e01da70e83c2396cdb199c1fdd16df73db3ef4e Mon Sep 17 00:00:00 2001
From: saqfish <saqfish@gmail.com>
Date: Thu, 11 Feb 2021 19:08:06 -0600
Subject: [PATCH 2/2] common/shlibs: calc update to 2.12.7.6

---
 common/shlibs | 4 ++--
 1 file changed, 2 insertions(+), 2 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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] calc: update to 2.12.7.6
  2021-02-12  1:12 [PR PATCH] calc: update to 2.12.7.6 saqfish
@ 2021-02-12  1:25 ` saqfish
  2021-02-12  1:34 ` ericonr
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: saqfish @ 2021-02-12  1:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 790 bytes --]

There is an updated pull request by saqfish against master on the void-packages repository

https://github.com/saqfish/void-packages master
https://github.com/void-linux/void-packages/pull/28681

calc: update to 2.12.7.6
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR


A patch file from https://github.com/void-linux/void-packages/pull/28681.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-28681.patch --]
[-- Type: text/x-diff, Size: 1687 bytes --]

From 74ea22d8c9bd611939d284ebd775aaf73e808a09 Mon Sep 17 00:00:00 2001
From: saqfish <saqfish@gmail.com>
Date: Thu, 11 Feb 2021 19:00:52 -0600
Subject: [PATCH] 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 <chocimier@tlen.pl>"
 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() {

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: calc: update to 2.12.7.6
  2021-02-12  1:12 [PR PATCH] calc: update to 2.12.7.6 saqfish
  2021-02-12  1:25 ` [PR PATCH] [Updated] " saqfish
@ 2021-02-12  1:34 ` ericonr
  2021-02-12 18:15 ` Chocimier
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-02-12  1:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 462 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28681#issuecomment-777909841

Comment:
I have absolutely no idea what upstream is even attempting to do: https://github.com/lcn2/calc/blob/master/have_getpgid.c

Maybe we can plug something in that avoids all these files, but I really don't know. For the record, `-march=native` is coming from `ARCH_CFLAGS` in `Makefile.ship`.

Tagging @Chocimier for help

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: calc: update to 2.12.7.6
  2021-02-12  1:12 [PR PATCH] calc: update to 2.12.7.6 saqfish
  2021-02-12  1:25 ` [PR PATCH] [Updated] " saqfish
  2021-02-12  1:34 ` ericonr
@ 2021-02-12 18:15 ` Chocimier
  2021-02-12 18:22 ` ericonr
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Chocimier @ 2021-02-12 18:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 284 bytes --]

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/28681#issuecomment-778358047

Comment:
`-march=native` is fixable by adding `ARCH_CFLAGS=` argument to make command, as documented in CHANGES.

Why do you mention have_getpgid.c?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: calc: update to 2.12.7.6
  2021-02-12  1:12 [PR PATCH] calc: update to 2.12.7.6 saqfish
                   ` (2 preceding siblings ...)
  2021-02-12 18:15 ` Chocimier
@ 2021-02-12 18:22 ` ericonr
  2021-02-12 22:47 ` [PR PATCH] [Updated] " saqfish
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-02-12 18:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1893 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28681#issuecomment-778361879

Comment:
Cross builds are running a bunch of these, but for the host, to generate headers:

```
forming have_unistd.h
have_unistd.h formed
forming have_stdlib.h
have_stdlib.h formed
gcc -DCALC_SRC -DCUSTOM -Wall  -march=native   -fPIC longbits.c -c
rm -f longbits
gcc -DCALC_SRC -DCUSTOM -Wall  -march=native   -fPIC longbits.o -o longbits
forming longbits.h
longbits.h formed
forming align32.h
align32.h formed
forming have_string.h
have_string.h formed
forming args.h
args.h formed
forming calcerr.h
calcerr.h formed
forming conf.h
conf.h formed
gcc -DCALC_SRC -DCUSTOM -Wall  -march=native   -fPIC  endian.c -c
rm -f endian
gcc -DCALC_SRC -DIt's likely to beCUSTOM -Wall  -march=native   -fPIC endian.o -o endian
forming endian_calc.h
endian_calc.h formed
forming have_fpos.h
have_fpos.h formed
forming have_posscl.h
have_posscl.h formed
forming have_fpos_pos.h
have_fpos_pos.h formed
forming have_offscl.h
have_offscl.h formed
forming fposval.h
fposval.h formed
forming have_const.h
have_const.h formed
forming have_memmv.h
have_memmv.h formed
forming have_newstr.h
have_newstr.h formed
forming have_times.h
have_times.h formed
forming have_uid_t.h
have_uid_t.h formed
forming terminal.h
terminal.h formed
forming have_ustat.h
have_ustat.h formed
forming have_getsid.h
have_getsid.h formed
forming have_getpgid.h
have_getpgid.h formed
forming have_gettime.h
have_gettime.h formed
forming have_getprid.h
have_getprid.h formed
forming have_urandom.h
have_urandom.h formed
forming have_rusage.h
have_rusage.h formed
forming have_strdup.h
have_strdup.h formed
forming have_unused.h
have_unused.h formed
forming calcerr.c
calcerr.c formed
```

And most are likely to be quite wrong, I think.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] calc: update to 2.12.7.6
  2021-02-12  1:12 [PR PATCH] calc: update to 2.12.7.6 saqfish
                   ` (3 preceding siblings ...)
  2021-02-12 18:22 ` ericonr
@ 2021-02-12 22:47 ` saqfish
  2021-02-12 22:50 ` saqfish
  2021-02-12 22:55 ` [PR PATCH] [Closed]: " saqfish
  6 siblings, 0 replies; 8+ messages in thread
From: saqfish @ 2021-02-12 22:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 790 bytes --]

There is an updated pull request by saqfish against master on the void-packages repository

https://github.com/saqfish/void-packages master
https://github.com/void-linux/void-packages/pull/28681

calc: update to 2.12.7.6
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR


A patch file from https://github.com/void-linux/void-packages/pull/28681.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-28681.patch --]
[-- Type: text/x-diff, Size: 2785 bytes --]

From 74ea22d8c9bd611939d284ebd775aaf73e808a09 Mon Sep 17 00:00:00 2001
From: saqfish <saqfish@gmail.com>
Date: Thu, 11 Feb 2021 19:00:52 -0600
Subject: [PATCH 1/2] 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 <chocimier@tlen.pl>"
 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 <saqfish@gmail.com>
Date: Fri, 12 Feb 2021 16:47:10 -0600
Subject: [PATCH 2/2] 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"
 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] calc: update to 2.12.7.6
  2021-02-12  1:12 [PR PATCH] calc: update to 2.12.7.6 saqfish
                   ` (4 preceding siblings ...)
  2021-02-12 22:47 ` [PR PATCH] [Updated] " saqfish
@ 2021-02-12 22:50 ` saqfish
  2021-02-12 22:55 ` [PR PATCH] [Closed]: " saqfish
  6 siblings, 0 replies; 8+ messages in thread
From: saqfish @ 2021-02-12 22:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 790 bytes --]

There is an updated pull request by saqfish against master on the void-packages repository

https://github.com/saqfish/void-packages master
https://github.com/void-linux/void-packages/pull/28681

calc: update to 2.12.7.6
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR


A patch file from https://github.com/void-linux/void-packages/pull/28681.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-28681.patch --]
[-- Type: text/x-diff, Size: 4509 bytes --]

From 74ea22d8c9bd611939d284ebd775aaf73e808a09 Mon Sep 17 00:00:00 2001
From: saqfish <saqfish@gmail.com>
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 <chocimier@tlen.pl>"
 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 <saqfish@gmail.com>
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 <saqfish@gmail.com>
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 <chocimier@tlen.pl>"
 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() {

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Closed]: calc: update to 2.12.7.6
  2021-02-12  1:12 [PR PATCH] calc: update to 2.12.7.6 saqfish
                   ` (5 preceding siblings ...)
  2021-02-12 22:50 ` saqfish
@ 2021-02-12 22:55 ` saqfish
  6 siblings, 0 replies; 8+ messages in thread
From: saqfish @ 2021-02-12 22:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 635 bytes --]

There's a closed pull request on the void-packages repository

calc: update to 2.12.7.6
https://github.com/void-linux/void-packages/pull/28681

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-02-12 22:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-12  1:12 [PR PATCH] calc: update to 2.12.7.6 saqfish
2021-02-12  1:25 ` [PR PATCH] [Updated] " saqfish
2021-02-12  1:34 ` ericonr
2021-02-12 18:15 ` Chocimier
2021-02-12 18:22 ` ericonr
2021-02-12 22:47 ` [PR PATCH] [Updated] " saqfish
2021-02-12 22:50 ` saqfish
2021-02-12 22:55 ` [PR PATCH] [Closed]: " saqfish

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).