Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] got: update to 0.84
@ 2023-02-24  8:52 omar-polo
  2023-02-24  8:54 ` [PR PATCH] [Updated] " omar-polo
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: omar-polo @ 2023-02-24  8:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/omar-polo/void-packages got/0.84
https://github.com/void-linux/void-packages/pull/42423

got: update to 0.84
#### 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:
  - aarch64-musl (cross-compiling from amd64)

This replaces #42089, all the pending issues (cross-compiling etc) were fixed upstream.

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

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

From 137447ee5907f433f82f4203a8ccd19e7284fa51 Mon Sep 17 00:00:00 2001
From: Omar Polo <op@omarpolo.com>
Date: Thu, 19 Jan 2023 19:24:43 +0100
Subject: [PATCH] got: update to 0.84

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

diff --git a/srcpkgs/got/template b/srcpkgs/got/template
index b41834246727..1192e53e194b 100644
--- a/srcpkgs/got/template
+++ b/srcpkgs/got/template
@@ -1,6 +1,6 @@
 # Template file for 'got'
 pkgname=got
-version=0.79
+version=0.84
 revision=1
 build_style=gnu-configure
 hostmakedepends="byacc pkg-config"
@@ -11,7 +11,7 @@ license="ISC"
 homepage="https://gameoftrees.org"
 changelog="https://gameoftrees.org/releases/CHANGES"
 distfiles="https://gameoftrees.org/releases/portable/got-portable-${version}.tar.gz"
-checksum="78be1c0a905184ed1cb506468359faf87e4ee86851291b1670439c46bfb3d87c"
+checksum="8ea8709edc9cbf579d0405efeeb735bab256afe719384303030a58d1934fd46a"
 
 post_install() {
 	sed -n '/Copyright/,/PERFORMANCE/p' got/got.c > LICENSE

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

* Re: [PR PATCH] [Updated] got: update to 0.84
  2023-02-24  8:52 [PR PATCH] got: update to 0.84 omar-polo
@ 2023-02-24  8:54 ` omar-polo
  2023-02-24  9:45 ` omar-polo
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: omar-polo @ 2023-02-24  8:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/omar-polo/void-packages got/0.84
https://github.com/void-linux/void-packages/pull/42423

got: update to 0.84
#### 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:
  - aarch64-musl (cross-compiling from amd64)

This replaces #42089, all the pending issues (cross-compiling etc) were fixed upstream.

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

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

From b907f52cc76355c2792c837e72ef01eddd996172 Mon Sep 17 00:00:00 2001
From: Omar Polo <op@omarpolo.com>
Date: Thu, 19 Jan 2023 19:24:43 +0100
Subject: [PATCH] got: update to 0.84

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

diff --git a/srcpkgs/got/template b/srcpkgs/got/template
index b41834246727..d9f0a480eb01 100644
--- a/srcpkgs/got/template
+++ b/srcpkgs/got/template
@@ -1,6 +1,6 @@
 # Template file for 'got'
 pkgname=got
-version=0.79
+version=0.84
 revision=1
 build_style=gnu-configure
 hostmakedepends="byacc pkg-config"
@@ -11,7 +11,7 @@ license="ISC"
 homepage="https://gameoftrees.org"
 changelog="https://gameoftrees.org/releases/CHANGES"
 distfiles="https://gameoftrees.org/releases/portable/got-portable-${version}.tar.gz"
-checksum="78be1c0a905184ed1cb506468359faf87e4ee86851291b1670439c46bfb3d87c"
+checksum="cb947331390b5c0b3eab5957247c849c6cfd03474c948e071d77b7f1df132ca9"
 
 post_install() {
 	sed -n '/Copyright/,/PERFORMANCE/p' got/got.c > LICENSE

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

* Re: [PR PATCH] [Updated] got: update to 0.84
  2023-02-24  8:52 [PR PATCH] got: update to 0.84 omar-polo
  2023-02-24  8:54 ` [PR PATCH] [Updated] " omar-polo
@ 2023-02-24  9:45 ` omar-polo
  2023-02-24  9:56 ` omar-polo
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: omar-polo @ 2023-02-24  9:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/omar-polo/void-packages got/0.84
https://github.com/void-linux/void-packages/pull/42423

got: update to 0.84
#### 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:
  - aarch64-musl (cross-compiling from amd64)

This replaces #42089, all the pending issues (cross-compiling etc) were fixed upstream.

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

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

