Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gping: update to 1.7.0.
@ 2023-01-13  6:18 icp1994
  2023-01-13 17:01 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2023-01-13  6:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages gping
https://github.com/void-linux/void-packages/pull/41611

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

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

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

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

From 167e1d4a3dc83a7b4579992e9545aae42436d462 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 13 Jan 2023 00:58:20 +0530
Subject: [PATCH] gping: update to 1.7.0.

---
 srcpkgs/gping/template | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gping/template b/srcpkgs/gping/template
index f980c3f71d86..f4717ae16302 100644
--- a/srcpkgs/gping/template
+++ b/srcpkgs/gping/template
@@ -1,16 +1,18 @@
 # Template file for 'gping'
 pkgname=gping
-version=1.6.3
+version=1.7.0
 revision=1
-build_wrksrc="gping"
 build_style=cargo
+make_install_args="--path gping"
+checkdepends="iputils"
 short_desc="Ping, but with a graph"
 maintainer="icp <pangolin@vivaldi.net>"
 license="MIT"
-homepage="https://github.com/orf/gping/"
+homepage="https://crates.io/crates/gping"
 distfiles="https://github.com/orf/gping/archive/refs/tags/gping-v${version}.tar.gz"
-checksum=ed55d87d04482a137e1d56355095f56fb4977724032245e3547206274966c1c5
+checksum=e40c8c89f8dd7b7f17f391a039817171c54128612c9b989b280f11bf07d1f511
 
 post_install() {
-	vlicense ../LICENSE
+	vlicense LICENSE
+	vman gping.1
 }

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

* Re: [PR PATCH] [Merged]: gping: update to 1.7.0.
  2023-01-13  6:18 [PR PATCH] gping: update to 1.7.0 icp1994
@ 2023-01-13 17:01 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-01-13 17:01 UTC (permalink / raw)
  To: ml

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

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

gping: update to 1.7.0.
https://github.com/void-linux/void-packages/pull/41611

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

end of thread, other threads:[~2023-01-13 17:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13  6:18 [PR PATCH] gping: update to 1.7.0 icp1994
2023-01-13 17:01 ` [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).