Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] inspircd: update to 4.0.1
@ 2024-07-04  0:37 SadieCat
  2024-07-04  0:53 ` [PR PATCH] [Updated] " SadieCat
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: SadieCat @ 2024-07-04  0:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/SadieCat/void-packages inspircd-4.0.1
https://github.com/void-linux/void-packages/pull/51103

inspircd: update to 4.0.1
#### 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)


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

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

From 326bb4a9eee49c655f3b704f8ae1a78ba9d8ffdc Mon Sep 17 00:00:00 2001
From: Sadie Powell <sadie@witchery.services>
Date: Thu, 4 Jul 2024 00:09:08 +0100
Subject: [PATCH] inspircd: update to 4.0.1

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

diff --git a/srcpkgs/inspircd/template b/srcpkgs/inspircd/template
index 5609bb9d8a4721..604c5933fdae65 100644
--- a/srcpkgs/inspircd/template
+++ b/srcpkgs/inspircd/template
@@ -1,6 +1,6 @@
 # Template file for 'inspircd'
 pkgname=inspircd
-version=3.17.0
+version=4.0.1
 revision=1
 build_style=gnu-makefile
 hostmakedepends="perl pkg-config"
@@ -10,7 +10,7 @@ maintainer="Alexander Gehrke <void@qwertyuiop.de>"
 license="GPL-2.0-only"
 homepage="http://www.inspircd.org/"
 distfiles="https://github.com/inspircd/inspircd/archive/v${version}.tar.gz"
-checksum=181de90130e11a26ec107fcb6b74005cbce3051b89b500347e416054e29c3166
+checksum=3e00d545593f2f2585792585b58501bfc953dc16ae1f35dc55333ccb57d6ef5d
 
 system_accounts="inspircd"
 inspircd_homedir="/var/lib/inspircd"
@@ -28,7 +28,7 @@ pre_configure() {
 
 do_configure() {
 	./configure \
-		--enable-extras "geo_maxmind regex_posix regex_stdlib ssl_gnutls ssl_openssl sslrehashsignal sqlite3"
+		--enable-extras "geo_maxmind log_syslog regex_posix ssl_gnutls ssl_openssl sslrehashsignal sqlite3"
 	./configure \
 		--disable-auto-extras \
 		--disable-ownership \

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

* Re: [PR PATCH] [Updated] inspircd: update to 4.0.1
  2024-07-04  0:37 [PR PATCH] inspircd: update to 4.0.1 SadieCat
@ 2024-07-04  0:53 ` SadieCat
  2024-07-04  0:59 ` SadieCat
  2024-07-05 21:22 ` [PR PATCH] [Closed]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: SadieCat @ 2024-07-04  0:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/SadieCat/void-packages inspircd-4.0.1
https://github.com/void-linux/void-packages/pull/51103

inspircd: update to 4.0.1
#### 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)


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

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

From 326bb4a9eee49c655f3b704f8ae1a78ba9d8ffdc Mon Sep 17 00:00:00 2001
From: Sadie Powell <sadie@witchery.services>
Date: Thu, 4 Jul 2024 00:09:08 +0100
Subject: [PATCH 1/2] inspircd: update to 4.0.1

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

diff --git a/srcpkgs/inspircd/template b/srcpkgs/inspircd/template
index 5609bb9d8a4721..604c5933fdae65 100644
--- a/srcpkgs/inspircd/template
+++ b/srcpkgs/inspircd/template
@@ -1,6 +1,6 @@
 # Template file for 'inspircd'
 pkgname=inspircd
-version=3.17.0
+version=4.0.1
 revision=1
 build_style=gnu-makefile
 hostmakedepends="perl pkg-config"
@@ -10,7 +10,7 @@ maintainer="Alexander Gehrke <void@qwertyuiop.de>"
 license="GPL-2.0-only"
 homepage="http://www.inspircd.org/"
 distfiles="https://github.com/inspircd/inspircd/archive/v${version}.tar.gz"
-checksum=181de90130e11a26ec107fcb6b74005cbce3051b89b500347e416054e29c3166
+checksum=3e00d545593f2f2585792585b58501bfc953dc16ae1f35dc55333ccb57d6ef5d
 
 system_accounts="inspircd"
 inspircd_homedir="/var/lib/inspircd"
