Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] font-b612: update license, fix distfiles url, https homepage
@ 2022-08-16 12:54 0-st
  2022-08-18  3:55 ` [PR PATCH] [Updated] " classabbyamp
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: 0-st @ 2022-08-16 12:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/0-st/void-packages font-b612
https://github.com/void-linux/void-packages/pull/38706

font-b612: update license, fix distfiles url, https homepage
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From 3c1b1ffadf3ebcc80501d2081352f8560a4a4e5b Mon Sep 17 00:00:00 2001
From: ghost <gh0st@vivaldi.net>
Date: Tue, 16 Aug 2022 14:00:43 +0200
Subject: [PATCH] font-b612: update license, fix distfiles url, https homepage

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

diff --git a/srcpkgs/font-b612/template b/srcpkgs/font-b612/template
index c053cf0d9dd2..4cf63647ce39 100644
--- a/srcpkgs/font-b612/template
+++ b/srcpkgs/font-b612/template
@@ -1,14 +1,14 @@
 # Template file for 'font-b612'
 pkgname=font-b612
 version=1.008
-revision=2
+revision=3
 wrksrc="b612-${version}"
 depends="font-util xbps-triggers"
 short_desc="Highly legible font family designed for aircraft cockpit screens"
 maintainer="ghost <gh0st@vivaldi.net>"
-license="EPL-1.0"
-homepage="http://b612-font.com/"
-distfiles="https://github.com/polarsys/b612/archive/${version}.tar.gz"
+license="OFL-1.1"
+homepage="https://b612-font.com/"
+distfiles="https://github.com/polarsys/b612/archive/refs/tags/${version}.tar.gz"
 checksum=bfe4827931a22ecde5576c2bd06b462d467b89fa580b6ded651346f94eba8dd6
 
 font_dirs="/usr/share/fonts/TTF"

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

* Re: [PR PATCH] [Updated] font-b612: update license, fix distfiles url, https homepage
  2022-08-16 12:54 [PR PATCH] font-b612: update license, fix distfiles url, https homepage 0-st
@ 2022-08-18  3:55 ` classabbyamp
  2022-08-18  4:03 ` [PR REVIEW] " classabbyamp
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-08-18  3:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/0-st/void-packages font-b612
https://github.com/void-linux/void-packages/pull/38706

font-b612: update license, fix distfiles url, https homepage
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From f8a63bcd10e6b3ab41b5c227158e7c0f84a478bc Mon Sep 17 00:00:00 2001
From: ghost <gh0st@vivaldi.net>
Date: Tue, 16 Aug 2022 14:00:43 +0200
Subject: [PATCH] font-b612: update license, fix distfiles url, https homepage

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

diff --git a/srcpkgs/font-b612/template b/srcpkgs/font-b612/template
index c053cf0d9dd2..4cf63647ce39 100644
--- a/srcpkgs/font-b612/template
+++ b/srcpkgs/font-b612/template
@@ -1,14 +1,14 @@
 # Template file for 'font-b612'
 pkgname=font-b612
 version=1.008
-revision=2
+revision=3
 wrksrc="b612-${version}"
 depends="font-util xbps-triggers"
 short_desc="Highly legible font family designed for aircraft cockpit screens"
 maintainer="ghost <gh0st@vivaldi.net>"
-license="EPL-1.0"
-homepage="http://b612-font.com/"
-distfiles="https://github.com/polarsys/b612/archive/${version}.tar.gz"
+license="OFL-1.1"
+homepage="https://b612-font.com/"
+distfiles="https://github.com/polarsys/b612/archive/refs/tags/${version}.tar.gz"
 checksum=bfe4827931a22ecde5576c2bd06b462d467b89fa580b6ded651346f94eba8dd6
 
 font_dirs="/usr/share/fonts/TTF"

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

* Re: [PR REVIEW] font-b612: update license, fix distfiles url, https homepage
  2022-08-16 12:54 [PR PATCH] font-b612: update license, fix distfiles url, https homepage 0-st
  2022-08-18  3:55 ` [PR PATCH] [Updated] " classabbyamp
@ 2022-08-18  4:03 ` classabbyamp
  2022-09-22  7:39 ` [PR PATCH] [Updated] " classabbyamp
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-08-18  4:03 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38706#discussion_r948628346

Comment:
should be
```suggestion
license="EPL-2.0, BSD-3-Clause, OFL-1.1"
```
https://github.com/polarsys/b612#license

and add `vlicense edl-v10.html` to `post_install()`

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

* Re: [PR PATCH] [Updated] font-b612: update license, fix distfiles url, https homepage
  2022-08-16 12:54 [PR PATCH] font-b612: update license, fix distfiles url, https homepage 0-st
  2022-08-18  3:55 ` [PR PATCH] [Updated] " classabbyamp
  2022-08-18  4:03 ` [PR REVIEW] " classabbyamp
@ 2022-09-22  7:39 ` classabbyamp
  2022-09-22  7:45 ` classabbyamp
  2022-09-22  7:48 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-09-22  7:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/0-st/void-packages font-b612
https://github.com/void-linux/void-packages/pull/38706

