Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sip4: update to 4.19.25
@ 2021-05-14 19:05 nezos
  2021-05-14 19:24 ` ericonr
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: nezos @ 2021-05-14 19:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nezos/void-packages geo
https://github.com/void-linux/void-packages/pull/30878

sip4: update to 4.19.25
This is the last release version of sip4 and contains bugfixes.

<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From b4e51b7a273da830808fbae0438e235d627a5bb7 Mon Sep 17 00:00:00 2001
From: nezos <nezos@hotmail.com>
Date: Fri, 14 May 2021 22:02:34 +0300
Subject: [PATCH] Update to the latest version

This is the last release version of sip4 and contains bugfixes.
---
 srcpkgs/sip4/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sip4/template b/srcpkgs/sip4/template
index 30de98f83206..faddf3507eef 100644
--- a/srcpkgs/sip4/template
+++ b/srcpkgs/sip4/template
@@ -1,6 +1,6 @@
 # Template file for 'sip4'
 pkgname=sip4
-version=4.19.24
+version=4.19.25
 revision=4
 wrksrc="sip-$version"
 hostmakedepends="python3-devel"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only, GPL-3.0-only, custom:SIP"
 homepage="https://riverbankcomputing.com/software/sip/intro"
 distfiles="https://www.riverbankcomputing.com/static/Downloads/sip/${version}/sip-${version}.tar.gz"
-checksum=edcd3790bb01938191eef0f6117de0bf56d1136626c0ddb678f3a558d62e41e5
+checksum=b39d93e937647807bac23579edbff25fe46d16213f708370072574ab1f1b4211
 replaces="sip<=${version}_${revision}"
 provides="sip-${version}_${revision}"
 

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

* Re: sip4: update to 4.19.25
  2021-05-14 19:05 [PR PATCH] sip4: update to 4.19.25 nezos
@ 2021-05-14 19:24 ` ericonr
  2021-05-14 20:04 ` [PR PATCH] [Updated] " nezos
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-05-14 19:24 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30878#issuecomment-841454766

Comment:
Please fix the commit message to be the same as the PR title.

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

* Re: [PR PATCH] [Updated] sip4: update to 4.19.25
  2021-05-14 19:05 [PR PATCH] sip4: update to 4.19.25 nezos
  2021-05-14 19:24 ` ericonr
@ 2021-05-14 20:04 ` nezos
  2021-05-14 20:39 ` nezos
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: nezos @ 2021-05-14 20:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nezos/void-packages geo
https://github.com/void-linux/void-packages/pull/30878

sip4: update to 4.19.25
This is the last release version of sip4 and contains bugfixes.

<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From fa7ca28fc91bf9f7dab4495901afd3ed36d80892 Mon Sep 17 00:00:00 2001
From: Vassilios Grigoriadis <nezos@hotmail.com>
Date: Thu, 22 Apr 2021 00:07:27 +0300
Subject: [PATCH 1/3] New package: dcw-gmt-2.0.0

---
 srcpkgs/dcw-gmt/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/dcw-gmt/template

diff --git a/srcpkgs/dcw-gmt/template b/srcpkgs/dcw-gmt/template
new file mode 100644
index 000000000000..58a8271006ab
--- /dev/null
+++ b/srcpkgs/dcw-gmt/template
@@ -0,0 +1,22 @@
+# Template file for 'dcw-gmt'
+pkgname=dcw-gmt
+version=2.0.0
+revision=1
+build_style=fetch
+hostmakedepends="tar"
+short_desc="DCW-GMT: The Digital Chart of the World for GMT"
+maintainer="Vassilios Grigoriadis <nezos@hotmail.com>"
+license="LGPL-3.0-or-later"
+homepage="https://github.com/GenericMappingTools/dcw-gmt"
+distfiles="https://github.com/GenericMappingTools/dcw-gmt/releases/download/${version}/dcw-gmt-${version}.tar.gz"
+checksum=d71d209c837a805fed0773c03fadbb26e8c90eb6b68e496ac4a1298c3246cc7a
+
+do_install() {
+	tar -xf "dcw-gmt-${version}.tar.gz"
+	rm "dcw-gmt-${version}.tar.gz"
+	vmkdir usr/share/dcw-gmt
+	vcopy "dcw-gmt-${version}/*.nc" usr/share/dcw-gmt
+	vcopy "dcw-gmt-${version}/*.txt" usr/share/dcw-gmt
+	vcopy "dcw-gmt-${version}/README.md" usr/share/dcw-gmt
+	vcopy "dcw-gmt-${version}/ChangeLog" usr/share/dcw-gmt
+}

