Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hxtools: update to 20200331
@ 2020-04-19 12:23 stimut
  2020-04-19 12:24 ` [PR PATCH] [Updated] " stimut
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: stimut @ 2020-04-19 12:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/stimut/void-packages hxtools-update-to-20200331
https://github.com/void-linux/void-packages/pull/21149

hxtools: update to 20200331


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hxtools-update-to-20200331-21149.patch --]
[-- Type: text/x-diff, Size: 1159 bytes --]

From beb83517978109d27a2a6dc1e1a7af93e2d0978d Mon Sep 17 00:00:00 2001
From: Tim Brown <stimut@gmail.com>
Date: Sun, 19 Apr 2020 22:25:11 +1000
Subject: [PATCH] hxtools: update to 20200331

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

diff --git a/srcpkgs/hxtools/template b/srcpkgs/hxtools/template
index 34bab1d2ce4..85545a69fdc 100644
--- a/srcpkgs/hxtools/template
+++ b/srcpkgs/hxtools/template
@@ -1,6 +1,6 @@
 #Template file for 'hxtools'
 pkgname=hxtools
-version=20190428
+version=20200331
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -9,6 +9,6 @@ short_desc="Collection of small tools over the years by j.eng (inai.de)"
 maintainer="nexolight <snow.dream.ch@gmail.com>"
 license="WTFPL-2.0+, LGPL-2.1/LGPL-3.0, GPL-2.0+"
 homepage="http://inai.de/projects/hxtools"
-distfiles="http://jftp.inai.de/hxtools/hxtools-${version}.tar.xz"
-checksum=d58803b69121344e0b5468d69969570d8b235183fc8f69ba9118373cdf05cd17
+distfiles="http://inai.de/files/hxtools/hxtools-${version}.tar.xz"
+checksum=cfd828c3b150db122916bad6edb766ac0bd98108a60626b96a580cabe7c69e9f
 conflicts="bsd-games>=0"

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

* Re: [PR PATCH] [Updated] hxtools: update to 20200331
  2020-04-19 12:23 [PR PATCH] hxtools: update to 20200331 stimut
@ 2020-04-19 12:24 ` stimut
  2020-04-19 12:54 ` stimut
  2020-04-20 14:02 ` [PR PATCH] [Merged]: " Hoshpak
  2 siblings, 0 replies; 4+ messages in thread
From: stimut @ 2020-04-19 12:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/stimut/void-packages hxtools-update-to-20200331
https://github.com/void-linux/void-packages/pull/21149

hxtools: update to 20200331


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hxtools-update-to-20200331-21149.patch --]
[-- Type: text/x-diff, Size: 1192 bytes --]

From 2388f4e82a62680e1ba5c9e067add80ad9443ee0 Mon Sep 17 00:00:00 2001
From: Tim Brown <stimut@gmail.com>
Date: Sun, 19 Apr 2020 22:25:11 +1000
Subject: [PATCH] hxtools: update to 20200331

---
 srcpkgs/hxtools/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/hxtools/template b/srcpkgs/hxtools/template
index 34bab1d2ce4..dbda970c058 100644
--- a/srcpkgs/hxtools/template
+++ b/srcpkgs/hxtools/template
@@ -1,6 +1,6 @@
-#Template file for 'hxtools'
+# Template file for 'hxtools'
 pkgname=hxtools
-version=20190428
+version=20200331
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -9,6 +9,6 @@ short_desc="Collection of small tools over the years by j.eng (inai.de)"
 maintainer="nexolight <snow.dream.ch@gmail.com>"
 license="WTFPL-2.0+, LGPL-2.1/LGPL-3.0, GPL-2.0+"
 homepage="http://inai.de/projects/hxtools"
-distfiles="http://jftp.inai.de/hxtools/hxtools-${version}.tar.xz"
-checksum=d58803b69121344e0b5468d69969570d8b235183fc8f69ba9118373cdf05cd17
+distfiles="http://inai.de/files/hxtools/hxtools-${version}.tar.xz"
+checksum=cfd828c3b150db122916bad6edb766ac0bd98108a60626b96a580cabe7c69e9f
 conflicts="bsd-games>=0"

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

* Re: [PR PATCH] [Updated] hxtools: update to 20200331
  2020-04-19 12:23 [PR PATCH] hxtools: update to 20200331 stimut
  2020-04-19 12:24 ` [PR PATCH] [Updated] " stimut
@ 2020-04-19 12:54 ` stimut
  2020-04-20 14:02 ` [PR PATCH] [Merged]: " Hoshpak
  2 siblings, 0 replies; 4+ messages in thread
From: stimut @ 2020-04-19 12:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/stimut/void-packages hxtools-update-to-20200331
https://github.com/void-linux/void-packages/pull/21149

hxtools: update to 20200331


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hxtools-update-to-20200331-21149.patch --]
[-- Type: text/x-diff, Size: 1263 bytes --]

From 81c7e9bec7baa63956da191a73c5c895f51ed492 Mon Sep 17 00:00:00 2001
From: Tim Brown <stimut@gmail.com>
Date: Sun, 19 Apr 2020 22:25:11 +1000
Subject: [PATCH] hxtools: update to 20200331

---
 srcpkgs/hxtools/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/hxtools/template b/srcpkgs/hxtools/template
index 34bab1d2ce4..83c0a2fe281 100644
--- a/srcpkgs/hxtools/template
+++ b/srcpkgs/hxtools/template
@@ -1,14 +1,14 @@
-#Template file for 'hxtools'
+# Template file for 'hxtools'
 pkgname=hxtools
-version=20190428
+version=20200331
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="libHX-devel"
 short_desc="Collection of small tools over the years by j.eng (inai.de)"
 maintainer="nexolight <snow.dream.ch@gmail.com>"
-license="WTFPL-2.0+, LGPL-2.1/LGPL-3.0, GPL-2.0+"
+license="WTFPL, LGPL-2.1/LGPL-3.0, GPL-2.0-or-later"
 homepage="http://inai.de/projects/hxtools"
-distfiles="http://jftp.inai.de/hxtools/hxtools-${version}.tar.xz"
-checksum=d58803b69121344e0b5468d69969570d8b235183fc8f69ba9118373cdf05cd17
+distfiles="http://inai.de/files/hxtools/hxtools-${version}.tar.xz"
+checksum=cfd828c3b150db122916bad6edb766ac0bd98108a60626b96a580cabe7c69e9f
 conflicts="bsd-games>=0"

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

* Re: [PR PATCH] [Merged]: hxtools: update to 20200331
  2020-04-19 12:23 [PR PATCH] hxtools: update to 20200331 stimut
  2020-04-19 12:24 ` [PR PATCH] [Updated] " stimut
  2020-04-19 12:54 ` stimut
@ 2020-04-20 14:02 ` Hoshpak
  2 siblings, 0 replies; 4+ messages in thread
From: Hoshpak @ 2020-04-20 14:02 UTC (permalink / raw)
  To: ml

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

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

hxtools: update to 20200331
https://github.com/void-linux/void-packages/pull/21149

Description:


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

end of thread, other threads:[~2020-04-20 14:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-19 12:23 [PR PATCH] hxtools: update to 20200331 stimut
2020-04-19 12:24 ` [PR PATCH] [Updated] " stimut
2020-04-19 12:54 ` stimut
2020-04-20 14:02 ` [PR PATCH] [Merged]: " Hoshpak

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