From f082e81c2fba9d59287477e669ad9ca579836df6 Mon Sep 17 00:00:00 2001
From: Omar Polo <op@omarpolo.com>
Date: Thu, 19 Jan 2023 19:24:43 +0100
Subject: [PATCH] got: update to 0.84

---
 srcpkgs/got/patches/template-configure.diff | 20 ++++++++++++++++++++
 srcpkgs/got/template                        | 10 +++++++---
 2 files changed, 27 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/got/patches/template-configure.diff

diff --git a/srcpkgs/got/patches/template-configure.diff b/srcpkgs/got/patches/template-configure.diff
new file mode 100644
index 000000000000..30f9dc0332a4
--- /dev/null
+++ b/srcpkgs/got/patches/template-configure.diff
@@ -0,0 +1,20 @@
+Fixes libbsd detection
+
+--- a/template/configure.ac
++++ b/template/configure.ac
+@@ -20,7 +20,15 @@ AC_PROG_YACC
+ 
+ AC_PROG_CC
+ AC_PROG_YACC
++PKG_PROG_PKG_CONFIG
+ 
++PKG_CHECK_MODULES(LIBBSD, libbsd-overlay, [
++	AM_CFLAGS="$LIBBSD_CFLAGS $AM_CFLAGS"
++	CFLAGS="$AM_CFLAGS $SAVED_CFLAGS"
++	LIBS="$LIBBSD_LIBS $LIBS"
++	AC_DEFINE(HAVE_LIBBSD)
++], [AC_MSG_NOTICE("libbsd not found")])
++
+ AM_CPPFLAGS="$CFLAGS"
+ 
+ AC_REPLACE_FUNCS([ \
diff --git a/srcpkgs/got/template b/srcpkgs/got/template
index b41834246727..e5629c21bc11 100644
--- a/srcpkgs/got/template
+++ b/srcpkgs/got/template
@@ -1,9 +1,9 @@
 # Template file for 'got'
 pkgname=got
-version=0.79
+version=0.84
 revision=1
 build_style=gnu-configure
-hostmakedepends="byacc pkg-config"
+hostmakedepends="autoconf automake byacc libtool pkg-config"
 makedepends="libmd-devel zlib-devel libuuid-devel libbsd-devel ncurses-devel openssl-devel libevent-devel"
 short_desc="VCS which prioritizes ease of use and simplicity over flexibility"
 maintainer="Omar Polo <op@omarpolo.com>"
@@ -11,9 +11,13 @@ license="ISC"
 homepage="https://gameoftrees.org"
 changelog="https://gameoftrees.org/releases/CHANGES"
 distfiles="https://gameoftrees.org/releases/portable/got-portable-${version}.tar.gz"
-checksum="78be1c0a905184ed1cb506468359faf87e4ee86851291b1670439c46bfb3d87c"
+checksum="cb947331390b5c0b3eab5957247c849c6cfd03474c948e071d77b7f1df132ca9"
 
 post_install() {
 	sed -n '/Copyright/,/PERFORMANCE/p' got/got.c > LICENSE
 	vlicense LICENSE
 }
+
+pre_configure() {
+	cd template && autoreconf -fi
+}

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

* Re: got: update to 0.84
  2023-02-24  8:52 [PR PATCH] got: update to 0.84 omar-polo
  2023-02-24  8:54 ` [PR PATCH] [Updated] " omar-polo
  2023-02-24  9:45 ` omar-polo
@ 2023-02-24  9:56 ` omar-polo
  2023-02-24 14:24 ` [PR PATCH] [Updated] " omar-polo
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: omar-polo @ 2023-02-24  9:56 UTC (permalink / raw)
  To: ml

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

New comment by omar-polo on void-packages repository

https://github.com/void-linux/void-packages/pull/42423#issuecomment-1443382560

Comment:
I've tested with a self-built tarball, without noticing that before release some changes were done.  `configure` now tries to run things.  Will talk with the maintainer and see to get this fixed.  PR marked as WIP for the time being.

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

* Re: [PR PATCH] [Updated] got: update to 0.84
  2023-02-24  8:52 [PR PATCH] got: update to 0.84 omar-polo
                   ` (2 preceding siblings ...)
  2023-02-24  9:56 ` omar-polo
@ 2023-02-24 14:24 ` omar-polo
  2023-02-24 14:28 ` got: update to 0.84.1 omar-polo
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: omar-polo @ 2023-02-24 14:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/omar-polo/void-packages got/0.84
https://github.com/void-linux/void-packages/pull/42423

got: update to 0.84
#### 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:
  - aarch64-musl (cross-compiling from amd64)

This replaces #42089, all the pending issues (cross-compiling etc) were fixed upstream.

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

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

From 6d37cda4fe2475f9f36d63bac5068412fb912733 Mon Sep 17 00:00:00 2001
From: Omar Polo <op@omarpolo.com>
Date: Thu, 19 Jan 2023 19:24:43 +0100
Subject: [PATCH] got: update to 0.84.1

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

diff --git a/srcpkgs/got/template b/srcpkgs/got/template
index b41834246727..6fb3431c5726 100644
--- a/srcpkgs/got/template
+++ b/srcpkgs/got/template
@@ -1,6 +1,6 @@
 # Template file for 'got'
 pkgname=got
-version=0.79
+version=0.84.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="byacc pkg-config"
@@ -11,7 +11,7 @@ license="ISC"
 homepage="https://gameoftrees.org"
 changelog="https://gameoftrees.org/releases/CHANGES"
 distfiles="https://gameoftrees.org/releases/portable/got-portable-${version}.tar.gz"
-checksum="78be1c0a905184ed1cb506468359faf87e4ee86851291b1670439c46bfb3d87c"
+checksum="208305e9e6c214fb46ddd5be7205b29d65bf3dab2062d294d30c9b669b4f0157"
 
 post_install() {
 	sed -n '/Copyright/,/PERFORMANCE/p' got/got.c > LICENSE

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

* Re: got: update to 0.84.1
  2023-02-24  8:52 [PR PATCH] got: update to 0.84 omar-polo
                   ` (3 preceding siblings ...)
  2023-02-24 14:24 ` [PR PATCH] [Updated] " omar-polo
@ 2023-02-24 14:28 ` omar-polo
  2023-03-15 11:28 ` omar-polo
  2023-03-15 11:28 ` [PR PATCH] [Closed]: " omar-polo
  6 siblings, 0 replies; 8+ messages in thread
From: omar-polo @ 2023-02-24 14:28 UTC (permalink / raw)
  To: ml

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

New comment by omar-polo on void-packages repository

https://github.com/void-linux/void-packages/pull/42423#issuecomment-1443757665

Comment:
0.84.1 was released with fixes for cross-compilation and libbsd detection, I think this is ready to be merged.

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

* Re: got: update to 0.84.1
  2023-02-24  8:52 [PR PATCH] got: update to 0.84 omar-polo
                   ` (4 preceding siblings ...)
  2023-02-24 14:28 ` got: update to 0.84.1 omar-polo
@ 2023-03-15 11:28 ` omar-polo
  2023-03-15 11:28 ` [PR PATCH] [Closed]: " omar-polo
  6 siblings, 0 replies; 8+ messages in thread
From: omar-polo @ 2023-03-15 11:28 UTC (permalink / raw)
  To: ml

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

New comment by omar-polo on void-packages repository

https://github.com/void-linux/void-packages/pull/42423#issuecomment-1469833959

Comment:
closed in favour of #42780 

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

* Re: [PR PATCH] [Closed]: got: update to 0.84.1
  2023-02-24  8:52 [PR PATCH] got: update to 0.84 omar-polo
                   ` (5 preceding siblings ...)
  2023-03-15 11:28 ` omar-polo
@ 2023-03-15 11:28 ` omar-polo
  6 siblings, 0 replies; 8+ messages in thread
From: omar-polo @ 2023-03-15 11:28 UTC (permalink / raw)
  To: ml

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

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

got: update to 0.84.1
https://github.com/void-linux/void-packages/pull/42423

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)
- I built this PR locally for these architectures:
  - aarch64-musl (cross-compiling from amd64)

This replaces #42089, all the pending issues (cross-compiling etc) were fixed upstream.

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

end of thread, other threads:[~2023-03-15 11:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-24  8:52 [PR PATCH] got: update to 0.84 omar-polo
2023-02-24  8:54 ` [PR PATCH] [Updated] " omar-polo
2023-02-24  9:45 ` omar-polo
2023-02-24  9:56 ` omar-polo
2023-02-24 14:24 ` [PR PATCH] [Updated] " omar-polo
2023-02-24 14:28 ` got: update to 0.84.1 omar-polo
2023-03-15 11:28 ` omar-polo
2023-03-15 11:28 ` [PR PATCH] [Closed]: " omar-polo

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