Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xfce4-cpufreq-plugin: update to 1.2.7.
@ 2022-02-06 19:35 tibequadorian
  2022-02-06 21:22 ` [PR REVIEW] " paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tibequadorian @ 2022-02-06 19:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages xfce4-cpufreq-plugin
https://github.com/void-linux/void-packages/pull/35447

xfce4-cpufreq-plugin: update to 1.2.7.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- 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/35447.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-cpufreq-plugin-35447.patch --]
[-- Type: text/x-diff, Size: 1186 bytes --]

From dec2df89d58f62e93a5c494ce45cbbc43fef303e Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sun, 6 Feb 2022 20:35:18 +0100
Subject: [PATCH] xfce4-cpufreq-plugin: update to 1.2.7.

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

diff --git a/srcpkgs/xfce4-cpufreq-plugin/template b/srcpkgs/xfce4-cpufreq-plugin/template
index 4cac5e32a7a0..2220f41e971b 100644
--- a/srcpkgs/xfce4-cpufreq-plugin/template
+++ b/srcpkgs/xfce4-cpufreq-plugin/template
@@ -1,6 +1,6 @@
 # Template file for 'xfce4-cpufreq-plugin'
 pkgname=xfce4-cpufreq-plugin
-version=1.2.5
+version=1.2.7
 revision=1
 build_style=gnu-configure
 configure_args="--with-locales-dir=/usr/share/locale"
@@ -11,4 +11,4 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
 distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
-checksum=f8bd728de2d33e7ab30c682716b1cac4776b9884ce48b03fd7c32c9b24b13498
+checksum=5ad4fb6150f51917b2a8af65926c6e4e83340827835782a14844c6b88dbcc58c

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

* Re: [PR REVIEW] xfce4-cpufreq-plugin: update to 1.2.7.
  2022-02-06 19:35 [PR PATCH] xfce4-cpufreq-plugin: update to 1.2.7 tibequadorian
@ 2022-02-06 21:22 ` paper42
  2022-02-06 21:39 ` [PR PATCH] [Updated] " tibequadorian
  2022-02-06 21:48 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-02-06 21:22 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35447#discussion_r800234530

Comment:
```suggestion
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
changelog="https://gitlab.xfce.org/panel-plugins/xfce4-cpufreq-plugin/-/raw/master/NEWS"
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
```

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

* Re: [PR PATCH] [Updated] xfce4-cpufreq-plugin: update to 1.2.7.
  2022-02-06 19:35 [PR PATCH] xfce4-cpufreq-plugin: update to 1.2.7 tibequadorian
  2022-02-06 21:22 ` [PR REVIEW] " paper42
@ 2022-02-06 21:39 ` tibequadorian
  2022-02-06 21:48 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: tibequadorian @ 2022-02-06 21:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages xfce4-cpufreq-plugin
https://github.com/void-linux/void-packages/pull/35447

xfce4-cpufreq-plugin: update to 1.2.7.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- 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/35447.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-cpufreq-plugin-35447.patch --]
[-- Type: text/x-diff, Size: 1328 bytes --]

From 1257f7abed13f867db1648ca481f9e17bfe25433 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sun, 6 Feb 2022 20:35:18 +0100
Subject: [PATCH] xfce4-cpufreq-plugin: update to 1.2.7.

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

diff --git a/srcpkgs/xfce4-cpufreq-plugin/template b/srcpkgs/xfce4-cpufreq-plugin/template
index 4cac5e32a7a0..0ed8983ae9f2 100644
--- a/srcpkgs/xfce4-cpufreq-plugin/template
+++ b/srcpkgs/xfce4-cpufreq-plugin/template
@@ -1,6 +1,6 @@
 # Template file for 'xfce4-cpufreq-plugin'
 pkgname=xfce4-cpufreq-plugin
-version=1.2.5
+version=1.2.7
 revision=1
 build_style=gnu-configure
 configure_args="--with-locales-dir=/usr/share/locale"
@@ -10,5 +10,6 @@ short_desc="CPU frequency plugin for Xfce4 panel"
 maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-cpufreq-plugin/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
-checksum=f8bd728de2d33e7ab30c682716b1cac4776b9884ce48b03fd7c32c9b24b13498
+checksum=5ad4fb6150f51917b2a8af65926c6e4e83340827835782a14844c6b88dbcc58c

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

* Re: [PR PATCH] [Merged]: xfce4-cpufreq-plugin: update to 1.2.7.
  2022-02-06 19:35 [PR PATCH] xfce4-cpufreq-plugin: update to 1.2.7 tibequadorian
  2022-02-06 21:22 ` [PR REVIEW] " paper42
  2022-02-06 21:39 ` [PR PATCH] [Updated] " tibequadorian
@ 2022-02-06 21:48 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-02-06 21:48 UTC (permalink / raw)
  To: ml

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

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

xfce4-cpufreq-plugin: update to 1.2.7.
https://github.com/void-linux/void-packages/pull/35447

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

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-02-06 21:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-06 19:35 [PR PATCH] xfce4-cpufreq-plugin: update to 1.2.7 tibequadorian
2022-02-06 21:22 ` [PR REVIEW] " paper42
2022-02-06 21:39 ` [PR PATCH] [Updated] " tibequadorian
2022-02-06 21:48 ` [PR PATCH] [Merged]: " paper42

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