From b5030af5de1686e8e6bb23aae192f1c132fc4a8a Mon Sep 17 00:00:00 2001
From: Vassilios Grigoriadis <nezos@hotmail.com>
Date: Thu, 22 Apr 2021 00:08:37 +0300
Subject: [PATCH 2/3] New package: gshhg-gmt-2.3.7

---
 srcpkgs/gshhg-gmt/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/gshhg-gmt/template

diff --git a/srcpkgs/gshhg-gmt/template b/srcpkgs/gshhg-gmt/template
new file mode 100644
index 000000000000..c4619c3f12f8
--- /dev/null
+++ b/srcpkgs/gshhg-gmt/template
@@ -0,0 +1,20 @@
+# Template file for 'gshhg-gmt'
+pkgname=gshhg-gmt
+version=2.3.7
+revision=1
+build_style=fetch
+hostmakedepends="tar"
+short_desc="Global Self-consistent Hierarchical High-resolution Geography for GMT"
+maintainer="Vassilios Grigoriadis <nezos@hotmail.com>"
+license="LGPL-3.0-or-later"
+homepage="https://github.com/GenericMappingTools/gshhg-gmt"
+distfiles="https://github.com/GenericMappingTools/gshhg-gmt/releases/download/${version}/gshhg-gmt-$version.tar.gz"
+checksum=9bb1a956fca0718c083bef842e625797535a00ce81f175df08b042c2a92cfe7f
+
+do_install() {
+	tar -xf "gshhg-gmt-${version}.tar.gz"
+	rm "gshhg-gmt-${version}.tar.gz"
+	vmkdir usr/share/gshhg-gmt
+	vcopy "gshhg-gmt-${version}/*.nc" usr/share/gshhg-gmt
+	vcopy "gshhg-gmt-${version}/README.TXT" usr/share/gshhg-gmt
+}

From 473eaa8d9a1b6396ac5928f82c2b1fcff305df9e Mon Sep 17 00:00:00 2001
From: Vassilios Grigoriadis <nezos@hotmail.com>
Date: Thu, 22 Apr 2021 00:10:28 +0300
Subject: [PATCH 3/3] New package: gmt-6.1.1

---
 common/shlibs        |  2 ++
 srcpkgs/gmt-devel    |  1 +
 srcpkgs/gmt/template | 32 ++++++++++++++++++++++++++++++++
 3 files changed, 35 insertions(+)
 create mode 120000 srcpkgs/gmt-devel
 create mode 100644 srcpkgs/gmt/template

diff --git a/common/shlibs b/common/shlibs
index 966f665424f3..59aa1e431d62 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3978,3 +3978,5 @@ libldacBT_enc.so.2 ldacBT-2.0.2.3_1
 libgumbo.so.1 gumbo-parser-0.10.1_2
 libmariadb.so.3 libmariadbclient-10.5.9_1
 libmariadbd.so.19 libmariadbclient-10.5.9_1
