Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] swirc: update to 3.4.7.
@ 2024-03-12 22:21 uhlin
  2024-03-31 13:03 ` [PR PATCH] [Updated] " uhlin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: uhlin @ 2024-03-12 22:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uhlin/void-packages master
https://github.com/void-linux/void-packages/pull/49263

swirc: update to 3.4.7.
Swirc 3.4.7 out.

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

#### Local build testing
- I built this PR locally for my native architecture, **x86_64-musl**
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl **cross**


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

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

From b72713626d7da64248db164d645e42850730a4b1 Mon Sep 17 00:00:00 2001
From: Markus Uhlin <markus.uhlin@bredband.net>
Date: Tue, 12 Mar 2024 22:54:43 +0100
Subject: [PATCH] swirc: update to 3.4.7.

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

diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template
index 72db49a8a2112c..01558f7b9999bc 100644
--- a/srcpkgs/swirc/template
+++ b/srcpkgs/swirc/template
@@ -1,6 +1,6 @@
 # Template file for 'swirc'
 pkgname=swirc
-version=3.4.6
+version=3.4.7
 revision=1
 build_style=configure
 configure_args="$(vopt_with notify libnotify)"
@@ -12,12 +12,12 @@ makedepends="gettext-devel hunspell-devel libcurl-devel libidn-devel
  ncurses-devel openssl-devel $(vopt_if notify libnotify-devel)"
 checkdepends="cmocka-devel"
 short_desc="Curses ICB and IRC client"
-maintainer="Markus Uhlin <markus.uhlin@bredband.net>"
+maintainer="Markus Uhlin <markus@nifty-networks.net>"
 license="BSD-3-Clause, ISC, MIT"
 homepage="https://www.nifty-networks.net/swirc"
 changelog="https://raw.githubusercontent.com/uhlin/swirc/master/CHANGELOG.md"
 distfiles="https://www.nifty-networks.net/swirc/releases/swirc-${version}.tgz"
-checksum=b34b2fed727eb4ebd7f7fdd134e2466d70665e3fc397b1488bdb2c0f475da982
+checksum=9341f077af1d74e161a853791fa9db172ab5258e9b031ff9091c453f948aae98
 
 build_options="notify"
 build_options_default="notify"

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

* Re: [PR PATCH] [Updated] swirc: update to 3.4.7.
  2024-03-12 22:21 [PR PATCH] swirc: update to 3.4.7 uhlin
@ 2024-03-31 13:03 ` uhlin
  2024-03-31 15:32 ` uhlin
  2024-04-01  2:44 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: uhlin @ 2024-03-31 13:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uhlin/void-packages master
https://github.com/void-linux/void-packages/pull/49263

swirc: update to 3.4.7.
Swirc 3.4.7 out.

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

#### Local build testing
- I built this PR locally for my native architecture, **x86_64-musl**
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl **cross**


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

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

From acae4cb3273f8bda44186e76799cce0c2358cb03 Mon Sep 17 00:00:00 2001
From: Markus Uhlin <markus.uhlin@bredband.net>
Date: Tue, 12 Mar 2024 22:54:43 +0100
Subject: [PATCH] swirc: update to 3.4.7.

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

diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template
index 72db49a8a2112c..01558f7b9999bc 100644
--- a/srcpkgs/swirc/template
+++ b/srcpkgs/swirc/template
@@ -1,6 +1,6 @@
 # Template file for 'swirc'
 pkgname=swirc
-version=3.4.6
+version=3.4.7
 revision=1
 build_style=configure
 configure_args="$(vopt_with notify libnotify)"
@@ -12,12 +12,12 @@ makedepends="gettext-devel hunspell-devel libcurl-devel libidn-devel
  ncurses-devel openssl-devel $(vopt_if notify libnotify-devel)"
 checkdepends="cmocka-devel"
 short_desc="Curses ICB and IRC client"
-maintainer="Markus Uhlin <markus.uhlin@bredband.net>"
+maintainer="Markus Uhlin <markus@nifty-networks.net>"
 license="BSD-3-Clause, ISC, MIT"
 homepage="https://www.nifty-networks.net/swirc"
 changelog="https://raw.githubusercontent.com/uhlin/swirc/master/CHANGELOG.md"
 distfiles="https://www.nifty-networks.net/swirc/releases/swirc-${version}.tgz"
-checksum=b34b2fed727eb4ebd7f7fdd134e2466d70665e3fc397b1488bdb2c0f475da982
+checksum=9341f077af1d74e161a853791fa9db172ab5258e9b031ff9091c453f948aae98
 
 build_options="notify"
 build_options_default="notify"

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

* Re: [PR PATCH] [Updated] swirc: update to 3.4.7.
  2024-03-12 22:21 [PR PATCH] swirc: update to 3.4.7 uhlin
  2024-03-31 13:03 ` [PR PATCH] [Updated] " uhlin
