Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tzdata: also install leap-seconds.list
@ 2023-11-12 14:38 leahneukirchen
  2023-11-13  5:55 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: leahneukirchen @ 2023-11-12 14:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/leahneukirchen/void-packages tzdata-leap
https://github.com/void-linux/void-packages/pull/47183

tzdata: also install leap-seconds.list
The Hare stdlib wants this.

Also potentially useful for other things.


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

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

From bd5a5b059fe8edb36dd132d95dce645382441dbe Mon Sep 17 00:00:00 2001
From: Leah Neukirchen <leah@vuxu.org>
Date: Sun, 12 Nov 2023 15:36:44 +0100
Subject: [PATCH] tzdata: also install leap-seconds.list

The Hare stdlib wants this.
---
 srcpkgs/tzutils/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/tzutils/template b/srcpkgs/tzutils/template
index 60811ddc0a3e8..3b9ad102497ea 100644
--- a/srcpkgs/tzutils/template
+++ b/srcpkgs/tzutils/template
@@ -1,7 +1,7 @@
 # Template file for 'tzutils'
 pkgname=tzutils
 version=2023c
-revision=1
+revision=2
 bootstrap=yes
 short_desc="Time zone and daylight-saving time utilities"
 maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
@@ -55,5 +55,6 @@ tzdata_package() {
 	pkg_install() {
 		vmove usr/share/man/man5
 		vmove "usr/share/zoneinfo*"
+		vinstall leap-seconds.list 644 usr/share/zoneinfo
 	}
 }

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

* Re: [PR PATCH] [Merged]: tzdata: also install leap-seconds.list
  2023-11-12 14:38 [PR PATCH] tzdata: also install leap-seconds.list leahneukirchen
@ 2023-11-13  5:55 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-11-13  5:55 UTC (permalink / raw)
  To: ml

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

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

tzdata: also install leap-seconds.list
https://github.com/void-linux/void-packages/pull/47183

Description:
The Hare stdlib wants this.

Also potentially useful for other things.


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

end of thread, other threads:[~2023-11-13  5:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-12 14:38 [PR PATCH] tzdata: also install leap-seconds.list leahneukirchen
2023-11-13  5:55 ` [PR PATCH] [Merged]: " classabbyamp

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