Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] gradle: update to 5.6.2
Date: Sun, 29 Sep 2019 22:56:29 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14828@inbox.vuxu.org> (raw)

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

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

https://github.com/mobinmob/void-packages gradle
https://github.com/void-linux/void-packages/pull/14828

gradle: update to 5.6.2


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

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

From 1c114ac9f65221b048c26f64b9f273fe1d6174d9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 29 Sep 2019 23:55:27 +0300
Subject: [PATCH] gradle: update to 5.6.2

---
 srcpkgs/gradle/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gradle/template b/srcpkgs/gradle/template
index e1dd49e3fe5..8491b561a6b 100644
--- a/srcpkgs/gradle/template
+++ b/srcpkgs/gradle/template
@@ -1,6 +1,6 @@
 # Template file for 'gradle'
 pkgname=gradle
-version=4.10.3
+version=5.6.2
 revision=1
 archs=noarch
 hostmakedepends="unzip"
@@ -11,15 +11,13 @@ license="Apache-2.0"
 homepage="https://gradle.org/"
 changelog="https://docs.gradle.org/${version}/release-notes.html"
 distfiles="https://services.gradle.org/distributions/gradle-${version}-bin.zip"
-checksum=8626cbf206b4e201ade7b87779090690447054bc93f052954c78480fa6ed186e
+checksum=32fce6628848f799b0ad3205ae8db67d0d828c10ffe62b748a7c0d9f4a5d9ee0
 nocross=yes
 
 do_install() {
 	vmkdir "usr/lib/gradle"
-	vmkdir "usr/share/doc/gradle"
 	sed ${FILESDIR}/gradle -e "s;@VERSION@;${version};" > gradle
 	vbin gradle
-
-	cp -v getting-started.html ${DESTDIR}/usr/share/doc/gradle
+	vdoc getting-started.html 
 	mv lib ${DESTDIR}/usr/lib/gradle/
 }

             reply	other threads:[~2019-09-29 20:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-29 20:56 voidlinux-github [this message]
2019-09-30  8:12 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-30  8:12 ` voidlinux-github
2019-09-30 16:50 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14828@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).