Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] remind: update to 04.02.09, add changelog
@ 2024-02-27  9:28 Eloitor
  2024-02-29 21:43 ` [PR PATCH] [Updated] " Eloitor
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eloitor @ 2024-02-27  9:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages remind
https://github.com/void-linux/void-packages/pull/48968

remind: update to 04.02.09, add changelog
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From 25a118f56d5d7aa98f149229c2201e4afbe88bd9 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Tue, 27 Feb 2024 10:25:35 +0100
Subject: [PATCH] remind: update to 04.02.09, add changelog

---
 srcpkgs/remind/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/remind/template b/srcpkgs/remind/template
index 3419bc503023dd..f74de312b6316c 100644
--- a/srcpkgs/remind/template
+++ b/srcpkgs/remind/template
@@ -1,6 +1,6 @@
 # Template file for 'remind'
 pkgname=remind
-version=04.00.00
+version=04.02.09
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -8,8 +8,9 @@ short_desc="Sophisticated calendar and alarm program"
 maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
 license="GPL-2.0-only"
 homepage="https://dianne.skoll.ca/projects/remind/"
+changelog="https://git.skoll.ca/Skollsoft-Public/Remind/raw/branch/master/docs/WHATSNEW"
 distfiles="https://git.skoll.ca/Skollsoft-Public/Remind/archive/${version}.tar.gz"
-checksum=f4622528c2646540c189a58c2a07fc8a8a50276ce82aa974c54a68abe6ad3c64
+checksum=95ef70f0dad194b03aa9ca6b0b1b425d6878f4fce99209e325cc0c98fd9807d3
 
 post_install() {
 	vdoc "${FILESDIR}/README.voidlinux"

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

* Re: [PR PATCH] [Updated] remind: update to 04.02.09, add changelog
  2024-02-27  9:28 [PR PATCH] remind: update to 04.02.09, add changelog Eloitor
@ 2024-02-29 21:43 ` Eloitor
  2024-02-29 21:51 ` remind: update to 04.03.00, " Eloitor
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Eloitor @ 2024-02-29 21:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages remind
https://github.com/void-linux/void-packages/pull/48968

remind: update to 04.02.09, add changelog
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From 0fa8d375b74764a51384707c69fdb0a2c713a50e Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Tue, 27 Feb 2024 10:25:35 +0100
Subject: [PATCH] remind: update to 04.03.00, add changelog

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

diff --git a/srcpkgs/remind/template b/srcpkgs/remind/template
index 3419bc503023dd..98600d38f7b0d1 100644
--- a/srcpkgs/remind/template
+++ b/srcpkgs/remind/template
@@ -1,15 +1,17 @@
 # Template file for 'remind'
 pkgname=remind
-version=04.00.00
+version=04.03.00
 revision=1
 build_style=gnu-configure
+configure_args="--prefix=/usr/share --datarootdir=/usr/share"
 hostmakedepends="pkg-config"
 short_desc="Sophisticated calendar and alarm program"
 maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
 license="GPL-2.0-only"
 homepage="https://dianne.skoll.ca/projects/remind/"
+changelog="https://git.skoll.ca/Skollsoft-Public/Remind/raw/branch/master/docs/WHATSNEW"
 distfiles="https://git.skoll.ca/Skollsoft-Public/Remind/archive/${version}.tar.gz"
-checksum=f4622528c2646540c189a58c2a07fc8a8a50276ce82aa974c54a68abe6ad3c64
+checksum=e86583ca939558ff81b9d8083df76237ed2d1442dc5c336575a9af9e14108645
 
 post_install() {
 	vdoc "${FILESDIR}/README.voidlinux"

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

* Re: remind: update to 04.03.00, add changelog
  2024-02-27  9:28 [PR PATCH] remind: update to 04.02.09, add changelog Eloitor
  2024-02-29 21:43 ` [PR PATCH] [Updated] " Eloitor
@ 2024-02-29 21:51 ` Eloitor
  2024-02-29 22:44 ` Eloitor
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Eloitor @ 2024-02-29 21:51 UTC (permalink / raw)
  To: ml

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

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/pull/48968#issuecomment-1972029595

