Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] when: update to 1.1.41.
@ 2021-10-26  6:16 xaltsc
  2021-10-26  6:19 ` [PR PATCH] [Updated] " xaltsc
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: xaltsc @ 2021-10-26  6:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xaltsc/void-packages when
https://github.com/void-linux/void-packages/pull/33754

when: update to 1.1.41.
None

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

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

From 4e075f762975007ccd84d54c8410a8de0273084b Mon Sep 17 00:00:00 2001
From: xaltsc <hey@xaltsc.dev>
Date: Tue, 26 Oct 2021 08:08:02 +0200
Subject: [PATCH] when: update to 1.1.41.

---
 srcpkgs/when/template | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/when/template b/srcpkgs/when/template
index 5280274b25d4..23d15c4889ac 100644
--- a/srcpkgs/when/template
+++ b/srcpkgs/when/template
@@ -1,15 +1,20 @@
 # Template file for 'when'
 pkgname=when
-version=1.1.40
+version=1.1.41
 revision=1
-wrksrc=when_dist
+wrksrc="when-${version}"
+hostmakedepends="perl"
 depends="perl"
 short_desc="Minimalistic personal calendar program"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-only"
 homepage="http://www.lightandmatter.com/when/when.html"
-distfiles="http://www.lightandmatter.com/when/when.tar.gz>when-${version}.tar.gz"
-checksum=2224cdba55cd4b3776cc328fbec2758aae4ccab3bf8acfc03ecab66591aedeb3
+distfiles="https://github.com/bcrowell/when/archive/refs/tags/${version}.tar.gz>when-${version}.tar.gz"
+checksum=78bfd3f18e0d3e42797c7aacb16829d2354d935f12e04db9e467d4bec389c884
+
+do_build() {
+  make when.1
+}
 
 do_install() {
 	vbin when

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

* Re: [PR PATCH] [Updated] when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
@ 2021-10-26  6:19 ` xaltsc
  2021-10-26  6:21 ` xaltsc
                   ` (15 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: xaltsc @ 2021-10-26  6:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xaltsc/void-packages when
https://github.com/void-linux/void-packages/pull/33754

when: update to 1.1.41.
None

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

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

From e86a90430f953a94122ccc127b6248d7ac95f646 Mon Sep 17 00:00:00 2001
From: xaltsc <hey@xaltsc.dev>
Date: Tue, 26 Oct 2021 08:08:02 +0200
Subject: [PATCH] when: update to 1.1.41.

---
 srcpkgs/when/template | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/when/template b/srcpkgs/when/template
index 5280274b25d4..23d15c4889ac 100644
--- a/srcpkgs/when/template
+++ b/srcpkgs/when/template
@@ -1,15 +1,20 @@
 # Template file for 'when'
 pkgname=when
-version=1.1.40
+version=1.1.41
 revision=1
-wrksrc=when_dist
+wrksrc="when-${version}"
+hostmakedepends="perl"
 depends="perl"
 short_desc="Minimalistic personal calendar program"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-only"
 homepage="http://www.lightandmatter.com/when/when.html"
-distfiles="http://www.lightandmatter.com/when/when.tar.gz>when-${version}.tar.gz"
-checksum=2224cdba55cd4b3776cc328fbec2758aae4ccab3bf8acfc03ecab66591aedeb3
+distfiles="https://github.com/bcrowell/when/archive/refs/tags/${version}.tar.gz>when-${version}.tar.gz"
+checksum=78bfd3f18e0d3e42797c7aacb16829d2354d935f12e04db9e467d4bec389c884
+
+do_build() {
+  make when.1
+}
 
 do_install() {
 	vbin when

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

* Re: [PR PATCH] [Updated] when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
  2021-10-26  6:19 ` [PR PATCH] [Updated] " xaltsc
@ 2021-10-26  6:21 ` xaltsc
  2021-10-29  2:59 ` [PR REVIEW] " ericonr
                   ` (14 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: xaltsc @ 2021-10-26  6:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xaltsc/void-packages when
https://github.com/void-linux/void-packages/pull/33754

when: update to 1.1.41.
None

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

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

From 86cb7711195c39d98990afe50fb185b9f75545b7 Mon Sep 17 00:00:00 2001
From: xaltsc <hey@xaltsc.dev>
Date: Tue, 26 Oct 2021 08:08:02 +0200
Subject: [PATCH] when: update to 1.1.41.

---
 srcpkgs/when/template | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/when/template b/srcpkgs/when/template
index 5280274b25d4..7bcb9d57849e 100644
--- a/srcpkgs/when/template
+++ b/srcpkgs/when/template
@@ -1,15 +1,20 @@
 # Template file for 'when'
 pkgname=when
-version=1.1.40
+version=1.1.41
 revision=1
-wrksrc=when_dist
+wrksrc="when-${version}"
+hostmakedepends="perl"
 depends="perl"
 short_desc="Minimalistic personal calendar program"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-only"
 homepage="http://www.lightandmatter.com/when/when.html"
-distfiles="http://www.lightandmatter.com/when/when.tar.gz>when-${version}.tar.gz"
-checksum=2224cdba55cd4b3776cc328fbec2758aae4ccab3bf8acfc03ecab66591aedeb3
+distfiles="https://github.com/bcrowell/when/archive/refs/tags/${version}.tar.gz>when-${version}.tar.gz"
+checksum=78bfd3f18e0d3e42797c7aacb16829d2354d935f12e04db9e467d4bec389c884
+
+do_build() {
+	make when.1
+}
 
 do_install() {
 	vbin when

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

* Re: [PR REVIEW] when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
                   ` (2 preceding siblings ...)
  2021-10-29  2:59 ` [PR REVIEW] " ericonr
@ 2021-10-29  2:59 ` ericonr
  2021-10-29 15:50 ` paper42
                   ` (12 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: ericonr @ 2021-10-29  2:59 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/33754#discussion_r738900469

Comment:
Why is this necessary?

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

* Re: [PR REVIEW] when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
  2021-10-26  6:19 ` [PR PATCH] [Updated] " xaltsc
  2021-10-26  6:21 ` xaltsc
@ 2021-10-29  2:59 ` ericonr
  2021-10-29  2:59 ` ericonr
                   ` (13 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: ericonr @ 2021-10-29  2:59 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/33754#discussion_r738900528

Comment:
That's a default value, you can remove the field entirely

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

* Re: when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
                   ` (3 preceding siblings ...)
  2021-10-29  2:59 ` ericonr
@ 2021-10-29 15:50 ` paper42
  2021-11-01 17:24 ` [PR REVIEW] " xaltsc
                   ` (11 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2021-10-29 15:50 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33754#issuecomment-954849255

Comment:
* fill out the PR template
* add the email you used for the commit to your GitHub profile to make GitHub aware that this is your commit

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

* Re: [PR REVIEW] when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
                   ` (4 preceding siblings ...)
  2021-10-29 15:50 ` paper42
@ 2021-11-01 17:24 ` xaltsc
  2021-11-01 17:35 ` [PR PATCH] [Updated] " xaltsc
                   ` (10 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: xaltsc @ 2021-11-01 17:24 UTC (permalink / raw)
  To: ml

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

New review comment by xaltsc on void-packages repository

https://github.com/void-linux/void-packages/pull/33754#discussion_r740392590

Comment:
The github version is more up to date than the version on lightandmatter.com

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

* Re: [PR PATCH] [Updated] when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
                   ` (5 preceding siblings ...)
  2021-11-01 17:24 ` [PR REVIEW] " xaltsc
@ 2021-11-01 17:35 ` xaltsc
  2021-11-01 17:42 ` xaltsc
                   ` (9 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: xaltsc @ 2021-11-01 17:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xaltsc/void-packages when
https://github.com/void-linux/void-packages/pull/33754

when: update to 1.1.41.
None

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

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

From d0e0a71b75a7496e0aabd93d496d9d15254166c6 Mon Sep 17 00:00:00 2001
From: xaltsc <hey@xaltsc.dev>
Date: Tue, 26 Oct 2021 08:08:02 +0200
Subject: [PATCH] when: update to 1.1.41.

---
 srcpkgs/when/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/when/template b/srcpkgs/when/template
index 5280274b25d4..8fc9d4272445 100644
--- a/srcpkgs/when/template
+++ b/srcpkgs/when/template
@@ -1,15 +1,19 @@
 # Template file for 'when'
 pkgname=when
-version=1.1.40
+version=1.1.41
 revision=1
-wrksrc=when_dist
+hostmakedepends="perl"
 depends="perl"
 short_desc="Minimalistic personal calendar program"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-only"
 homepage="http://www.lightandmatter.com/when/when.html"
-distfiles="http://www.lightandmatter.com/when/when.tar.gz>when-${version}.tar.gz"
-checksum=2224cdba55cd4b3776cc328fbec2758aae4ccab3bf8acfc03ecab66591aedeb3
+distfiles="https://github.com/bcrowell/when/archive/refs/tags/${version}.tar.gz>when-${version}.tar.gz"
+checksum=78bfd3f18e0d3e42797c7aacb16829d2354d935f12e04db9e467d4bec389c884
+
+do_build() {
+	make when.1
+}
 
 do_install() {
 	vbin when

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

* Re: [PR PATCH] [Updated] when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
                   ` (6 preceding siblings ...)
  2021-11-01 17:35 ` [PR PATCH] [Updated] " xaltsc
@ 2021-11-01 17:42 ` xaltsc
  2021-11-01 17:47 ` xaltsc
                   ` (8 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: xaltsc @ 2021-11-01 17:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xaltsc/void-packages when
https://github.com/void-linux/void-packages/pull/33754

when: update to 1.1.41.
None

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

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

From 0c5bd41ea642a864de368834dc69a8df02bee088 Mon Sep 17 00:00:00 2001
From: xaltsc <hey@xaltsc.dev>
Date: Tue, 26 Oct 2021 08:08:02 +0200
Subject: [PATCH] when: update to 1.1.41.

---
 srcpkgs/when/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/when/template b/srcpkgs/when/template
index 5280274b25d4..8fc9d4272445 100644
--- a/srcpkgs/when/template
+++ b/srcpkgs/when/template
@@ -1,15 +1,19 @@
 # Template file for 'when'
 pkgname=when
-version=1.1.40
+version=1.1.41
 revision=1
-wrksrc=when_dist
+hostmakedepends="perl"
 depends="perl"
 short_desc="Minimalistic personal calendar program"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-only"
 homepage="http://www.lightandmatter.com/when/when.html"
-distfiles="http://www.lightandmatter.com/when/when.tar.gz>when-${version}.tar.gz"
-checksum=2224cdba55cd4b3776cc328fbec2758aae4ccab3bf8acfc03ecab66591aedeb3
+distfiles="https://github.com/bcrowell/when/archive/refs/tags/${version}.tar.gz>when-${version}.tar.gz"
+checksum=78bfd3f18e0d3e42797c7aacb16829d2354d935f12e04db9e467d4bec389c884
+
+do_build() {
+	make when.1
+}
 
 do_install() {
 	vbin when

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

* Re: [PR PATCH] [Updated] when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
                   ` (7 preceding siblings ...)
  2021-11-01 17:42 ` xaltsc
@ 2021-11-01 17:47 ` xaltsc
  2021-11-01 17:49 ` xaltsc
                   ` (7 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: xaltsc @ 2021-11-01 17:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xaltsc/void-packages when
https://github.com/void-linux/void-packages/pull/33754

when: update to 1.1.41.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
- [x] I built this PR locally for my native architecture, (x86_64 glibc)


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

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

From 4ee8ad9027386d9a725136746ecb24af4c7b7bf7 Mon Sep 17 00:00:00 2001
From: xaltsc <hey@xaltsc.dev>
Date: Tue, 26 Oct 2021 08:08:02 +0200
Subject: [PATCH] when: update to 1.1.41.

---
 srcpkgs/when/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/when/template b/srcpkgs/when/template
index 5280274b25d4..8fc9d4272445 100644
--- a/srcpkgs/when/template
+++ b/srcpkgs/when/template
@@ -1,15 +1,19 @@
 # Template file for 'when'
 pkgname=when
-version=1.1.40
+version=1.1.41
 revision=1
-wrksrc=when_dist
+hostmakedepends="perl"
 depends="perl"
 short_desc="Minimalistic personal calendar program"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-only"
 homepage="http://www.lightandmatter.com/when/when.html"
-distfiles="http://www.lightandmatter.com/when/when.tar.gz>when-${version}.tar.gz"
-checksum=2224cdba55cd4b3776cc328fbec2758aae4ccab3bf8acfc03ecab66591aedeb3
+distfiles="https://github.com/bcrowell/when/archive/refs/tags/${version}.tar.gz>when-${version}.tar.gz"
+checksum=78bfd3f18e0d3e42797c7aacb16829d2354d935f12e04db9e467d4bec389c884
+
+do_build() {
+	make when.1
+}
 
 do_install() {
 	vbin when

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

* Re: [PR PATCH] [Updated] when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
                   ` (8 preceding siblings ...)
  2021-11-01 17:47 ` xaltsc
@ 2021-11-01 17:49 ` xaltsc
  2021-11-01 22:05 ` xaltsc
                   ` (6 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: xaltsc @ 2021-11-01 17:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xaltsc/void-packages when
https://github.com/void-linux/void-packages/pull/33754

when: update to 1.1.41.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
- [x] I built this PR locally for my native architecture, (x86_64 glibc)


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

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

From dd36ae262f634646567883dbf5e3fad9500a42cf Mon Sep 17 00:00:00 2001
From: xaltsc <hey+dev@xaltsc.dev>
Date: Tue, 26 Oct 2021 08:08:02 +0200
Subject: [PATCH] when: update to 1.1.41.

---
 srcpkgs/when/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/when/template b/srcpkgs/when/template
index 5280274b25d4..8fc9d4272445 100644
--- a/srcpkgs/when/template
+++ b/srcpkgs/when/template
@@ -1,15 +1,19 @@
 # Template file for 'when'
 pkgname=when
-version=1.1.40
+version=1.1.41
 revision=1
-wrksrc=when_dist
+hostmakedepends="perl"
 depends="perl"
 short_desc="Minimalistic personal calendar program"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-only"
 homepage="http://www.lightandmatter.com/when/when.html"
-distfiles="http://www.lightandmatter.com/when/when.tar.gz>when-${version}.tar.gz"
-checksum=2224cdba55cd4b3776cc328fbec2758aae4ccab3bf8acfc03ecab66591aedeb3
+distfiles="https://github.com/bcrowell/when/archive/refs/tags/${version}.tar.gz>when-${version}.tar.gz"
+checksum=78bfd3f18e0d3e42797c7aacb16829d2354d935f12e04db9e467d4bec389c884
+
+do_build() {
+	make when.1
+}
 
 do_install() {
 	vbin when

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

* Re: when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
                   ` (9 preceding siblings ...)
  2021-11-01 17:49 ` xaltsc
@ 2021-11-01 22:05 ` xaltsc
  2021-11-01 22:31 ` [PR REVIEW] " paper42
                   ` (5 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: xaltsc @ 2021-11-01 22:05 UTC (permalink / raw)
  To: ml

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

New comment by xaltsc on void-packages repository

https://github.com/void-linux/void-packages/pull/33754#issuecomment-956711926

Comment:
The PR should be ready to be merged

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

* Re: [PR REVIEW] when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
                   ` (10 preceding siblings ...)
  2021-11-01 22:05 ` xaltsc
@ 2021-11-01 22:31 ` paper42
  2021-11-01 22:58 ` xaltsc
                   ` (4 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2021-11-01 22:31 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33754#discussion_r740571659

Comment:
`make install` can replace do_build and do_install
```suggestion
build_style=gnu-makefile
```

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

* Re: [PR REVIEW] when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
                   ` (11 preceding siblings ...)
  2021-11-01 22:31 ` [PR REVIEW] " paper42
@ 2021-11-01 22:58 ` xaltsc
  2021-11-01 23:03 ` paper42
                   ` (3 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: xaltsc @ 2021-11-01 22:58 UTC (permalink / raw)
  To: ml

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

New review comment by xaltsc on void-packages repository

https://github.com/void-linux/void-packages/pull/33754#discussion_r740583767

Comment:
The makefile tries to infer the location of the perl executable and this results in a non working script and messes up with the man file as well. Should I leave things as is or use the build_style and edit the makefile ?

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

* Re: [PR REVIEW] when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
                   ` (12 preceding siblings ...)
  2021-11-01 22:58 ` xaltsc
@ 2021-11-01 23:03 ` paper42
  2021-11-01 23:04 ` paper42
                   ` (2 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2021-11-01 23:03 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/33754#discussion_r740588019

Comment:
Let's leave it like this then, but I think it would be nice to have a proper makefile upstream.

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

* Re: [PR REVIEW] when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
                   ` (13 preceding siblings ...)
  2021-11-01 23:03 ` paper42
@ 2021-11-01 23:04 ` paper42
  2021-11-02  6:42 ` [PR PATCH] [Updated] " xaltsc
  2021-11-04  1:07 ` [PR PATCH] [Merged]: " ericonr
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2021-11-01 23:04 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33754#discussion_r740591364

Comment:
```suggestion
distfiles="https://github.com/bcrowell/when/archive/refs/tags/${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
                   ` (14 preceding siblings ...)
  2021-11-01 23:04 ` paper42
@ 2021-11-02  6:42 ` xaltsc
  2021-11-04  1:07 ` [PR PATCH] [Merged]: " ericonr
  16 siblings, 0 replies; 18+ messages in thread
From: xaltsc @ 2021-11-02  6:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xaltsc/void-packages when
https://github.com/void-linux/void-packages/pull/33754

when: update to 1.1.41.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
- [x] I built this PR locally for my native architecture, (x86_64 glibc)


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

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

From 268bd0fc57b02ce8db9c8e9d0e41c507e0b3d3be Mon Sep 17 00:00:00 2001
From: xaltsc <hey+dev@xaltsc.dev>
Date: Tue, 26 Oct 2021 08:08:02 +0200
Subject: [PATCH] when: update to 1.1.41.

---
 srcpkgs/when/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/when/template b/srcpkgs/when/template
index 5280274b25d4..fdea7a1f2424 100644
--- a/srcpkgs/when/template
+++ b/srcpkgs/when/template
@@ -1,15 +1,19 @@
 # Template file for 'when'
 pkgname=when
-version=1.1.40
+version=1.1.41
 revision=1
-wrksrc=when_dist
+hostmakedepends="perl"
 depends="perl"
 short_desc="Minimalistic personal calendar program"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-only"
 homepage="http://www.lightandmatter.com/when/when.html"
-distfiles="http://www.lightandmatter.com/when/when.tar.gz>when-${version}.tar.gz"
-checksum=2224cdba55cd4b3776cc328fbec2758aae4ccab3bf8acfc03ecab66591aedeb3
+distfiles="https://github.com/bcrowell/when/archive/refs/tags/${version}.tar.gz"
+checksum=78bfd3f18e0d3e42797c7aacb16829d2354d935f12e04db9e467d4bec389c884
+
+do_build() {
+	make when.1
+}
 
 do_install() {
 	vbin when

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

* Re: [PR PATCH] [Merged]: when: update to 1.1.41.
  2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
                   ` (15 preceding siblings ...)
  2021-11-02  6:42 ` [PR PATCH] [Updated] " xaltsc
@ 2021-11-04  1:07 ` ericonr
  16 siblings, 0 replies; 18+ messages in thread
From: ericonr @ 2021-11-04  1:07 UTC (permalink / raw)
  To: ml

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

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

when: update to 1.1.41.
https://github.com/void-linux/void-packages/pull/33754

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
- [x] I built this PR locally for my native architecture, (x86_64 glibc)


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

end of thread, other threads:[~2021-11-04  1:07 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-26  6:16 [PR PATCH] when: update to 1.1.41 xaltsc
2021-10-26  6:19 ` [PR PATCH] [Updated] " xaltsc
2021-10-26  6:21 ` xaltsc
2021-10-29  2:59 ` [PR REVIEW] " ericonr
2021-10-29  2:59 ` ericonr
2021-10-29 15:50 ` paper42
2021-11-01 17:24 ` [PR REVIEW] " xaltsc
2021-11-01 17:35 ` [PR PATCH] [Updated] " xaltsc
2021-11-01 17:42 ` xaltsc
2021-11-01 17:47 ` xaltsc
2021-11-01 17:49 ` xaltsc
2021-11-01 22:05 ` xaltsc
2021-11-01 22:31 ` [PR REVIEW] " paper42
2021-11-01 22:58 ` xaltsc
2021-11-01 23:03 ` paper42
2021-11-01 23:04 ` paper42
2021-11-02  6:42 ` [PR PATCH] [Updated] " xaltsc
2021-11-04  1:07 ` [PR PATCH] [Merged]: " 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).