Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] poedit: update to 2.4.1.
@ 2020-08-22 22:13 mobinmob
  2020-09-22 19:36 ` Chocimier
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mobinmob @ 2020-08-22 22:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages poedit
https://github.com/void-linux/void-packages/pull/24428

poedit: update to 2.4.1.


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

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

From 446e68357a636e0ade621ca420342fd5885bf405 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Aug 2020 01:06:52 +0300
Subject: [PATCH] poedit: update to 2.4.1.

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

diff --git a/srcpkgs/poedit/template b/srcpkgs/poedit/template
index 9fc0209a857..2e051cf7db4 100644
--- a/srcpkgs/poedit/template
+++ b/srcpkgs/poedit/template
@@ -1,7 +1,7 @@
 # Template file for 'poedit'
 pkgname=poedit
-version=2.3.1
-revision=2
+version=2.4.1
+revision=1
 build_style=gnu-configure
 configure_args="--with-wx-config=wx-config-gtk3"
 hostmakedepends="pkg-config"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://www.poedit.net/"
 distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz"
-checksum=a0315ca52a908b9ea0a6e438ea60ce1e92d98c1f477fed58d0b4e617e51afec4
+checksum=70143e55c16a88b9b29f48e12b0b9e55714177b60ba367fc29d5fa6dc28429c3
 
 CPPFLAGS="-DUCHAR_TYPE=uint16_t"
 

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

* Re: poedit: update to 2.4.1.
  2020-08-22 22:13 [PR PATCH] poedit: update to 2.4.1 mobinmob
@ 2020-09-22 19:36 ` Chocimier
  2020-09-23 13:15 ` [PR PATCH] [Updated] " mobinmob
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Chocimier @ 2020-09-22 19:36 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/24428#issuecomment-696936190

Comment:
Adding -Wno-deprecated-copy to cppflags make build quiet enough to pass travis.

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

* Re: [PR PATCH] [Updated] poedit: update to 2.4.1.
  2020-08-22 22:13 [PR PATCH] poedit: update to 2.4.1 mobinmob
  2020-09-22 19:36 ` Chocimier
@ 2020-09-23 13:15 ` mobinmob
  2020-09-23 13:15 ` mobinmob
  2020-09-23 19:43 ` [PR PATCH] [Merged]: " Chocimier
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2020-09-23 13:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages poedit
https://github.com/void-linux/void-packages/pull/24428

poedit: update to 2.4.1.


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

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

From 301335c3cca445aa05ec4f31e700b15609943c60 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Aug 2020 01:06:52 +0300
Subject: [PATCH] poedit: update to 2.4.1.

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

diff --git a/srcpkgs/poedit/template b/srcpkgs/poedit/template
index 9fc0209a857..eb5084c41f6 100644
--- a/srcpkgs/poedit/template
+++ b/srcpkgs/poedit/template
@@ -1,7 +1,7 @@
 # Template file for 'poedit'
 pkgname=poedit
-version=2.3.1
-revision=2
+version=2.4.1
+revision=1
 build_style=gnu-configure
 configure_args="--with-wx-config=wx-config-gtk3"
 hostmakedepends="pkg-config"
@@ -13,9 +13,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://www.poedit.net/"
 distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz"
-checksum=a0315ca52a908b9ea0a6e438ea60ce1e92d98c1f477fed58d0b4e617e51afec4
+checksum=70143e55c16a88b9b29f48e12b0b9e55714177b60ba367fc29d5fa6dc28429c3
 
-CPPFLAGS="-DUCHAR_TYPE=uint16_t"
+CPPFLAGS="-DUCHAR_TYPE=uint16_t -Wno-deprecated-copy"
 
 makedepends+=" libharfbuzz libxml2 webkit2gtk"
 

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

* Re: poedit: update to 2.4.1.
  2020-08-22 22:13 [PR PATCH] poedit: update to 2.4.1 mobinmob
  2020-09-22 19:36 ` Chocimier
  2020-09-23 13:15 ` [PR PATCH] [Updated] " mobinmob
@ 2020-09-23 13:15 ` mobinmob
  2020-09-23 19:43 ` [PR PATCH] [Merged]: " Chocimier
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2020-09-23 13:15 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/24428#issuecomment-697356891

Comment:
@Chocimier Done (also rebased), thanx!

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

* Re: [PR PATCH] [Merged]: poedit: update to 2.4.1.
  2020-08-22 22:13 [PR PATCH] poedit: update to 2.4.1 mobinmob
                   ` (2 preceding siblings ...)
  2020-09-23 13:15 ` mobinmob
@ 2020-09-23 19:43 ` Chocimier
  3 siblings, 0 replies; 5+ messages in thread
From: Chocimier @ 2020-09-23 19:43 UTC (permalink / raw)
  To: ml

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

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

poedit: update to 2.4.1.
https://github.com/void-linux/void-packages/pull/24428

Description:


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

end of thread, other threads:[~2020-09-23 19:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-22 22:13 [PR PATCH] poedit: update to 2.4.1 mobinmob
2020-09-22 19:36 ` Chocimier
2020-09-23 13:15 ` [PR PATCH] [Updated] " mobinmob
2020-09-23 13:15 ` mobinmob
2020-09-23 19:43 ` [PR PATCH] [Merged]: " Chocimier

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