Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tzutils: update to 2019c.
@ 2019-10-01 17:39 voidlinux-github
  2019-10-02  7:25 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-01 17:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages tzutils
https://github.com/void-linux/void-packages/pull/14907

tzutils: update to 2019c.


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

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

From 40507b70aaf73e3e7010c75b4186353e81e6b1b1 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Tue, 1 Oct 2019 18:49:56 +0200
Subject: [PATCH] tzutils: update to 2019c.

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

diff --git a/srcpkgs/tzutils/template b/srcpkgs/tzutils/template
index 3d82ca54358..76e5cd69dbc 100644
--- a/srcpkgs/tzutils/template
+++ b/srcpkgs/tzutils/template
@@ -1,14 +1,14 @@
 # Template file for 'tzutils'
 pkgname=tzutils
-version=2019b
+version=2019c
 revision=1
 wrksrc="tz-${version}"
 short_desc="Time zone and daylight-saving time utilities"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="Public Domain"
+maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
+license="Public Domain, BSD-3-Clause"
 homepage="https://www.iana.org/time-zones"
 distfiles="https://github.com/eggert/tz/archive/${version}.tar.gz"
-checksum=e51485f59c96a2a31170ac0700d0b76c8627ca00fa4040987352ca44cdd0887b
+checksum=38b1f7c7a050daa14fb07f6b72cdde1fc895fece40758d4d55736847041ad9e2
 
 do_build() {
 	make TZDIR=/usr/share/zoneinfo CC=$CC CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS"
@@ -22,3 +22,7 @@ do_install() {
 	vman zdump.8
 	vman tzselect.8
 }
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: tzutils: update to 2019c.
  2019-10-01 17:39 [PR PATCH] tzutils: update to 2019c voidlinux-github
@ 2019-10-02  7:25 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-02  7:25 UTC (permalink / raw)
  To: ml

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

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

tzutils: update to 2019c.
https://github.com/void-linux/void-packages/pull/14907

Description:


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

end of thread, other threads:[~2019-10-02  7:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01 17:39 [PR PATCH] tzutils: update to 2019c voidlinux-github
2019-10-02  7:25 ` [PR PATCH] [Merged]: " voidlinux-github

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