Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] swirc: update to 3.2.6.
@ 2021-02-17 19:23 uhlin
  2021-02-17 21:47 ` [PR PATCH] [Updated] swirc: update to 3.2.6. [WIP] uhlin
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: uhlin @ 2021-02-17 19:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 345 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/28828

swirc: update to 3.2.6.
Swirc IRC client update. 3.2.5 -> 3.2.6.


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

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

From 51b17b57565a7901942756da4b606d8bd004400a Mon Sep 17 00:00:00 2001
From: Markus Uhlin <markus.uhlin@bredband.net>
Date: Sat, 10 Oct 2020 13:08:53 +0200
Subject: [PATCH 1/2] swirc: update to 3.2.5.

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

diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template
index 9b0643fc99e..9f35c447670 100644
--- a/srcpkgs/swirc/template
+++ b/srcpkgs/swirc/template
@@ -1,7 +1,7 @@
 # Template file for 'swirc'
 pkgname=swirc
-version=3.2.4
-revision=2
+version=3.2.5
+revision=1
 build_style=configure
 make_install_args="PREFIX=/usr"
 hostmakedepends="pkg-config which"
@@ -12,7 +12,7 @@ maintainer="Markus Uhlin <markus.uhlin@bredband.net>"
 license="BSD-3-Clause, ISC, MIT"
 homepage="https://www.nifty-networks.net/swirc"
 distfiles="https://www.nifty-networks.net/swirc/releases/${pkgname}-${version}.tgz"
-checksum="c8c15eeb6cc768a1b96952314420fea60c942b4dad25f6318d28dd2f00a02bc9"
+checksum="79ff8ee8e08bbbc313b9abb0f2c1641395a903b5ea114b8223cdaa71ec880ee0"
 
 post_configure() {
 	local _file="options.mk"

From 1eae1d4d9df76c3348557226cd91213874084666 Mon Sep 17 00:00:00 2001
From: Markus Uhlin <markus.uhlin@bredband.net>
Date: Wed, 17 Feb 2021 20:54:32 +0100
Subject: [PATCH 2/2] swirc: update to 3.2.6.

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

diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template
index 9f35c447670..08151937299 100644
--- a/srcpkgs/swirc/template
+++ b/srcpkgs/swirc/template
@@ -1,6 +1,6 @@
 # Template file for 'swirc'
 pkgname=swirc
-version=3.2.5
+version=3.2.6
 revision=1
 build_style=configure
 make_install_args="PREFIX=/usr"
@@ -12,7 +12,7 @@ maintainer="Markus Uhlin <markus.uhlin@bredband.net>"
 license="BSD-3-Clause, ISC, MIT"
 homepage="https://www.nifty-networks.net/swirc"
 distfiles="https://www.nifty-networks.net/swirc/releases/${pkgname}-${version}.tgz"
-checksum="79ff8ee8e08bbbc313b9abb0f2c1641395a903b5ea114b8223cdaa71ec880ee0"
+checksum="dc451cdfcfba14e4b891bc35392ec845485d16ce1b945e3e4cd18b3278102498"
 
 post_configure() {
 	local _file="options.mk"

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

* Re: [PR PATCH] [Updated] swirc: update to 3.2.6. [WIP]
  2021-02-17 19:23 [PR PATCH] swirc: update to 3.2.6 uhlin
@ 2021-02-17 21:47 ` uhlin
  2021-02-18  3:53 ` swirc: update to 3.2.6 ericonr
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: uhlin @ 2021-02-17 21:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 356 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/28828

swirc: update to 3.2.6. [WIP]
Swirc IRC client update. 3.2.5 -> 3.2.6.


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

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

From 51b17b57565a7901942756da4b606d8bd004400a Mon Sep 17 00:00:00 2001
From: Markus Uhlin <markus.uhlin@bredband.net>
Date: Sat, 10 Oct 2020 13:08:53 +0200
Subject: [PATCH 1/2] swirc: update to 3.2.5.

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

diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template
index 9b0643fc99e..9f35c447670 100644
--- a/srcpkgs/swirc/template
+++ b/srcpkgs/swirc/template
@@ -1,7 +1,7 @@
 # Template file for 'swirc'
 pkgname=swirc
-version=3.2.4
-revision=2
+version=3.2.5
+revision=1
 build_style=configure
 make_install_args="PREFIX=/usr"
 hostmakedepends="pkg-config which"
@@ -12,7 +12,7 @@ maintainer="Markus Uhlin <markus.uhlin@bredband.net>"
 license="BSD-3-Clause, ISC, MIT"
 homepage="https://www.nifty-networks.net/swirc"
 distfiles="https://www.nifty-networks.net/swirc/releases/${pkgname}-${version}.tgz"
-checksum="c8c15eeb6cc768a1b96952314420fea60c942b4dad25f6318d28dd2f00a02bc9"
+checksum="79ff8ee8e08bbbc313b9abb0f2c1641395a903b5ea114b8223cdaa71ec880ee0"
 
 post_configure() {
 	local _file="options.mk"

From 789da59515eb10fb402a05c8ec441f756c025be5 Mon Sep 17 00:00:00 2001
From: Markus Uhlin <markus.uhlin@bredband.net>
Date: Wed, 17 Feb 2021 20:54:32 +0100
Subject: [PATCH 2/2] swirc: update to 3.2.6.

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

diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template
index 9f35c447670..ec70be4b74a 100644
--- a/srcpkgs/swirc/template
+++ b/srcpkgs/swirc/template
@@ -1,6 +1,6 @@
 # Template file for 'swirc'
 pkgname=swirc
-version=3.2.5
+version=3.2.6
 revision=1
 build_style=configure
 make_install_args="PREFIX=/usr"
@@ -12,7 +12,7 @@ maintainer="Markus Uhlin <markus.uhlin@bredband.net>"
 license="BSD-3-Clause, ISC, MIT"
 homepage="https://www.nifty-networks.net/swirc"
 distfiles="https://www.nifty-networks.net/swirc/releases/${pkgname}-${version}.tgz"
-checksum="79ff8ee8e08bbbc313b9abb0f2c1641395a903b5ea114b8223cdaa71ec880ee0"
+checksum="dc451cdfcfba14e4b891bc35392ec845485d16ce1b945e3e4cd18b3278102498"
 
 post_configure() {
 	local _file="options.mk"
@@ -25,6 +25,10 @@ post_configure() {
 	vsed -i "$_file" -e "s/CXX=/CXX?=/"
 }
 
+post_check() {
+	make clean
+}
+
 post_install() {
 	vlicense debian/copyright COPYING
 }

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

* Re: swirc: update to 3.2.6.
  2021-02-17 19:23 [PR PATCH] swirc: update to 3.2.6 uhlin
  2021-02-17 21:47 ` [PR PATCH] [Updated] swirc: update to 3.2.6. [WIP] uhlin
