Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] krfb: update to 19.08.1.
@ 2019-09-06  6:39 voidlinux-github
  2019-09-06 11:09 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-06  6:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages krfb-19.08.1
https://github.com/void-linux/void-packages/pull/14240

krfb: update to 19.08.1.


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

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

From f4ac0f30a33fda8cdd2319e7a8cfc8d6ce51102b Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Fri, 6 Sep 2019 08:39:23 +0200
Subject: [PATCH] krfb: update to 19.08.1.

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

diff --git a/srcpkgs/krfb/template b/srcpkgs/krfb/template
index 8e570b88cf7..9a3d81bef56 100644
--- a/srcpkgs/krfb/template
+++ b/srcpkgs/krfb/template
@@ -1,6 +1,6 @@
 # Template file for 'krfb'
 pkgname=krfb
-version=19.08.0
+version=19.08.1
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kdoctools
@@ -14,4 +14,4 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="GPL-2.0-or-later, GFDL-2.1, LGPL-2.1-or-later"
 homepage="https://www.kde.org/applications/system/krfb"
 distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
-checksum=1142e493a37ce867b069ac278215377b56061b2412ee2dd46b0db456fb1419d4
+checksum=3abe42f6e648f171fa38652fe03184725d1abcccf16bf1c1039ebada1f3c64c3

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

* Re: [PR PATCH] [Updated] krfb: update to 19.08.1.
  2019-09-06  6:39 [PR PATCH] krfb: update to 19.08.1 voidlinux-github
@ 2019-09-06 11:09 ` voidlinux-github
  2019-09-06 11:09 ` voidlinux-github
  2019-09-06 12:13 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-06 11:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages krfb-19.08.1
https://github.com/void-linux/void-packages/pull/14240

krfb: update to 19.08.1.


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

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

From 28675550e3ec390220cdbda7f3a4be9e8132a186 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Fri, 6 Sep 2019 08:39:23 +0200
Subject: [PATCH] krfb: update to 19.08.1.

---
 srcpkgs/krfb/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/krfb/template b/srcpkgs/krfb/template
index 8e570b88cf7..dd2fe52a6d7 100644
--- a/srcpkgs/krfb/template
+++ b/srcpkgs/krfb/template
@@ -1,6 +1,6 @@
 # Template file for 'krfb'
 pkgname=krfb
-version=19.08.0
+version=19.08.1
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kdoctools
@@ -11,7 +11,7 @@ makedepends="qt5-devel qt5-x11extras-devel ki18n-devel kcompletion-devel
  kxmlgui-devel libvncserver-devel libXtst-devel xcb-util-image-devel"
 short_desc="KDE Desktop Sharing"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
-license="GPL-2.0-or-later, GFDL-2.1, LGPL-2.1-or-later"
+license="GPL-2.0-or-later, GFDL-1.2-only, LGPL-2.1-or-later"
 homepage="https://www.kde.org/applications/system/krfb"
 distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
-checksum=1142e493a37ce867b069ac278215377b56061b2412ee2dd46b0db456fb1419d4
+checksum=3abe42f6e648f171fa38652fe03184725d1abcccf16bf1c1039ebada1f3c64c3

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

* Re: [PR PATCH] [Updated] krfb: update to 19.08.1.
  2019-09-06  6:39 [PR PATCH] krfb: update to 19.08.1 voidlinux-github
  2019-09-06 11:09 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-06 11:09 ` voidlinux-github
  2019-09-06 12:13 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-06 11:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages krfb-19.08.1
https://github.com/void-linux/void-packages/pull/14240

krfb: update to 19.08.1.


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

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

From 28675550e3ec390220cdbda7f3a4be9e8132a186 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Fri, 6 Sep 2019 08:39:23 +0200
Subject: [PATCH] krfb: update to 19.08.1.

---
 srcpkgs/krfb/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/krfb/template b/srcpkgs/krfb/template
index 8e570b88cf7..dd2fe52a6d7 100644
--- a/srcpkgs/krfb/template
+++ b/srcpkgs/krfb/template
@@ -1,6 +1,6 @@
 # Template file for 'krfb'
 pkgname=krfb
-version=19.08.0
+version=19.08.1
 revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kdoctools
@@ -11,7 +11,7 @@ makedepends="qt5-devel qt5-x11extras-devel ki18n-devel kcompletion-devel
  kxmlgui-devel libvncserver-devel libXtst-devel xcb-util-image-devel"
 short_desc="KDE Desktop Sharing"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
-license="GPL-2.0-or-later, GFDL-2.1, LGPL-2.1-or-later"
+license="GPL-2.0-or-later, GFDL-1.2-only, LGPL-2.1-or-later"
 homepage="https://www.kde.org/applications/system/krfb"
 distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
-checksum=1142e493a37ce867b069ac278215377b56061b2412ee2dd46b0db456fb1419d4
+checksum=3abe42f6e648f171fa38652fe03184725d1abcccf16bf1c1039ebada1f3c64c3

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

* Re: [PR PATCH] [Merged]: krfb: update to 19.08.1.
  2019-09-06  6:39 [PR PATCH] krfb: update to 19.08.1 voidlinux-github
  2019-09-06 11:09 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-06 11:09 ` voidlinux-github
@ 2019-09-06 12:13 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-06 12:13 UTC (permalink / raw)
  To: ml

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

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

krfb: update to 19.08.1.
https://github.com/void-linux/void-packages/pull/14240

Description:


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

end of thread, other threads:[~2019-09-06 12:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-06  6:39 [PR PATCH] krfb: update to 19.08.1 voidlinux-github
2019-09-06 11:09 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-06 11:09 ` voidlinux-github
2019-09-06 12:13 ` [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).