Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wsjtx: update to 2.6.1.
@ 2023-01-31 18:20 classabbyamp
  2023-01-31 23:02 ` [PR PATCH] [Updated] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: classabbyamp @ 2023-01-31 18:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages wsjtx
https://github.com/void-linux/void-packages/pull/42001

wsjtx: update to 2.6.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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/42001.patch is attached

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

From 240c1b945a43001d7d239870b05b0d81d3713001 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Tue, 31 Jan 2023 13:20:09 -0500
Subject: [PATCH] wsjtx: update to 2.6.1.

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

diff --git a/srcpkgs/wsjtx/template b/srcpkgs/wsjtx/template
index fc6094743511..6fee0bdf7134 100644
--- a/srcpkgs/wsjtx/template
+++ b/srcpkgs/wsjtx/template
@@ -1,7 +1,7 @@
 # Template file for 'wsjtx'
 pkgname=wsjtx
-version=2.5.4
-revision=3
+version=2.6.1
+revision=1
 build_wrksrc=wsjtx
 build_style=cmake
 configure_args="-DRIGCTLCOM_EXE= -DRIGCTL_EXE= -DRIGCTLD_EXE="
@@ -16,7 +16,7 @@ license="GPL-3.0-or-later"
 homepage="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html"
 changelog="https://physics.princeton.edu/pulsar/K1JT/Release_Notes.txt"
 distfiles="${SOURCEFORGE_SITE}/wsjt/${pkgname}-${version}/${pkgname}-${version}.tgz"
-checksum=1b3f3846ad2c0a5f410178b6612765d59ee63db249eb6cfc332ace17f0a30898
+checksum=60d0e2cb45a49a6ad585b0908821a9ff2c3ac2564d61042620ff36c2ddcc765f
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-qmake qt5-host-tools"

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

* Re: [PR PATCH] [Updated] wsjtx: update to 2.6.1.
  2023-01-31 18:20 [PR PATCH] wsjtx: update to 2.6.1 classabbyamp
@ 2023-01-31 23:02 ` classabbyamp
  2023-01-31 23:04 ` [PR REVIEW] " paper42
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-01-31 23:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages wsjtx
https://github.com/void-linux/void-packages/pull/42001

wsjtx: update to 2.6.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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/42001.patch is attached

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

From 962040ab7bd86830d8f8dd5a8b1cbe1107356516 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Tue, 31 Jan 2023 13:20:09 -0500
Subject: [PATCH] wsjtx: update to 2.6.1.

---
 srcpkgs/wsjtx/template | 6 +++---
 srcpkgs/wsjtx/update   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/wsjtx/template b/srcpkgs/wsjtx/template
index fc6094743511..6fee0bdf7134 100644
--- a/srcpkgs/wsjtx/template
+++ b/srcpkgs/wsjtx/template
@@ -1,7 +1,7 @@
 # Template file for 'wsjtx'
 pkgname=wsjtx
-version=2.5.4
-revision=3
+version=2.6.1
+revision=1
 build_wrksrc=wsjtx
 build_style=cmake
 configure_args="-DRIGCTLCOM_EXE= -DRIGCTL_EXE= -DRIGCTLD_EXE="
@@ -16,7 +16,7 @@ license="GPL-3.0-or-later"
 homepage="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html"
 changelog="https://physics.princeton.edu/pulsar/K1JT/Release_Notes.txt"
 distfiles="${SOURCEFORGE_SITE}/wsjt/${pkgname}-${version}/${pkgname}-${version}.tgz"
-checksum=1b3f3846ad2c0a5f410178b6612765d59ee63db249eb6cfc332ace17f0a30898
+checksum=60d0e2cb45a49a6ad585b0908821a9ff2c3ac2564d61042620ff36c2ddcc765f
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" qt5-qmake qt5-host-tools"
diff --git a/srcpkgs/wsjtx/update b/srcpkgs/wsjtx/update
index b5cc9bd4f17d..02ba6d585b5d 100644
--- a/srcpkgs/wsjtx/update
+++ b/srcpkgs/wsjtx/update
@@ -1,3 +1,3 @@
-site='https://physics.princeton.edu/pulsar/K1JT/Release_Notes.txt'
-pattern='Release: WSJT-X \K[\d\w.-]+(?=)'
+site='https://wsjt.sourceforge.io/Release_Notes.txt'
+pattern='Release: WSJT-X \K[\d.-]+\d(?=)'
 ignore='*-rc*'

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

* Re: [PR REVIEW] wsjtx: update to 2.6.1.
  2023-01-31 18:20 [PR PATCH] wsjtx: update to 2.6.1 classabbyamp
  2023-01-31 23:02 ` [PR PATCH] [Updated] " classabbyamp
@ 2023-01-31 23:04 ` paper42
  2023-01-31 23:56 ` [PR PATCH] [Updated] " classabbyamp
  2023-02-07  8:21 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2023-01-31 23:04 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42001#discussion_r1092575348

Comment:
```suggestion
 distfiles="${SOURCEFORGE_SITE}/wsjt/wsjtx-${version}/wsjtx-${version}.tgz"
```


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