Comment:
Remind can now be compiled with inotify support: https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/man/tkremind.1.in#L302-L313

I think it is useful.

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

* Re: remind: update to 04.03.00, add changelog
  2024-02-27  9:28 [PR PATCH] remind: update to 04.02.09, add changelog Eloitor
  2024-02-29 21:43 ` [PR PATCH] [Updated] " Eloitor
  2024-02-29 21:51 ` remind: update to 04.03.00, " Eloitor
@ 2024-02-29 22:44 ` Eloitor
  2024-03-01  9:05 ` [PR PATCH] [Updated] " Eloitor
  2024-03-01 14:44 ` [PR PATCH] [Merged]: remind: update to 04.03.01, " ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: Eloitor @ 2024-02-29 22:44 UTC (permalink / raw)
  To: ml

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

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/pull/48968#issuecomment-1972029595

Comment:
Remind can now be compiled with inotify support: https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/man/tkremind.1.in#L302-L313
I think it is useful.

Edit: It works by default. Nothing to be done.

This update is ready.

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

* Re: [PR PATCH] [Updated] remind: update to 04.03.00, add changelog
  2024-02-27  9:28 [PR PATCH] remind: update to 04.02.09, add changelog Eloitor
                   ` (2 preceding siblings ...)
  2024-02-29 22:44 ` Eloitor
@ 2024-03-01  9:05 ` Eloitor
  2024-03-01 14:44 ` [PR PATCH] [Merged]: remind: update to 04.03.01, " ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: Eloitor @ 2024-03-01  9:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages remind
https://github.com/void-linux/void-packages/pull/48968

remind: update to 04.03.00, add changelog
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From d9f474bcdb8bc656a39d77229234755f6af8478d Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Tue, 27 Feb 2024 10:25:35 +0100
Subject: [PATCH] remind: update to 04.03.01, add changelog

---
 srcpkgs/remind/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/remind/template b/srcpkgs/remind/template
index 3419bc503023dd..c177ae639087d3 100644
--- a/srcpkgs/remind/template
+++ b/srcpkgs/remind/template
@@ -1,6 +1,6 @@
 # Template file for 'remind'
 pkgname=remind
-version=04.00.00
+version=04.03.01
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -8,8 +8,9 @@ short_desc="Sophisticated calendar and alarm program"
 maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
 license="GPL-2.0-only"
 homepage="https://dianne.skoll.ca/projects/remind/"
+changelog="https://git.skoll.ca/Skollsoft-Public/Remind/raw/branch/master/docs/WHATSNEW"
 distfiles="https://git.skoll.ca/Skollsoft-Public/Remind/archive/${version}.tar.gz"
-checksum=f4622528c2646540c189a58c2a07fc8a8a50276ce82aa974c54a68abe6ad3c64
+checksum=98e5c6902379e9b83edcf168497df6724854cd5f0a5d93c0298dd0169339c724
 
 post_install() {
 	vdoc "${FILESDIR}/README.voidlinux"

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

* Re: [PR PATCH] [Merged]: remind: update to 04.03.01, add changelog
  2024-02-27  9:28 [PR PATCH] remind: update to 04.02.09, add changelog Eloitor
                   ` (3 preceding siblings ...)
  2024-03-01  9:05 ` [PR PATCH] [Updated] " Eloitor
@ 2024-03-01 14:44 ` ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: ahesford @ 2024-03-01 14:44 UTC (permalink / raw)
  To: ml

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

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

remind: update to 04.03.01, add changelog
https://github.com/void-linux/void-packages/pull/48968

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-27  9:28 [PR PATCH] remind: update to 04.02.09, add changelog Eloitor
2024-02-29 21:43 ` [PR PATCH] [Updated] " Eloitor
2024-02-29 21:51 ` remind: update to 04.03.00, " Eloitor
2024-02-29 22:44 ` Eloitor
2024-03-01  9:05 ` [PR PATCH] [Updated] " Eloitor
2024-03-01 14:44 ` [PR PATCH] [Merged]: remind: update to 04.03.01, " ahesford

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