Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] apache-jmeter: remove gradle dependency
@ 2022-01-20 21:39 knusbaum
  2022-01-21  0:10 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: knusbaum @ 2022-01-20 21:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/knusbaum/void-packages jmeter-fix
https://github.com/void-linux/void-packages/pull/35147

apache-jmeter: remove gradle dependency
This template no longer needs gradle as a dependency, but I failed to remove it when I updated it.

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


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

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

From 1680f7b13ca429f72123e501094ef1a5ea2cb731 Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <KyleJNusbaum@gmail.com>
Date: Thu, 20 Jan 2022 15:37:55 -0600
Subject: [PATCH] apache-jmeter: remove gradle dependency

---
 srcpkgs/apache-jmeter/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/apache-jmeter/template b/srcpkgs/apache-jmeter/template
index 38c3d7e61983..d9d795709578 100644
--- a/srcpkgs/apache-jmeter/template
+++ b/srcpkgs/apache-jmeter/template
@@ -1,8 +1,8 @@
 # Template file for 'apache-jmeter'
 pkgname=apache-jmeter
 version=5.4.3
-revision=1
-hostmakedepends="openjdk8 gradle"
+revision=2
+hostmakedepends="openjdk8"
 depends="virtual?java-runtime"
 short_desc="Application to load test functional behavior and measure performance"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"

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

* Re: [PR PATCH] [Merged]: apache-jmeter: remove gradle dependency
  2022-01-20 21:39 [PR PATCH] apache-jmeter: remove gradle dependency knusbaum
@ 2022-01-21  0:10 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2022-01-21  0:10 UTC (permalink / raw)
  To: ml

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

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

apache-jmeter: remove gradle dependency
https://github.com/void-linux/void-packages/pull/35147

Description:
This template no longer needs gradle as a dependency, but I failed to remove it when I updated it.

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


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

end of thread, other threads:[~2022-01-21  0:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20 21:39 [PR PATCH] apache-jmeter: remove gradle dependency knusbaum
2022-01-21  0:10 ` [PR PATCH] [Merged]: " leahneukirchen

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