* Re: [PR PATCH] [Updated] wsjtx: update to 2.6.1.
  2023-01-31 18:20 [PR PATCH] wsjtx: update to 2.6.1 classabbyamp
  2023-01-31 23:02 ` [PR PATCH] [Updated] " classabbyamp
  2023-01-31 23:04 ` [PR REVIEW] " paper42
@ 2023-01-31 23:56 ` classabbyamp
  2023-02-07  8:21 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-01-31 23:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages wsjtx
https://github.com/void-linux/void-packages/pull/42001

wsjtx: update to 2.6.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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/42001.patch is attached

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

From b5dba9fb4e02aac0e56d01d28b53d24153e54c59 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Tue, 31 Jan 2023 13:20:09 -0500
Subject: [PATCH] wsjtx: update to 2.6.1.

---
 srcpkgs/wsjtx/template | 21 +++++++++------------
 srcpkgs/wsjtx/update   |  4 ++--
 2 files changed, 11 insertions(+), 14 deletions(-)

diff --git a/srcpkgs/wsjtx/template b/srcpkgs/wsjtx/template
index fc6094743511..20bc4737410d 100644
--- a/srcpkgs/wsjtx/template
+++ b/srcpkgs/wsjtx/template
@@ -1,11 +1,13 @@
 # Template file for 'wsjtx'
 pkgname=wsjtx
-version=2.5.4
-revision=3
+version=2.6.1
+revision=1
 build_wrksrc=wsjtx
 build_style=cmake
-configure_args="-DRIGCTLCOM_EXE= -DRIGCTL_EXE= -DRIGCTLD_EXE="
-hostmakedepends="pkg-config gcc-fortran ruby-asciidoctor asciidoc tar"
+configure_args="-DRIGCTLCOM_EXE= -DRIGCTL_EXE= -DRIGCTLD_EXE=
+ -DBoost_INCLUDE_DIR=${XBPS_CROSS_BASE}/usr/include"
+hostmakedepends="pkg-config gcc-fortran ruby-asciidoctor asciidoc tar qt5-qmake
+ qt5-host-tools"
 makedepends="boost-devel fftw-devel libgomp-devel hamlib-devel libusb-devel qt5-devel
  qt5-multimedia-devel qt5-tools-devel qt5-serialport-devel qt5-plugin-mysql
  qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
@@ -15,18 +17,13 @@ maintainer="classabbyamp <void@placeviolette.net>"
 license="GPL-3.0-or-later"
 homepage="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html"
 changelog="https://physics.princeton.edu/pulsar/K1JT/Release_Notes.txt"
-distfiles="${SOURCEFORGE_SITE}/wsjt/${pkgname}-${version}/${pkgname}-${version}.tgz"
-checksum=1b3f3846ad2c0a5f410178b6612765d59ee63db249eb6cfc332ace17f0a30898
-
-if [ "$CROSS_BUILD" ]; then
-	hostmakedepends+=" qt5-qmake qt5-host-tools"
-	configure_args+=" -DBoost_INCLUDE_DIR=${XBPS_CROSS_BASE}/usr/include"
-fi
+distfiles="${SOURCEFORGE_SITE}/wsjt/wsjtx-${version}/wsjtx-${version}.tgz"
+checksum=60d0e2cb45a49a6ad585b0908821a9ff2c3ac2564d61042620ff36c2ddcc765f
 
 post_extract() {
 	tar xf src/wsjtx.tgz
 }
 
 post_install() {
-	rm -f ${DESTDIR}/usr/share/man/man1/rigctl{,d,com}-wsjtx.1.gz
+	rm ${DESTDIR}/usr/share/man/man1/rigctl{,d,com}-wsjtx.1.gz
 }
diff --git a/srcpkgs/wsjtx/update b/srcpkgs/wsjtx/update
index b5cc9bd4f17d..02ba6d585b5d 100644
--- a/srcpkgs/wsjtx/update
+++ b/srcpkgs/wsjtx/update
@@ -1,3 +1,3 @@
-site='https://physics.princeton.edu/pulsar/K1JT/Release_Notes.txt'
-pattern='Release: WSJT-X \K[\d\w.-]+(?=)'
+site='https://wsjt.sourceforge.io/Release_Notes.txt'
+pattern='Release: WSJT-X \K[\d.-]+\d(?=)'
 ignore='*-rc*'

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

* Re: [PR PATCH] [Merged]: wsjtx: update to 2.6.1.
  2023-01-31 18:20 [PR PATCH] wsjtx: update to 2.6.1 classabbyamp
                   ` (2 preceding siblings ...)
  2023-01-31 23:56 ` [PR PATCH] [Updated] " classabbyamp
@ 2023-02-07  8:21 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-02-07  8:21 UTC (permalink / raw)
  To: ml

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

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

wsjtx: update to 2.6.1.
https://github.com/void-linux/void-packages/pull/42001

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**



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

end of thread, other threads:[~2023-02-07  8:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-31 18:20 [PR PATCH] wsjtx: update to 2.6.1 classabbyamp
2023-01-31 23:02 ` [PR PATCH] [Updated] " classabbyamp
2023-01-31 23:04 ` [PR REVIEW] " paper42
2023-01-31 23:56 ` [PR PATCH] [Updated] " classabbyamp
2023-02-07  8:21 ` [PR PATCH] [Merged]: " classabbyamp

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