+libpostscriptlight.so.6 gmt-6.1.1_1
+libgmt.so.6 gmt-6.1.1_1
diff --git a/srcpkgs/gmt-devel b/srcpkgs/gmt-devel
new file mode 120000
index 000000000000..08f7b8d70c77
--- /dev/null
+++ b/srcpkgs/gmt-devel
@@ -0,0 +1 @@
+gmt
\ No newline at end of file
diff --git a/srcpkgs/gmt/template b/srcpkgs/gmt/template
new file mode 100644
index 000000000000..687b4d78945a
--- /dev/null
+++ b/srcpkgs/gmt/template
@@ -0,0 +1,32 @@
+# Template file for 'gmt'
+pkgname=gmt
+version=6.1.1
+revision=1
+build_style=cmake
+# Enforcing LGPL conformance during build time to avoid
+# building components that have a proprietary non-permissive license.
+configure_args="-DGSHHG_ROOT=usr/share/gshhg-gmt
+				-DDCW_ROOT=usr/share/dcw-gmt
+				-DGMT_DATADIR=usr/share/gmt
+				-DGMT_DOCDIR=usr/share/doc/gmt
+				-DLICENSE_RESTRICTED=LGPL"
+makedepends="git ghostscript-devel netcdf-devel libcurl-devel
+			libgdal-devel pcre2-devel fftw-devel lapack-devel
+			blas-devel dcw-gmt gshhg-gmt"
+depends="ghostscript netcdf libcurl libgdal dcw-gmt gshhg-gmt pcre2
+		libfftw lapack blas"
+short_desc="Generic Mapping Tools"
+maintainer="Vassilios Grigoriadis <nezos@hotmail.com>"
+license="LGPL-3.0-or-later"
+homepage="https://www.generic-mapping-tools.org/"
+distfiles=https://github.com/GenericMappingTools/gmt/releases/download/${version}/gmt-${version}-src.tar.gz
+checksum="9706ffa858a98bb1b97162e3887aa03c6c746017a274951e94a6341a59efad12"
+nocross=yes
+
+gmt-devel_package() {
+		short_desc+=" - development files"
+		depends="${sourcepkg}>=${version}_${revision}"
+		pkg_install() {
+		vmove usr/include
+	}
+}

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

* Re: [PR PATCH] [Updated] sip4: update to 4.19.25
  2021-05-14 19:05 [PR PATCH] sip4: update to 4.19.25 nezos
  2021-05-14 19:24 ` ericonr
  2021-05-14 20:04 ` [PR PATCH] [Updated] " nezos
@ 2021-05-14 20:39 ` nezos
  2021-05-14 20:39 ` [PR PATCH] [Closed]: " nezos
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: nezos @ 2021-05-14 20:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nezos/void-packages geo
https://github.com/void-linux/void-packages/pull/30878

sip4: update to 4.19.25
This is the last release version of sip4 and contains bugfixes.

<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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



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

* Re: [PR PATCH] [Closed]: sip4: update to 4.19.25
  2021-05-14 19:05 [PR PATCH] sip4: update to 4.19.25 nezos
                   ` (2 preceding siblings ...)
  2021-05-14 20:39 ` nezos
@ 2021-05-14 20:39 ` nezos
  2021-05-14 20:42 ` [PR PATCH] [Updated] " nezos
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: nezos @ 2021-05-14 20:39 UTC (permalink / raw)
  To: ml

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

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

sip4: update to 4.19.25
https://github.com/void-linux/void-packages/pull/30878

Description:
This is the last release version of sip4 and contains bugfixes.

<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

* Re: [PR PATCH] [Updated] sip4: update to 4.19.25
  2021-05-14 19:05 [PR PATCH] sip4: update to 4.19.25 nezos
                   ` (3 preceding siblings ...)
  2021-05-14 20:39 ` [PR PATCH] [Closed]: " nezos
@ 2021-05-14 20:42 ` nezos
  2021-05-14 20:48 ` ericonr
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: nezos @ 2021-05-14 20:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nezos/void-packages geo
https://github.com/void-linux/void-packages/pull/30878

sip4: update to 4.19.25
This is the last release version of sip4 and contains bugfixes.

<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 530c013d1d7053e9fe508eebdb207f38da256c40 Mon Sep 17 00:00:00 2001
From: Vassilios Grigoriadis <nezos@hotmail.com>
Date: Fri, 14 May 2021 23:41:34 +0300
Subject: [PATCH] sip4: update to 4.19.25

---
 srcpkgs/sip4/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/sip4/template b/srcpkgs/sip4/template
index 30de98f83206..66867487d832 100644
--- a/srcpkgs/sip4/template
+++ b/srcpkgs/sip4/template
@@ -1,7 +1,7 @@
 # Template file for 'sip4'
 pkgname=sip4
