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

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