Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pidgin: update to 2.14.10.
@ 2022-10-02 18:00 Piraty
  2022-10-02 19:26 ` [PR PATCH] [Updated] " Piraty
  2022-10-08 22:18 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: Piraty @ 2022-10-02 18:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Piraty/void-packages pidgin-2.14.10
https://github.com/void-linux/void-packages/pull/39626

pidgin: update to 2.14.10.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/39626.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pidgin-2.14.10-39626.patch --]
[-- Type: text/x-diff, Size: 1010 bytes --]

From 6ff7821f457c6355dd5331e94c032762dd95c901 Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Sat, 1 Oct 2022 02:56:22 +0200
Subject: [PATCH] pidgin: update to 2.14.10.

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

diff --git a/srcpkgs/pidgin/template b/srcpkgs/pidgin/template
index d9010fb67b46..c60afea1d67b 100644
--- a/srcpkgs/pidgin/template
+++ b/srcpkgs/pidgin/template
@@ -1,6 +1,6 @@
 # Template file for 'pidgin'
 pkgname=pidgin
-version=2.14.9
+version=2.14.10
 revision=1
 build_style=gnu-configure
 configure_args="--disable-schemas-install --disable-meanwhile
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://pidgin.im/"
 distfiles="${SOURCEFORGE_SITE}/pidgin/pidgin-${version}.tar.bz2"
-checksum=1872d1629a26e9b775d9ec0bdd3d3fd348f721376f320b29bcd5ff3f0443222b
+checksum=454b1b928bc6bcbb183353af30fbfde5595f2245a3423a1a46e6c97a2df22810
 python_version=2
 lib32disabled=yes
 

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

* Re: [PR PATCH] [Updated] pidgin: update to 2.14.10.
  2022-10-02 18:00 [PR PATCH] pidgin: update to 2.14.10 Piraty
@ 2022-10-02 19:26 ` Piraty
  2022-10-08 22:18 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2022-10-02 19:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Piraty/void-packages pidgin-2.14.10
https://github.com/void-linux/void-packages/pull/39626

pidgin: update to 2.14.10.
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/39626.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pidgin-2.14.10-39626.patch --]
[-- Type: text/x-diff, Size: 1010 bytes --]

From 4bd0f85a98145f04211b021eff0d0be34dc98852 Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Sat, 1 Oct 2022 02:56:22 +0200
Subject: [PATCH] pidgin: update to 2.14.10.

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

diff --git a/srcpkgs/pidgin/template b/srcpkgs/pidgin/template
index d9010fb67b46..c60afea1d67b 100644
--- a/srcpkgs/pidgin/template
+++ b/srcpkgs/pidgin/template
@@ -1,6 +1,6 @@
 # Template file for 'pidgin'
 pkgname=pidgin
-version=2.14.9
+version=2.14.10
 revision=1
 build_style=gnu-configure
 configure_args="--disable-schemas-install --disable-meanwhile
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://pidgin.im/"
 distfiles="${SOURCEFORGE_SITE}/pidgin/pidgin-${version}.tar.bz2"
-checksum=1872d1629a26e9b775d9ec0bdd3d3fd348f721376f320b29bcd5ff3f0443222b
+checksum=454b1b928bc6bcbb183353af30fbfde5595f2245a3423a1a46e6c97a2df22810
 python_version=2
 lib32disabled=yes
 

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

* Re: [PR PATCH] [Merged]: pidgin: update to 2.14.10.
  2022-10-02 18:00 [PR PATCH] pidgin: update to 2.14.10 Piraty
  2022-10-02 19:26 ` [PR PATCH] [Updated] " Piraty
@ 2022-10-08 22:18 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-10-08 22:18 UTC (permalink / raw)
  To: ml

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

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

pidgin: update to 2.14.10.
https://github.com/void-linux/void-packages/pull/39626

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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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] 3+ messages in thread

end of thread, other threads:[~2022-10-08 22:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-02 18:00 [PR PATCH] pidgin: update to 2.14.10 Piraty
2022-10-02 19:26 ` [PR PATCH] [Updated] " Piraty
2022-10-08 22:18 ` [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).