-version=4.19.24
-revision=4
+version=4.19.25
+revision=1
 wrksrc="sip-$version"
 hostmakedepends="python3-devel"
 makedepends="${hostmakedepends}"

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

* Re: sip4: update to 4.19.25
  2021-05-14 19:05 [PR PATCH] sip4: update to 4.19.25 nezos
                   ` (4 preceding siblings ...)
  2021-05-14 20:42 ` [PR PATCH] [Updated] " nezos
@ 2021-05-14 20:48 ` ericonr
  2021-05-14 20:56 ` [PR PATCH] [Updated] " nezos
  2021-05-14 23:18 ` [PR PATCH] [Merged]: " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-05-14 20:48 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30878#issuecomment-841496198

Comment:
This is definitely missing the checksum change.

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

* Re: [PR PATCH] [Updated] sip4: update to 4.19.25
  2021-05-14 19:05 [PR PATCH] sip4: update to 4.19.25 nezos
                   ` (5 preceding siblings ...)
  2021-05-14 20:48 ` ericonr
@ 2021-05-14 20:56 ` nezos
  2021-05-14 23:18 ` [PR PATCH] [Merged]: " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: nezos @ 2021-05-14 20:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nezos/void-packages geo
https://github.com/void-linux/void-packages/pull/30878

sip4: update to 4.19.25
This is the last release version of sip4 and contains bugfixes.

<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 67d9bcae45ab7dceb5f689bebf9b7c43db54c1c8 Mon Sep 17 00:00:00 2001
From: Vassilios Grigoriadis <nezos@hotmail.com>
Date: Fri, 14 May 2021 23:41:34 +0300
Subject: [PATCH] sip4: update to 4.19.25

---
 srcpkgs/sip4/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sip4/template b/srcpkgs/sip4/template
index 30de98f83206..778633e5bb66 100644
--- a/srcpkgs/sip4/template
+++ b/srcpkgs/sip4/template
@@ -1,7 +1,7 @@
 # Template file for 'sip4'
 pkgname=sip4
-version=4.19.24
-revision=4
+version=4.19.25
+revision=1
 wrksrc="sip-$version"
 hostmakedepends="python3-devel"
 makedepends="${hostmakedepends}"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only, GPL-3.0-only, custom:SIP"
 homepage="https://riverbankcomputing.com/software/sip/intro"
 distfiles="https://www.riverbankcomputing.com/static/Downloads/sip/${version}/sip-${version}.tar.gz"
-checksum=edcd3790bb01938191eef0f6117de0bf56d1136626c0ddb678f3a558d62e41e5
+checksum=b39d93e937647807bac23579edbff25fe46d16213f708370072574ab1f1b4211
 replaces="sip<=${version}_${revision}"
 provides="sip-${version}_${revision}"
 

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

* Re: [PR PATCH] [Merged]: sip4: update to 4.19.25
  2021-05-14 19:05 [PR PATCH] sip4: update to 4.19.25 nezos
                   ` (6 preceding siblings ...)
  2021-05-14 20:56 ` [PR PATCH] [Updated] " nezos
@ 2021-05-14 23:18 ` ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-05-14 23:18 UTC (permalink / raw)
  To: ml

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

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

sip4: update to 4.19.25
https://github.com/void-linux/void-packages/pull/30878

Description:
This is the last release version of sip4 and contains bugfixes.

<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2021-05-14 23:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14 19:05 [PR PATCH] sip4: update to 4.19.25 nezos
2021-05-14 19:24 ` ericonr
2021-05-14 20:04 ` [PR PATCH] [Updated] " nezos
2021-05-14 20:39 ` nezos
2021-05-14 20:39 ` [PR PATCH] [Closed]: " nezos
2021-05-14 20:42 ` [PR PATCH] [Updated] " nezos
2021-05-14 20:48 ` ericonr
2021-05-14 20:56 ` [PR PATCH] [Updated] " nezos
2021-05-14 23:18 ` [PR PATCH] [Merged]: " ericonr

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).