Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] plantuml: update to 1.2019.11.
@ 2019-09-29 20:07 voidlinux-github
  2019-09-29 21:10 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-29 20:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages plantuml_11
https://github.com/void-linux/void-packages/pull/14826

plantuml: update to 1.2019.11.


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

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

From e8ad552487e87a7f0b157470262d09756a9ad23f Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 29 Sep 2019 15:06:45 -0500
Subject: [PATCH] plantuml: update to 1.2019.11.

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

diff --git a/srcpkgs/plantuml/template b/srcpkgs/plantuml/template
index 37ea58c682a..ce46b64f688 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.2019.9
+version=1.2019.11
 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=3d0552725c519d4faba4cb019c90a17dafa74e2d22a11e576e168c102ab02508
+checksum=62d99aec44065b2f526e1628712f846661a0bcaeee8277e7c123f0cdf1056afe
 
 do_build() {
 	mv ${pkgname}.jar ${pkgname}-${version}.jar

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

* Re: [PR PATCH] [Updated] plantuml: update to 1.2019.11.
  2019-09-29 20:07 [PR PATCH] plantuml: update to 1.2019.11 voidlinux-github
  2019-09-29 21:10 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-29 21:10 ` voidlinux-github
  2019-09-30 16:52 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-29 21:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages plantuml_11
https://github.com/void-linux/void-packages/pull/14826

plantuml: update to 1.2019.11.


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

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

From 15ffdd4b202a512df5748489cedd767ea2fa5b93 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 29 Sep 2019 15:06:45 -0500
Subject: [PATCH] plantuml: update to 1.2019.11.

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

diff --git a/srcpkgs/plantuml/template b/srcpkgs/plantuml/template
index 37ea58c682a..fc7bf73d9c0 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.2019.9
+version=1.2019.11
 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=3d0552725c519d4faba4cb019c90a17dafa74e2d22a11e576e168c102ab02508
+checksum=62d99aec44065b2f526e1628712f846661a0bcaeee8277e7c123f0cdf1056afe
 
 do_build() {
 	mv ${pkgname}.jar ${pkgname}-${version}.jar
@@ -25,4 +25,3 @@ do_install() {
 	vbin plantuml
 	vinstall ${pkgname}-${version}.jar 644 usr/share/java ${pkgname}-${version}.jar
 }
-

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

* Re: [PR PATCH] [Updated] plantuml: update to 1.2019.11.
  2019-09-29 20:07 [PR PATCH] plantuml: update to 1.2019.11 voidlinux-github
@ 2019-09-29 21:10 ` voidlinux-github
  2019-09-29 21:10 ` voidlinux-github
  2019-09-30 16:52 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-29 21:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages plantuml_11
https://github.com/void-linux/void-packages/pull/14826

plantuml: update to 1.2019.11.


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

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

From 15ffdd4b202a512df5748489cedd767ea2fa5b93 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 29 Sep 2019 15:06:45 -0500
Subject: [PATCH] plantuml: update to 1.2019.11.

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

diff --git a/srcpkgs/plantuml/template b/srcpkgs/plantuml/template
index 37ea58c682a..fc7bf73d9c0 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.2019.9
+version=1.2019.11
 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=3d0552725c519d4faba4cb019c90a17dafa74e2d22a11e576e168c102ab02508
+checksum=62d99aec44065b2f526e1628712f846661a0bcaeee8277e7c123f0cdf1056afe
 
 do_build() {
 	mv ${pkgname}.jar ${pkgname}-${version}.jar
@@ -25,4 +25,3 @@ do_install() {
 	vbin plantuml
 	vinstall ${pkgname}-${version}.jar 644 usr/share/java ${pkgname}-${version}.jar
 }
-

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

* Re: [PR PATCH] [Merged]: plantuml: update to 1.2019.11.
  2019-09-29 20:07 [PR PATCH] plantuml: update to 1.2019.11 voidlinux-github
  2019-09-29 21:10 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-29 21:10 ` voidlinux-github
@ 2019-09-30 16:52 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-30 16:52 UTC (permalink / raw)
  To: ml

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

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

plantuml: update to 1.2019.11.
https://github.com/void-linux/void-packages/pull/14826

Description:


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

end of thread, other threads:[~2019-09-30 16:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-29 20:07 [PR PATCH] plantuml: update to 1.2019.11 voidlinux-github
2019-09-29 21:10 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-29 21:10 ` voidlinux-github
2019-09-30 16:52 ` [PR PATCH] [Merged]: " voidlinux-github

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