Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] profanity: update to 0.12.1.
@ 2022-05-23  1:04 dash-slash
  2022-06-03 17:29 ` profanity: update to 0.12.1. libstrophe: update to 0.12.0 paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: dash-slash @ 2022-05-23  1:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dash-slash/void-packages profanity
https://github.com/void-linux/void-packages/pull/37250

profanity: update to 0.12.1.
#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-glibc

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

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

From a106a8134378955e1ea49fd5c39b57cc0238c94f Mon Sep 17 00:00:00 2001
From: dashslash <omukou@disroot.org>
Date: Sun, 22 May 2022 20:00:05 -0500
Subject: [PATCH 1/2] libstrophe: update to 0.12.0.

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

diff --git a/srcpkgs/libstrophe/template b/srcpkgs/libstrophe/template
index 5dad32e38267..b3947a91e381 100644
--- a/srcpkgs/libstrophe/template
+++ b/srcpkgs/libstrophe/template
@@ -1,7 +1,7 @@
 # Template file for 'libstrophe'
 pkgname=libstrophe
-version=0.10.1
-revision=2
+version=0.12.0
+revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable cares) $(vopt_enable tls)"
 hostmakedepends="automake libtool pkg-config"
@@ -13,7 +13,7 @@ license="GPL-3.0-only"
 homepage="http://strophe.im/libstrophe/"
 changelog="https://raw.githubusercontent.com/strophe/libstrophe/master/ChangeLog"
 distfiles="https://github.com/strophe/libstrophe/archive/${version}.tar.gz"
-checksum=5bf0bbc555cb6059008f1b748370d4d2ee1e1fabd3eeab68475263556405ba39
+checksum=f645819d8d93711c92454974dd9007c9b9e98ea0b59cb708dc626dd4c6b9d0a8
 
 build_options="cares tls"
 build_options_default="tls"

From 20d0b7100595f784efe87d4d05478f3a81ceed6a Mon Sep 17 00:00:00 2001
From: dashslash <omukou@disroot.org>
Date: Sun, 22 May 2022 20:00:10 -0500
Subject: [PATCH 2/2] profanity: update to 0.12.1.

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

diff --git a/srcpkgs/profanity/template b/srcpkgs/profanity/template
index 959da4cedb93..d5004820bcce 100644
--- a/srcpkgs/profanity/template
+++ b/srcpkgs/profanity/template
@@ -1,6 +1,6 @@
 # Template file for 'profanity'
 pkgname=profanity
-version=0.11.1
+version=0.12.1
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable notify notifications) $(vopt_enable otr)
@@ -20,7 +20,7 @@ license="GPL-3.0-or-later"
 homepage="https://profanity-im.github.io/"
 changelog="https://raw.githubusercontent.com/profanity-im/profanity/master/CHANGELOG"
 distfiles="https://github.com/boothj5/profanity/releases/download/${version}/profanity-${version}.tar.gz"
-checksum=6f1b4df6c2971f51d03d48d2bfd4f69b4404410d800b43f029ea1cf08a02bd45
+checksum=e344481e7bf3b16baf58a169d321b809c4700becffb70db6f1c39adc3fad306e
 
 case "$XBPS_TARGET_MACHINE" in
 	arm*)

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

* Re: profanity: update to 0.12.1. libstrophe: update to 0.12.0.
  2022-05-23  1:04 [PR PATCH] profanity: update to 0.12.1 dash-slash
@ 2022-06-03 17:29 ` paper42
  2022-06-03 17:29 ` paper42
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-06-03 17:29 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37250#issuecomment-1146202390

Comment:
>     * I tested the changes in this PR: **YES**|**briefly**|**NO**

which one?

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

* Re: profanity: update to 0.12.1. libstrophe: update to 0.12.0.
  2022-05-23  1:04 [PR PATCH] profanity: update to 0.12.1 dash-slash
  2022-06-03 17:29 ` profanity: update to 0.12.1. libstrophe: update to 0.12.0 paper42
@ 2022-06-03 17:29 ` paper42
  2022-06-05 23:37 ` dash-slash
  2022-06-29 18:12 ` [PR PATCH] [Merged]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-06-03 17:29 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37250#issuecomment-1146202390

Comment:
> I tested the changes in this PR: **YES**|**briefly**|**NO**

which one?

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

* Re: profanity: update to 0.12.1. libstrophe: update to 0.12.0.
  2022-05-23  1:04 [PR PATCH] profanity: update to 0.12.1 dash-slash
  2022-06-03 17:29 ` profanity: update to 0.12.1. libstrophe: update to 0.12.0 paper42
  2022-06-03 17:29 ` paper42
@ 2022-06-05 23:37 ` dash-slash
  2022-06-29 18:12 ` [PR PATCH] [Merged]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: dash-slash @ 2022-06-05 23:37 UTC (permalink / raw)
  To: ml

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

New comment by dash-slash on void-packages repository

https://github.com/void-linux/void-packages/pull/37250#issuecomment-1146907476

Comment:
On 22/06/03 10:29AM, Echo wrote:
> >     * I tested the changes in this PR: **YES**|**briefly**|**NO**
>
> which one?

fixed.


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

* Re: [PR PATCH] [Merged]: profanity: update to 0.12.1. libstrophe: update to 0.12.0.
  2022-05-23  1:04 [PR PATCH] profanity: update to 0.12.1 dash-slash
                   ` (2 preceding siblings ...)
  2022-06-05 23:37 ` dash-slash
@ 2022-06-29 18:12 ` Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: Duncaen @ 2022-06-29 18:12 UTC (permalink / raw)
  To: ml

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

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

profanity: update to 0.12.1. libstrophe: update to 0.12.0.
https://github.com/void-linux/void-packages/pull/37250

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-glibc

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

end of thread, other threads:[~2022-06-29 18:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23  1:04 [PR PATCH] profanity: update to 0.12.1 dash-slash
2022-06-03 17:29 ` profanity: update to 0.12.1. libstrophe: update to 0.12.0 paper42
2022-06-03 17:29 ` paper42
2022-06-05 23:37 ` dash-slash
2022-06-29 18:12 ` [PR PATCH] [Merged]: " Duncaen

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