Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pdd: update to 1.6
@ 2022-09-05  9:23 clyhtsuriva
  2022-09-05  9:25 ` [PR PATCH] [Updated] " clyhtsuriva
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: clyhtsuriva @ 2022-09-05  9:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages pdd-update
https://github.com/void-linux/void-packages/pull/39107

pdd: update to 1.6
#### 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
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From 3df0e528fad8b06db49db3eef051456f8771f851 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Mon, 5 Sep 2022 09:55:21 +0200
Subject: [PATCH 1/2] anope: update to 2.0.11

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

diff --git a/srcpkgs/anope/template b/srcpkgs/anope/template
index 77b9d4b4f6d1..a655627dffdb 100644
--- a/srcpkgs/anope/template
+++ b/srcpkgs/anope/template
@@ -1,6 +1,6 @@
 # Template file for 'anope'
 pkgname=anope
-version=2.0.10
+version=2.0.11
 revision=1
 build_style=cmake
 make_cmd=make
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://www.anope.org/"
 distfiles="https://github.com/anope/anope/archive/refs/tags/${version}.tar.gz"
-checksum=9ca27ca990c5e67e55a2f2541d05b20c06e612d8fccd89ad49be7dc825a0f0d2
+checksum=be4291e339deaa8017ba9a00e6f5cb16e1ab3f8e00eb7b5df2dc8fa5b03c7919
 
 system_accounts="_anope"
 make_dirs="

From 9aa3b325075f819076143c120e038b094e36feed Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Mon, 5 Sep 2022 11:23:32 +0200
Subject: [PATCH 2/2] pdd: update to 1.6

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

diff --git a/srcpkgs/pdd/template b/srcpkgs/pdd/template
index 0ec02c971ec6..dccea79e32c8 100644
--- a/srcpkgs/pdd/template
+++ b/srcpkgs/pdd/template
@@ -1,6 +1,6 @@
 # Template file for 'pdd'
 pkgname=pdd
-version=1.5
+version=1.6
 revision=1
 build_style=gnu-makefile
 depends="python3-dateutil"
@@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/jarun/pdd"
 changelog="https://raw.githubusercontent.com/jarun/pdd/master/CHANGELOG"
 distfiles="https://github.com/jarun/pdd/archive/v${version}.tar.gz"
-checksum=cd615dc9aa015bb5d0f1a1d03f1de7db994628256cfe8ed8ab25e1fb2e9d3762
+checksum=607fe77b0faf3f50301971120bad01da571c9107151a5344523ee38055649267

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

* Re: [PR PATCH] [Updated] pdd: update to 1.6
  2022-09-05  9:23 [PR PATCH] pdd: update to 1.6 clyhtsuriva
@ 2022-09-05  9:25 ` clyhtsuriva
  2022-09-05  9:25 ` clyhtsuriva
  2022-09-05 10:01 ` [PR PATCH] [Merged]: " leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: clyhtsuriva @ 2022-09-05  9:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages pdd-update
https://github.com/void-linux/void-packages/pull/39107

pdd: update to 1.6
#### 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
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From f0837687ab015adb3af6522af69c18d6511fe9e3 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Mon, 5 Sep 2022 11:24:53 +0200
Subject: [PATCH] pdd: update to

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

diff --git a/srcpkgs/pdd/template b/srcpkgs/pdd/template
index 0ec02c971ec6..dccea79e32c8 100644
--- a/srcpkgs/pdd/template
+++ b/srcpkgs/pdd/template
@@ -1,6 +1,6 @@
 # Template file for 'pdd'
 pkgname=pdd
-version=1.5
+version=1.6
 revision=1
 build_style=gnu-makefile
 depends="python3-dateutil"
@@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/jarun/pdd"
 changelog="https://raw.githubusercontent.com/jarun/pdd/master/CHANGELOG"
 distfiles="https://github.com/jarun/pdd/archive/v${version}.tar.gz"
-checksum=cd615dc9aa015bb5d0f1a1d03f1de7db994628256cfe8ed8ab25e1fb2e9d3762
+checksum=607fe77b0faf3f50301971120bad01da571c9107151a5344523ee38055649267

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

* Re: [PR PATCH] [Updated] pdd: update to 1.6
  2022-09-05  9:23 [PR PATCH] pdd: update to 1.6 clyhtsuriva
  2022-09-05  9:25 ` [PR PATCH] [Updated] " clyhtsuriva
@ 2022-09-05  9:25 ` clyhtsuriva
  2022-09-05 10:01 ` [PR PATCH] [Merged]: " leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: clyhtsuriva @ 2022-09-05  9:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages pdd-update
https://github.com/void-linux/void-packages/pull/39107

pdd: update to 1.6
#### 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
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

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

From 8bb940560c37380bd1c2d8cb4f4f5b37d313e468 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Mon, 5 Sep 2022 11:25:31 +0200
Subject: [PATCH] pdd: update to 1.6

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

diff --git a/srcpkgs/pdd/template b/srcpkgs/pdd/template
index 0ec02c971ec6..dccea79e32c8 100644
--- a/srcpkgs/pdd/template
+++ b/srcpkgs/pdd/template
@@ -1,6 +1,6 @@
 # Template file for 'pdd'
 pkgname=pdd
-version=1.5
+version=1.6
 revision=1
 build_style=gnu-makefile
 depends="python3-dateutil"
@@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/jarun/pdd"
 changelog="https://raw.githubusercontent.com/jarun/pdd/master/CHANGELOG"
 distfiles="https://github.com/jarun/pdd/archive/v${version}.tar.gz"
-checksum=cd615dc9aa015bb5d0f1a1d03f1de7db994628256cfe8ed8ab25e1fb2e9d3762
+checksum=607fe77b0faf3f50301971120bad01da571c9107151a5344523ee38055649267

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

* Re: [PR PATCH] [Merged]: pdd: update to 1.6
  2022-09-05  9:23 [PR PATCH] pdd: update to 1.6 clyhtsuriva
  2022-09-05  9:25 ` [PR PATCH] [Updated] " clyhtsuriva
  2022-09-05  9:25 ` clyhtsuriva
@ 2022-09-05 10:01 ` leahneukirchen
  2 siblings, 0 replies; 4+ messages in thread
From: leahneukirchen @ 2022-09-05 10:01 UTC (permalink / raw)
  To: ml

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

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

pdd: update to 1.6
https://github.com/void-linux/void-packages/pull/39107

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
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l
  - aarch64-musl

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

end of thread, other threads:[~2022-09-05 10:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-05  9:23 [PR PATCH] pdd: update to 1.6 clyhtsuriva
2022-09-05  9:25 ` [PR PATCH] [Updated] " clyhtsuriva
2022-09-05  9:25 ` clyhtsuriva
2022-09-05 10:01 ` [PR PATCH] [Merged]: " leahneukirchen

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