Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ttyplot: update to 1.5.2.
@ 2023-11-19 10:54 MIvanchev
  2023-11-20  5:27 ` [PR REVIEW] " classabbyamp
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: MIvanchev @ 2023-11-19 10:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/MIvanchev/void-packages ttyplot-update
https://github.com/void-linux/void-packages/pull/47307

ttyplot: update to 1.5.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture

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

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

From 2c6d33f4e4599b57ebbd126adce60a5059177995 Mon Sep 17 00:00:00 2001
From: Mihail Ivanchev <contact@ivanchev.net>
Date: Sun, 19 Nov 2023 11:54:00 +0100
Subject: [PATCH] ttyplot: update to 1.5.2.

---
 srcpkgs/ttyplot/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/ttyplot/template b/srcpkgs/ttyplot/template
index 8ea6d3ba8b530..325d12c89ceb1 100644
--- a/srcpkgs/ttyplot/template
+++ b/srcpkgs/ttyplot/template
@@ -1,7 +1,7 @@
 # Template file for 'ttyplot'
 pkgname=ttyplot
-version=1.5
-revision=1
+version=1.5.2
+revision=2
 build_style=gnu-makefile
 makedepends="ncurses-devel ncurses-libtinfo-devel"
 short_desc="Realtime plotting utility for terminal with data input from stdin"
@@ -9,8 +9,9 @@ maintainer="misuchiru03 <misuchiru03+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/tenox7/ttyplot"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=c494c31e7808a6e3bf8e3c399024b9aeb7d77967db6008a62d110ad9ed1b8bec
+checksum=a0279e55c1996133645437ccb02574c82d62f0baa9744065779b5667c1f1cb8d
 
 do_install() {
 	vbin ttyplot
+	vman ttyplot.1
 }

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

end of thread, other threads:[~2023-11-20 16:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-19 10:54 [PR PATCH] ttyplot: update to 1.5.2 MIvanchev
2023-11-20  5:27 ` [PR REVIEW] " classabbyamp
2023-11-20  8:49 ` [PR PATCH] [Updated] " MIvanchev
2023-11-20  8:50 ` [PR REVIEW] " MIvanchev
2023-11-20  8:51 ` MIvanchev
2023-11-20  9:29 ` classabbyamp
2023-11-20  9:32 ` MIvanchev
2023-11-20  9:35 ` [PR PATCH] [Updated] " MIvanchev
2023-11-20 13:15 ` MIvanchev
2023-11-20 16:05 ` [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).