Github messages for voidlinux
 help / color / mirror / Atom feed
From: TinfoilSubmarine <TinfoilSubmarine@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gotify-cli: orphan; gotify-server: update to 2.2.3, orphan.
Date: Tue, 10 Jan 2023 19:15:32 +0100	[thread overview]
Message-ID: <20230110181532.t0jS5oycfHXr4a0ezVlMecVEQd3LdX82ztJyZ6Ah2KU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41563@inbox.vuxu.org>

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

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

https://github.com/TinfoilSubmarine/void-packages maint/gotify
https://github.com/void-linux/void-packages/pull/41563

gotify-cli: orphan; gotify-server: update to 2.2.3, orphan.


<!-- 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
-->

UnifiedPush killed their fork of gotify-android with UnifiedPush support, so I have no use for this anymore. Reccomend ntfy as a similar alternative, currently in a PR here: https://github.com/void-linux/void-packages/pull/41427

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

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

From ab8be6e636b6f4165f64c8dbf5b2e8f108faed5e Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 10 Jan 2023 13:03:38 -0500
Subject: [PATCH 1/3] gotify-cli: orphan

---
 srcpkgs/gotify-cli/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/gotify-cli/template b/srcpkgs/gotify-cli/template
index 32f104f320c2..afa65064ca00 100644
--- a/srcpkgs/gotify-cli/template
+++ b/srcpkgs/gotify-cli/template
@@ -7,7 +7,7 @@ go_import_path="github.com/gotify/cli/v2"
 go_ldflags="-X main.Version=${version} -X main.BuildDate=${SOURCE_DATE_EPOCH}
  -X main.Mode=prod"
 short_desc="Command line interface for pushing messages to a Gotify server"
-maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://gotify.net"
 distfiles="https://github.com/gotify/cli/archive/v${version}.tar.gz"

From db4444d2f2d219815aa5adeadb8e394b25bb25bc Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 10 Jan 2023 13:03:35 -0500
Subject: [PATCH 2/3] gotify-server: update to 2.2.3, orphan.

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

diff --git a/srcpkgs/gotify-server/template b/srcpkgs/gotify-server/template
index 4bc4d5cf87ec..67a0624d60e9 100644
--- a/srcpkgs/gotify-server/template
+++ b/srcpkgs/gotify-server/template
@@ -1,6 +1,6 @@
 # Template file for 'gotify-server'
 pkgname=gotify-server
-version=2.2.2
+version=2.2.3
 revision=1
 build_style=go
 go_import_path="github.com/gotify/server/v2"
@@ -8,11 +8,11 @@ go_ldflags="-extldflags=-fuse-ld=bfd -X main.Version=${version}
  -X main.BuildDate=${SOURCE_DATE_EPOCH} -X main.Mode=prod"
 hostmakedepends="yarn packr2"
 short_desc="Simple server for sending and receiving messages"
-maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://gotify.net"
 distfiles="https://github.com/gotify/server/archive/v${version}.tar.gz"
-checksum=20549d2e30fcec71c19954818aa44d60547d53f2c804817895f8f36d02ee2dff
+checksum=bb84d1153e6c40b192d037b017b54aed7b57e708ccab1e9687ace7a5ca493b94
 conf_files="/etc/gotify/config.yml"
 
 system_accounts="_gotify"

From 095a80ef91e9a3faabf84c83967634b290ef291e Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Tue, 10 Jan 2023 13:15:17 -0500
Subject: [PATCH 3/3] up_rewrite: orphan

---
 srcpkgs/up_rewrite/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/up_rewrite/template b/srcpkgs/up_rewrite/template
index 524bbd9307e7..72886e5f54ce 100644
--- a/srcpkgs/up_rewrite/template
+++ b/srcpkgs/up_rewrite/template
@@ -6,7 +6,7 @@ build_style=go
 go_import_path="github.com/karmanyaahm/up_rewrite"
 go_ldflags="-X $go_import_path/config.Version=$version"
 short_desc="Rewrite Proxy for UnifiedPush written in Go"
-maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://unifiedpush.org"
 distfiles="https://github.com/UnifiedPush/common-proxies/archive/v${version}.tar.gz"

  reply	other threads:[~2023-01-10 18:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-10 18:10 [PR PATCH] " TinfoilSubmarine
2023-01-10 18:15 ` TinfoilSubmarine [this message]
2023-01-12 15:56 ` [PR PATCH] [Updated] gotify-cli, up_rewrite: " paper42
2023-01-12 16:04 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230110181532.t0jS5oycfHXr4a0ezVlMecVEQd3LdX82ztJyZ6Ah2KU@z \
    --to=tinfoilsubmarine@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).