@ 2024-03-31 15:32 ` uhlin
  2024-04-01  2:44 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: uhlin @ 2024-03-31 15:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uhlin/void-packages master
https://github.com/void-linux/void-packages/pull/49263

swirc: update to 3.4.7.
Swirc 3.4.7 out.

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

#### Local build testing
- I built this PR locally for my native architecture, **x86_64-musl**
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl **cross**


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

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

From 7d898eaba2b8a508251557e15583ec5fb7ffe473 Mon Sep 17 00:00:00 2001
From: Markus Uhlin <markus.uhlin@bredband.net>
Date: Sun, 31 Mar 2024 17:19:51 +0200
Subject: [PATCH] swirc: update to 3.4.7.

---
 srcpkgs/swirc/template | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template
index 72db49a8a2112c..c588e94431f33d 100644
--- a/srcpkgs/swirc/template
+++ b/srcpkgs/swirc/template
@@ -1,6 +1,6 @@
 # Template file for 'swirc'
 pkgname=swirc
-version=3.4.6
+version=3.4.7
 revision=1
 build_style=configure
 configure_args="$(vopt_with notify libnotify)"
@@ -12,12 +12,12 @@ makedepends="gettext-devel hunspell-devel libcurl-devel libidn-devel
  ncurses-devel openssl-devel $(vopt_if notify libnotify-devel)"
 checkdepends="cmocka-devel"
 short_desc="Curses ICB and IRC client"
-maintainer="Markus Uhlin <markus.uhlin@bredband.net>"
+maintainer="Markus Uhlin <markus@nifty-networks.net>"
 license="BSD-3-Clause, ISC, MIT"
 homepage="https://www.nifty-networks.net/swirc"
 changelog="https://raw.githubusercontent.com/uhlin/swirc/master/CHANGELOG.md"
 distfiles="https://www.nifty-networks.net/swirc/releases/swirc-${version}.tgz"
-checksum=b34b2fed727eb4ebd7f7fdd134e2466d70665e3fc397b1488bdb2c0f475da982
+checksum=9341f077af1d74e161a853791fa9db172ab5258e9b031ff9091c453f948aae98
 
 build_options="notify"
 build_options_default="notify"
@@ -31,6 +31,14 @@ post_configure() {
 
 	vsed -i "$_file" -e "s/CC =/CC ?=/"
 	vsed -i "$_file" -e "s/CXX =/CXX ?=/"
+	vsed -i "$_file" -e "s/LDFLAGS =/LDFLAGS ?=/"
+}
+
+do_check() {
+	# The usage of the "-Wl,-z,now" and "-Wl,-z,relro" LDFLAGS
+	# results in linking errors and are disabled during "make
+	# check".
+	LDFLAGS="-L/usr/local/lib" make check
 }
 
 post_check() {

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

* Re: [PR PATCH] [Merged]: swirc: update to 3.4.7.
  2024-03-12 22:21 [PR PATCH] swirc: update to 3.4.7 uhlin
  2024-03-31 13:03 ` [PR PATCH] [Updated] " uhlin
  2024-03-31 15:32 ` uhlin
@ 2024-04-01  2:44 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-04-01  2:44 UTC (permalink / raw)
  To: ml

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

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

swirc: update to 3.4.7.
https://github.com/void-linux/void-packages/pull/49263

Description:
Swirc 3.4.7 out.

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

#### Local build testing
- I built this PR locally for my native architecture, **x86_64-musl**
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l-musl **cross**


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

end of thread, other threads:[~2024-04-01  2:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-12 22:21 [PR PATCH] swirc: update to 3.4.7 uhlin
2024-03-31 13:03 ` [PR PATCH] [Updated] " uhlin
2024-03-31 15:32 ` uhlin
2024-04-01  2:44 ` [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).