Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] anope: update to 2.0.11
@ 2022-09-05  7:55 clyhtsuriva
  2022-09-05 15:37 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: clyhtsuriva @ 2022-09-05  7:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages anope-update
https://github.com/void-linux/void-packages/pull/39105

anope: update to 2.0.11
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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/39105.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-anope-update-39105.patch --]
[-- Type: text/x-diff, Size: 967 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] 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="

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

* Re: [PR REVIEW] anope: update to 2.0.11
  2022-09-05  7:55 [PR PATCH] anope: update to 2.0.11 clyhtsuriva
@ 2022-09-05 15:37 ` classabbyamp
  2022-09-06  6:20 ` [PR PATCH] [Updated] " clyhtsuriva
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-09-05 15:37 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39105#discussion_r963014732

Comment:
```suggestion
homepage="https://www.anope.org/"
changelog="https://raw.githubusercontent.com/anope/anope/2.0/docs/Changes"
```

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

* Re: [PR PATCH] [Updated] anope: update to 2.0.11
  2022-09-05  7:55 [PR PATCH] anope: update to 2.0.11 clyhtsuriva
  2022-09-05 15:37 ` [PR REVIEW] " classabbyamp
@ 2022-09-06  6:20 ` clyhtsuriva
  2022-09-06  6:23 ` clyhtsuriva
  2022-09-06  6:39 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: clyhtsuriva @ 2022-09-06  6:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages anope-update
https://github.com/void-linux/void-packages/pull/39105

anope: update to 2.0.11
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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/39105.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-anope-update-39105.patch --]
[-- Type: text/x-diff, Size: 1931 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 a7452e0494ed309877cf64bf7ed5517a10c9e2d2 Mon Sep 17 00:00:00 2001
From: Clyhtsuriva <61652557+clyhtsuriva@users.noreply.github.com>
Date: Tue, 6 Sep 2022 06:20:30 +0000
Subject: [PATCH 2/2] Update srcpkgs/anope/template

Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
---
 srcpkgs/anope/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/anope/template b/srcpkgs/anope/template
index a655627dffdb..eede9de4dab7 100644
--- a/srcpkgs/anope/template
+++ b/srcpkgs/anope/template
@@ -11,6 +11,7 @@ short_desc="Set of IRC Services designed for flexibility and ease of use"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://www.anope.org/"
+changelog="https://raw.githubusercontent.com/anope/anope/2.0/docs/Changes"
 distfiles="https://github.com/anope/anope/archive/refs/tags/${version}.tar.gz"
 checksum=be4291e339deaa8017ba9a00e6f5cb16e1ab3f8e00eb7b5df2dc8fa5b03c7919
 

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

* Re: [PR PATCH] [Updated] anope: update to 2.0.11
  2022-09-05  7:55 [PR PATCH] anope: update to 2.0.11 clyhtsuriva
  2022-09-05 15:37 ` [PR REVIEW] " classabbyamp
  2022-09-06  6:20 ` [PR PATCH] [Updated] " clyhtsuriva
@ 2022-09-06  6:23 ` clyhtsuriva
  2022-09-06  6:39 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: clyhtsuriva @ 2022-09-06  6:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages anope-update
https://github.com/void-linux/void-packages/pull/39105

anope: update to 2.0.11
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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/39105.patch is attached

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

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

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

diff --git a/srcpkgs/anope/template b/srcpkgs/anope/template
index 77b9d4b4f6d1..eede9de4dab7 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
@@ -11,8 +11,9 @@ short_desc="Set of IRC Services designed for flexibility and ease of use"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://www.anope.org/"
+changelog="https://raw.githubusercontent.com/anope/anope/2.0/docs/Changes"
 distfiles="https://github.com/anope/anope/archive/refs/tags/${version}.tar.gz"
-checksum=9ca27ca990c5e67e55a2f2541d05b20c06e612d8fccd89ad49be7dc825a0f0d2
+checksum=be4291e339deaa8017ba9a00e6f5cb16e1ab3f8e00eb7b5df2dc8fa5b03c7919
 
 system_accounts="_anope"
 make_dirs="

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

* Re: [PR PATCH] [Merged]: anope: update to 2.0.11
  2022-09-05  7:55 [PR PATCH] anope: update to 2.0.11 clyhtsuriva
                   ` (2 preceding siblings ...)
  2022-09-06  6:23 ` clyhtsuriva
@ 2022-09-06  6:39 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-09-06  6:39 UTC (permalink / raw)
  To: ml

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

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

anope: update to 2.0.11
https://github.com/void-linux/void-packages/pull/39105

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

#### 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] 5+ messages in thread

end of thread, other threads:[~2022-09-06  6:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-05  7:55 [PR PATCH] anope: update to 2.0.11 clyhtsuriva
2022-09-05 15:37 ` [PR REVIEW] " classabbyamp
2022-09-06  6:20 ` [PR PATCH] [Updated] " clyhtsuriva
2022-09-06  6:23 ` clyhtsuriva
2022-09-06  6:39 ` [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).