@@ -28,7 +28,7 @@ pre_configure() {
 
 do_configure() {
 	./configure \
-		--enable-extras "geo_maxmind regex_posix regex_stdlib ssl_gnutls ssl_openssl sslrehashsignal sqlite3"
+		--enable-extras "geo_maxmind log_syslog regex_posix ssl_gnutls ssl_openssl sslrehashsignal sqlite3"
 	./configure \
 		--disable-auto-extras \
 		--disable-ownership \

From 85650a10b44d12f97dc23e969849b490ee295c4a Mon Sep 17 00:00:00 2001
From: Sadie Powell <sadie@witchery.services>
Date: Thu, 4 Jul 2024 01:47:45 +0100
Subject: [PATCH 2/2] inspircd: attempt to fix cross compilation.

---
 srcpkgs/inspircd/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/inspircd/template b/srcpkgs/inspircd/template
index 604c5933fdae65..31a7f72daff65f 100644
--- a/srcpkgs/inspircd/template
+++ b/srcpkgs/inspircd/template
@@ -23,6 +23,7 @@ pre_configure() {
 	if [ "$CROSS_BUILD" ]; then
 		# configure script runs compiled executables to check for compiler features
 		vsed -i '/return 0 unless.*test_file(/d' make/configure.pm
+		vsed -i 's/@COMPILER_EXTRA_LDLIBS@//' make/template/main.mk
 	fi
 }
 

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

* Re: [PR PATCH] [Updated] inspircd: update to 4.0.1
  2024-07-04  0:37 [PR PATCH] inspircd: update to 4.0.1 SadieCat
  2024-07-04  0:53 ` [PR PATCH] [Updated] " SadieCat
@ 2024-07-04  0:59 ` SadieCat
  2024-07-05 21:22 ` [PR PATCH] [Closed]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: SadieCat @ 2024-07-04  0:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/SadieCat/void-packages inspircd-4.0.1
https://github.com/void-linux/void-packages/pull/51103

inspircd: update to 4.0.1
#### 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)


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

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

From dedc6ef07aceaef98cdcc5b674f818499f8d627d Mon Sep 17 00:00:00 2001
From: Sadie Powell <sadie@witchery.services>
Date: Thu, 4 Jul 2024 00:09:08 +0100
Subject: [PATCH] inspircd: update to 4.0.1

---
 srcpkgs/inspircd/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/inspircd/template b/srcpkgs/inspircd/template
index 5609bb9d8a4721..31a7f72daff65f 100644
--- a/srcpkgs/inspircd/template
+++ b/srcpkgs/inspircd/template
@@ -1,6 +1,6 @@
 # Template file for 'inspircd'
 pkgname=inspircd
-version=3.17.0
+version=4.0.1
 revision=1
 build_style=gnu-makefile
 hostmakedepends="perl pkg-config"
@@ -10,7 +10,7 @@ maintainer="Alexander Gehrke <void@qwertyuiop.de>"
 license="GPL-2.0-only"
 homepage="http://www.inspircd.org/"
 distfiles="https://github.com/inspircd/inspircd/archive/v${version}.tar.gz"
-checksum=181de90130e11a26ec107fcb6b74005cbce3051b89b500347e416054e29c3166
+checksum=3e00d545593f2f2585792585b58501bfc953dc16ae1f35dc55333ccb57d6ef5d
 
 system_accounts="inspircd"
 inspircd_homedir="/var/lib/inspircd"
@@ -23,12 +23,13 @@ pre_configure() {
 	if [ "$CROSS_BUILD" ]; then
 		# configure script runs compiled executables to check for compiler features
 		vsed -i '/return 0 unless.*test_file(/d' make/configure.pm
+		vsed -i 's/@COMPILER_EXTRA_LDLIBS@//' make/template/main.mk
 	fi
 }
 
 do_configure() {
 	./configure \
-		--enable-extras "geo_maxmind regex_posix regex_stdlib ssl_gnutls ssl_openssl sslrehashsignal sqlite3"
+		--enable-extras "geo_maxmind log_syslog regex_posix ssl_gnutls ssl_openssl sslrehashsignal sqlite3"
 	./configure \
 		--disable-auto-extras \
 		--disable-ownership \

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

* Re: [PR PATCH] [Closed]: inspircd: update to 4.0.1
  2024-07-04  0:37 [PR PATCH] inspircd: update to 4.0.1 SadieCat
  2024-07-04  0:53 ` [PR PATCH] [Updated] " SadieCat
  2024-07-04  0:59 ` SadieCat
@ 2024-07-05 21:22 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-07-05 21:22 UTC (permalink / raw)
  To: ml

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

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

inspircd: update to 4.0.1
https://github.com/void-linux/void-packages/pull/51103

Description:
#### 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)


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

end of thread, other threads:[~2024-07-05 21:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-04  0:37 [PR PATCH] inspircd: update to 4.0.1 SadieCat
2024-07-04  0:53 ` [PR PATCH] [Updated] " SadieCat
2024-07-04  0:59 ` SadieCat
2024-07-05 21:22 ` [PR PATCH] [Closed]: " 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).