@ 2021-02-18  3:53 ` ericonr
  2021-02-18 20:56 ` [PR PATCH] [Updated] swirc: update to 3.2.6. [WIP] uhlin
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-02-18  3:53 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28828#issuecomment-781030198

Comment:
Please leave a comment explaining why you do `make clean`, and rebase your commits into a single one :)

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

* Re: [PR PATCH] [Updated] swirc: update to 3.2.6. [WIP]
  2021-02-17 19:23 [PR PATCH] swirc: update to 3.2.6 uhlin
  2021-02-17 21:47 ` [PR PATCH] [Updated] swirc: update to 3.2.6. [WIP] uhlin
  2021-02-18  3:53 ` swirc: update to 3.2.6 ericonr
@ 2021-02-18 20:56 ` uhlin
  2021-02-19  5:53 ` ericonr
  2021-02-19  5:53 ` [PR PATCH] [Closed]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: uhlin @ 2021-02-18 20:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 356 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/28828

swirc: update to 3.2.6. [WIP]
Swirc IRC client update. 3.2.5 -> 3.2.6.


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

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

From 51b17b57565a7901942756da4b606d8bd004400a Mon Sep 17 00:00:00 2001
From: Markus Uhlin <markus.uhlin@bredband.net>
Date: Sat, 10 Oct 2020 13:08:53 +0200
Subject: [PATCH 1/2] swirc: update to 3.2.5.

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

diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template
index 9b0643fc99e..9f35c447670 100644
--- a/srcpkgs/swirc/template
+++ b/srcpkgs/swirc/template
@@ -1,7 +1,7 @@
 # Template file for 'swirc'
 pkgname=swirc
-version=3.2.4
-revision=2
+version=3.2.5
+revision=1
 build_style=configure
 make_install_args="PREFIX=/usr"
 hostmakedepends="pkg-config which"
@@ -12,7 +12,7 @@ maintainer="Markus Uhlin <markus.uhlin@bredband.net>"
 license="BSD-3-Clause, ISC, MIT"
 homepage="https://www.nifty-networks.net/swirc"
 distfiles="https://www.nifty-networks.net/swirc/releases/${pkgname}-${version}.tgz"
-checksum="c8c15eeb6cc768a1b96952314420fea60c942b4dad25f6318d28dd2f00a02bc9"
+checksum="79ff8ee8e08bbbc313b9abb0f2c1641395a903b5ea114b8223cdaa71ec880ee0"
 
 post_configure() {
 	local _file="options.mk"

From f76e326afe218ff9fc4d636e765b7fb01d4349e8 Mon Sep 17 00:00:00 2001
From: Markus Uhlin <markus.uhlin@bredband.net>
Date: Wed, 17 Feb 2021 20:54:32 +0100
Subject: [PATCH 2/2] swirc: update to 3.2.6.

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

diff --git a/srcpkgs/swirc/template b/srcpkgs/swirc/template
index 9f35c447670..6470d870df6 100644
--- a/srcpkgs/swirc/template
+++ b/srcpkgs/swirc/template
@@ -1,6 +1,6 @@
 # Template file for 'swirc'
 pkgname=swirc
-version=3.2.5
+version=3.2.6
 revision=1
 build_style=configure
 make_install_args="PREFIX=/usr"
@@ -12,7 +12,7 @@ maintainer="Markus Uhlin <markus.uhlin@bredband.net>"
 license="BSD-3-Clause, ISC, MIT"
 homepage="https://www.nifty-networks.net/swirc"
 distfiles="https://www.nifty-networks.net/swirc/releases/${pkgname}-${version}.tgz"
-checksum="79ff8ee8e08bbbc313b9abb0f2c1641395a903b5ea114b8223cdaa71ec880ee0"
+checksum="dc451cdfcfba14e4b891bc35392ec845485d16ce1b945e3e4cd18b3278102498"
 
 post_configure() {
 	local _file="options.mk"
@@ -25,6 +25,18 @@ post_configure() {
 	vsed -i "$_file" -e "s/CXX=/CXX?=/"
 }
 
+post_check() {
+	# "make clean" is needed here because after running "make
+	# check" multiple objects in the main source dir and its
+	# subdirectories have been compiled with the intention to make
+	# unittesting possible by simulating real behavior. The
+	# main-symbol is also stripped (i.e. removed) from the main.o
+	# file during the "make check" phase. Thus a fresh rebuild is
+	# needed.
+	make clean
+	make ${makejobs}
+}
+
 post_install() {
 	vlicense debian/copyright COPYING
 }

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

* Re: swirc: update to 3.2.6. [WIP]
  2021-02-17 19:23 [PR PATCH] swirc: update to 3.2.6 uhlin
                   ` (2 preceding siblings ...)
  2021-02-18 20:56 ` [PR PATCH] [Updated] swirc: update to 3.2.6. [WIP] uhlin
@ 2021-02-19  5:53 ` ericonr
  2021-02-19  5:53 ` [PR PATCH] [Closed]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-02-19  5:53 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28828#issuecomment-781843895

Comment:
Done :D https://github.com/void-linux/void-packages/commit/8ca33a428563813f45b2ebee430c115b06a8ba69

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

* Re: [PR PATCH] [Closed]: swirc: update to 3.2.6. [WIP]
  2021-02-17 19:23 [PR PATCH] swirc: update to 3.2.6 uhlin
                   ` (3 preceding siblings ...)
  2021-02-19  5:53 ` ericonr
@ 2021-02-19  5:53 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-02-19  5:53 UTC (permalink / raw)
  To: ml

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

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

swirc: update to 3.2.6. [WIP]
https://github.com/void-linux/void-packages/pull/28828

Description:
Swirc IRC client update. 3.2.5 -> 3.2.6.


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

end of thread, other threads:[~2021-02-19  5:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-17 19:23 [PR PATCH] swirc: update to 3.2.6 uhlin
2021-02-17 21:47 ` [PR PATCH] [Updated] swirc: update to 3.2.6. [WIP] uhlin
2021-02-18  3:53 ` swirc: update to 3.2.6 ericonr
2021-02-18 20:56 ` [PR PATCH] [Updated] swirc: update to 3.2.6. [WIP] uhlin
2021-02-19  5:53 ` ericonr
2021-02-19  5:53 ` [PR PATCH] [Closed]: " 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).