Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fontmanager: update to 0.8.6.
@ 2021-05-09  3:18 unspecd
  2021-05-09 20:36 ` [PR REVIEW] " ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: unspecd @ 2021-05-09  3:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages pkg/fontmanager
https://github.com/void-linux/void-packages/pull/30756

fontmanager: update to 0.8.6.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
#### Does it build and run successfully? 
- [x] I built this PR locally for my native architecture, x86_64-musl
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

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

From e6ca5b5e35cc4c2e3846b7548854b6d579d9d621 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 9 May 2021 14:16:15 +1100
Subject: [PATCH] fontmanager: update to 0.8.6.

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

diff --git a/srcpkgs/fontmanager/template b/srcpkgs/fontmanager/template
index 0e0b67dd0abe..530628a7090e 100644
--- a/srcpkgs/fontmanager/template
+++ b/srcpkgs/fontmanager/template
@@ -1,6 +1,6 @@
 # Template file for 'fontmanager'
 pkgname=fontmanager
-version=0.8.3
+version=0.8.6
 revision=1
 wrksrc="font-manager-${version}"
 build_helper=gir
@@ -13,4 +13,4 @@ maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
 license="GPL-3.0-or-later"
 homepage="https://fontmanager.github.io/"
 distfiles="https://github.com/FontManager/master/archive/${version}.tar.gz"
-checksum=a530c2ccd68251bb17be0c99cd260750ef8e5905f231205b7b068f5a606e436e
+checksum=1c5b34b834fbf457c882b8d3180c8e6e5dc101e2444200cf80aa713485f7fc6f

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

* Re: [PR REVIEW] fontmanager: update to 0.8.6.
  2021-05-09  3:18 [PR PATCH] fontmanager: update to 0.8.6 unspecd
@ 2021-05-09 20:36 ` ericonr
  2021-05-10  4:24 ` [PR PATCH] [Updated] " unspecd
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-05-09 20:36 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30756#discussion_r628940041

Comment:
Please update distfiles to use https://github.com/FontManager/font-manager

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

* Re: [PR PATCH] [Updated] fontmanager: update to 0.8.6.
  2021-05-09  3:18 [PR PATCH] fontmanager: update to 0.8.6 unspecd
  2021-05-09 20:36 ` [PR REVIEW] " ericonr
@ 2021-05-10  4:24 ` unspecd
  2021-05-10 10:14 ` [PR REVIEW] " unspecd
  2021-05-10 13:16 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: unspecd @ 2021-05-10  4:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/unspecd/void-packages pkg/fontmanager
https://github.com/void-linux/void-packages/pull/30756

fontmanager: update to 0.8.6.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
#### Does it build and run successfully? 
- [x] I built this PR locally for my native architecture, x86_64-musl
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

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

From f17836f21d4c81434be705a1798115a43bab8048 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 9 May 2021 14:16:15 +1100
Subject: [PATCH] fontmanager: update to 0.8.6.

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

diff --git a/srcpkgs/fontmanager/template b/srcpkgs/fontmanager/template
index 0e0b67dd0abe..4c08bfd3b1cd 100644
--- a/srcpkgs/fontmanager/template
+++ b/srcpkgs/fontmanager/template
@@ -1,6 +1,6 @@
 # Template file for 'fontmanager'
 pkgname=fontmanager
-version=0.8.3
+version=0.8.6
 revision=1
 wrksrc="font-manager-${version}"
 build_helper=gir
@@ -12,5 +12,5 @@ short_desc="Simple font management for GTK+ desktop environments"
 maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
 license="GPL-3.0-or-later"
 homepage="https://fontmanager.github.io/"
-distfiles="https://github.com/FontManager/master/archive/${version}.tar.gz"
-checksum=a530c2ccd68251bb17be0c99cd260750ef8e5905f231205b7b068f5a606e436e
+distfiles="https://github.com/FontManager/font-manager/archive/${version}.tar.gz"
+checksum=1c5b34b834fbf457c882b8d3180c8e6e5dc101e2444200cf80aa713485f7fc6f

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

* Re: [PR REVIEW] fontmanager: update to 0.8.6.
  2021-05-09  3:18 [PR PATCH] fontmanager: update to 0.8.6 unspecd
  2021-05-09 20:36 ` [PR REVIEW] " ericonr
  2021-05-10  4:24 ` [PR PATCH] [Updated] " unspecd
@ 2021-05-10 10:14 ` unspecd
  2021-05-10 13:16 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: unspecd @ 2021-05-10 10:14 UTC (permalink / raw)
  To: ml

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

New review comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/30756#discussion_r629238360

Comment:
Done.

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

* Re: [PR PATCH] [Merged]: fontmanager: update to 0.8.6.
  2021-05-09  3:18 [PR PATCH] fontmanager: update to 0.8.6 unspecd
                   ` (2 preceding siblings ...)
  2021-05-10 10:14 ` [PR REVIEW] " unspecd
@ 2021-05-10 13:16 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-05-10 13:16 UTC (permalink / raw)
  To: ml

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

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

fontmanager: update to 0.8.6.
https://github.com/void-linux/void-packages/pull/30756

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
#### Does it build and run successfully? 
- [x] I built this PR locally for my native architecture, x86_64-musl
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


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

end of thread, other threads:[~2021-05-10 13:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-09  3:18 [PR PATCH] fontmanager: update to 0.8.6 unspecd
2021-05-09 20:36 ` [PR REVIEW] " ericonr
2021-05-10  4:24 ` [PR PATCH] [Updated] " unspecd
2021-05-10 10:14 ` [PR REVIEW] " unspecd
2021-05-10 13:16 ` [PR PATCH] [Merged]: " ericonr

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