font-b612: update license, fix distfiles url, https homepage
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From 87b7f851c73a9a39c69308b127ceac5f6a3655e3 Mon Sep 17 00:00:00 2001
From: ghost <gh0st@vivaldi.net>
Date: Tue, 16 Aug 2022 14:00:43 +0200
Subject: [PATCH] font-b612: update license, fix distfiles url, https homepage

---
 srcpkgs/font-b612/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/font-b612/template b/srcpkgs/font-b612/template
index c053cf0d9dd2..5097c24a9b33 100644
--- a/srcpkgs/font-b612/template
+++ b/srcpkgs/font-b612/template
@@ -1,14 +1,14 @@
 # Template file for 'font-b612'
 pkgname=font-b612
 version=1.008
-revision=2
+revision=3
 wrksrc="b612-${version}"
 depends="font-util xbps-triggers"
 short_desc="Highly legible font family designed for aircraft cockpit screens"
 maintainer="ghost <gh0st@vivaldi.net>"
-license="EPL-1.0"
-homepage="http://b612-font.com/"
-distfiles="https://github.com/polarsys/b612/archive/${version}.tar.gz"
+license="EPL-2.0, BSD-3-Clause, OFL-1.1"
+homepage="https://b612-font.com/"
+distfiles="https://github.com/polarsys/b612/archive/refs/tags/${version}.tar.gz"
 checksum=bfe4827931a22ecde5576c2bd06b462d467b89fa580b6ded651346f94eba8dd6
 
 font_dirs="/usr/share/fonts/TTF"
@@ -16,4 +16,5 @@ font_dirs="/usr/share/fonts/TTF"
 do_install() {
 	vmkdir usr/share/fonts/TTF
 	vcopy fonts/ttf/* usr/share/fonts/TTF
+	vlicense edl-v10.html
 }

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

* Re: [PR PATCH] [Updated] font-b612: update license, fix distfiles url, https homepage
  2022-08-16 12:54 [PR PATCH] font-b612: update license, fix distfiles url, https homepage 0-st
                   ` (2 preceding siblings ...)
  2022-09-22  7:39 ` [PR PATCH] [Updated] " classabbyamp
@ 2022-09-22  7:45 ` classabbyamp
  2022-09-22  7:48 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-09-22  7:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/0-st/void-packages font-b612
https://github.com/void-linux/void-packages/pull/38706

font-b612: update license, fix distfiles url, https homepage
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From 8b4cbee4a4365454e3d43ef811a5902e172d8f2f Mon Sep 17 00:00:00 2001
From: ghost <gh0st@vivaldi.net>
Date: Tue, 16 Aug 2022 14:00:43 +0200
Subject: [PATCH] font-b612: update license, fix distfiles url, https homepage

---
 srcpkgs/font-b612/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/font-b612/template b/srcpkgs/font-b612/template
index c053cf0d9dd2..5097c24a9b33 100644
--- a/srcpkgs/font-b612/template
+++ b/srcpkgs/font-b612/template
@@ -1,14 +1,14 @@
 # Template file for 'font-b612'
 pkgname=font-b612
 version=1.008
-revision=2
+revision=3
 wrksrc="b612-${version}"
 depends="font-util xbps-triggers"
 short_desc="Highly legible font family designed for aircraft cockpit screens"
 maintainer="ghost <gh0st@vivaldi.net>"
-license="EPL-1.0"
-homepage="http://b612-font.com/"
-distfiles="https://github.com/polarsys/b612/archive/${version}.tar.gz"
+license="EPL-2.0, BSD-3-Clause, OFL-1.1"
+homepage="https://b612-font.com/"
+distfiles="https://github.com/polarsys/b612/archive/refs/tags/${version}.tar.gz"
 checksum=bfe4827931a22ecde5576c2bd06b462d467b89fa580b6ded651346f94eba8dd6
 
 font_dirs="/usr/share/fonts/TTF"
@@ -16,4 +16,5 @@ font_dirs="/usr/share/fonts/TTF"
 do_install() {
 	vmkdir usr/share/fonts/TTF
 	vcopy fonts/ttf/* usr/share/fonts/TTF
+	vlicense edl-v10.html
 }

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

* Re: [PR PATCH] [Merged]: font-b612: update license, fix distfiles url, https homepage
  2022-08-16 12:54 [PR PATCH] font-b612: update license, fix distfiles url, https homepage 0-st
                   ` (3 preceding siblings ...)
  2022-09-22  7:45 ` classabbyamp
@ 2022-09-22  7:48 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2022-09-22  7:48 UTC (permalink / raw)
  To: ml

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

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

font-b612: update license, fix distfiles url, https homepage
https://github.com/void-linux/void-packages/pull/38706

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


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

end of thread, other threads:[~2022-09-22  7:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-16 12:54 [PR PATCH] font-b612: update license, fix distfiles url, https homepage 0-st
2022-08-18  3:55 ` [PR PATCH] [Updated] " classabbyamp
2022-08-18  4:03 ` [PR REVIEW] " classabbyamp
2022-09-22  7:39 ` [PR PATCH] [Updated] " classabbyamp
2022-09-22  7:45 ` classabbyamp
2022-09-22  7:48 ` [PR PATCH] [Merged]: " classabbyamp

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