Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] plantuml: update to 2020.17
@ 2020-09-27  4:13 mustaqimM
  2020-09-28 14:08 ` [PR REVIEW] " abenson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mustaqimM @ 2020-09-27  4:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mustaqimM/void-packages update_plantuml
https://github.com/void-linux/void-packages/pull/25127

plantuml: update to 2020.17


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

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

From 9a5285104dc37d9886b190e45cdbf0674cb7269c Mon Sep 17 00:00:00 2001
From: mustaqim <git@mustaqim.ml>
Date: Sun, 27 Sep 2020 06:10:04 +0200
Subject: [PATCH] plantuml: update to 2020.17

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

diff --git a/srcpkgs/plantuml/template b/srcpkgs/plantuml/template
index a28ec87cf43..ea8f1dccfc5 100644
--- a/srcpkgs/plantuml/template
+++ b/srcpkgs/plantuml/template
@@ -1,7 +1,7 @@
 # Template file for 'plantuml'
 pkgname=plantuml
 reverts="8047_1 8053_1 8059_1"
-version=1.2020.15
+version=1.2020.17
 revision=1
 archs=noarch
 create_wrksrc=yes
@@ -12,7 +12,7 @@ maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
 license="GPL-2.0-or-later"
 homepage="http://plantuml.com/"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-jar-gplv2-${version}.zip"
-checksum=d6138fa270a21266e92d82fb3120923af5f3da0087649de34994ebddca01da79
+checksum=8aaa3a7ece83522d4ab036bb234e42524eb6443e905f5d435268b4a85a6ce8b1
 
 do_build() {
 	mv ${pkgname}.jar ${pkgname}-${version}.jar

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

* Re: [PR REVIEW] plantuml: update to 2020.17
  2020-09-27  4:13 [PR PATCH] plantuml: update to 2020.17 mustaqimM
@ 2020-09-28 14:08 ` abenson
  2020-10-01  4:06 ` [PR PATCH] [Updated] " mustaqimM
  2020-10-01 14:11 ` [PR PATCH] [Merged]: " abenson
  2 siblings, 0 replies; 4+ messages in thread
From: abenson @ 2020-09-28 14:08 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/25127#discussion_r495968183

Comment:
Drop this line, we're not using `noarch` anymore

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

* Re: [PR PATCH] [Updated] plantuml: update to 2020.17
  2020-09-27  4:13 [PR PATCH] plantuml: update to 2020.17 mustaqimM
  2020-09-28 14:08 ` [PR REVIEW] " abenson
@ 2020-10-01  4:06 ` mustaqimM
  2020-10-01 14:11 ` [PR PATCH] [Merged]: " abenson
  2 siblings, 0 replies; 4+ messages in thread
From: mustaqimM @ 2020-10-01  4:06 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mustaqimM against master on the void-packages repository

https://github.com/mustaqimM/void-packages update_plantuml
https://github.com/void-linux/void-packages/pull/25127

plantuml: update to 2020.17


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

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

From 591fc74759437de8c3caffd21a5c33a7c08a1edb Mon Sep 17 00:00:00 2001
From: mustaqim <git@mustaqim.ml>
Date: Sun, 27 Sep 2020 06:10:04 +0200
Subject: [PATCH] plantuml: update to 2020.17

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

diff --git a/srcpkgs/plantuml/template b/srcpkgs/plantuml/template
index a28ec87cf43..d922c1def87 100644
--- a/srcpkgs/plantuml/template
+++ b/srcpkgs/plantuml/template
@@ -1,9 +1,8 @@
 # Template file for 'plantuml'
 pkgname=plantuml
 reverts="8047_1 8053_1 8059_1"
-version=1.2020.15
+version=1.2020.17
 revision=1
-archs=noarch
 create_wrksrc=yes
 hostmakedepends="unzip"
 depends="virtual?java-environment graphviz"
@@ -12,7 +11,7 @@ maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
 license="GPL-2.0-or-later"
 homepage="http://plantuml.com/"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-jar-gplv2-${version}.zip"
-checksum=d6138fa270a21266e92d82fb3120923af5f3da0087649de34994ebddca01da79
+checksum=8aaa3a7ece83522d4ab036bb234e42524eb6443e905f5d435268b4a85a6ce8b1
 
 do_build() {
 	mv ${pkgname}.jar ${pkgname}-${version}.jar

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

* Re: [PR PATCH] [Merged]: plantuml: update to 2020.17
  2020-09-27  4:13 [PR PATCH] plantuml: update to 2020.17 mustaqimM
  2020-09-28 14:08 ` [PR REVIEW] " abenson
  2020-10-01  4:06 ` [PR PATCH] [Updated] " mustaqimM
@ 2020-10-01 14:11 ` abenson
  2 siblings, 0 replies; 4+ messages in thread
From: abenson @ 2020-10-01 14:11 UTC (permalink / raw)
  To: ml

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

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

plantuml: update to 2020.17
https://github.com/void-linux/void-packages/pull/25127

Description:


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

end of thread, other threads:[~2020-10-01 14:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-27  4:13 [PR PATCH] plantuml: update to 2020.17 mustaqimM
2020-09-28 14:08 ` [PR REVIEW] " abenson
2020-10-01  4:06 ` [PR PATCH] [Updated] " mustaqimM
2020-10-01 14:11 ` [PR PATCH] [Merged]: " abenson

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