Github messages for voidlinux
 help / color / mirror / Atom feed
From: xaltsc <xaltsc@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] when: update to 1.1.41.
Date: Tue, 26 Oct 2021 08:16:36 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33754@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2021-10-26  6:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-26  6:16 xaltsc [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33754@inbox.vuxu.org \
    --to=xaltsc@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).