Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] miniflux: update to 2.0.34.
@ 2021-12-20 15:39 steinex
  2021-12-20 18:52 ` [PR PATCH] [Updated] " steinex
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: steinex @ 2021-12-20 15:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages miniflux
https://github.com/void-linux/void-packages/pull/34627

miniflux: update to 2.0.34.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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
-->


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

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

From c522ab64c2f8dc54bbc0fec9f74d0d50e6eda912 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Mon, 20 Dec 2021 16:27:13 +0100
Subject: [PATCH] miniflux: update to 2.0.34.

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

diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index 8f47ea18b63e..b2df6c5967ea 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -1,6 +1,6 @@
 # Template file for 'miniflux'
 pkgname=miniflux
-version=2.0.33
+version=2.0.34
 revision=1
 wrksrc="v2-${version}"
 build_style=go
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="https://miniflux.app"
 changelog="https://raw.githubusercontent.com/miniflux/v2/master/ChangeLog"
 distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
-checksum=b61c9ddb62be8f1cc15a70a1c916d55f8ac47299df9c2323552eb275a36d2cc3
+checksum=ce065b8afa6d220b80b9c0b9afbfe3c42f08bc77718deaeb05864bd444b4d324
 system_accounts="_miniflux"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] miniflux: update to 2.0.34.
  2021-12-20 15:39 [PR PATCH] miniflux: update to 2.0.34 steinex
@ 2021-12-20 18:52 ` steinex
  2021-12-20 18:52 ` steinex
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: steinex @ 2021-12-20 18:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages miniflux
https://github.com/void-linux/void-packages/pull/34627

miniflux: update to 2.0.34.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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
-->


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

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

From 74348cde641895e37c2c3baf0eef7d1af9ef0b2b Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Mon, 20 Dec 2021 16:27:13 +0100
Subject: [PATCH] miniflux: update to 2.0.34.

---
 srcpkgs/foo/template      | 22 ++++++++++++++++++++++
 srcpkgs/miniflux/template |  5 ++---
 2 files changed, 24 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/foo/template

diff --git a/srcpkgs/foo/template b/srcpkgs/foo/template
new file mode 100644
index 000000000000..b34303e0f614
--- /dev/null
+++ b/srcpkgs/foo/template
@@ -0,0 +1,22 @@
+# Template file for 'foo'
+pkgname=foo
+version=
+revision=1
+#archs="i686 x86_64"
+#wrksrc=
+#create_wrksrc=yes
+build_style=gnu-configure
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends=""
+makedepends=""
+depends=""
+short_desc=""
+maintainer="Frank Steinborn <steinex@nognu.de>"
+license="GPL-3.0-or-later"
+homepage=""
+distfiles=""
+checksum=badbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadb
diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index 8f47ea18b63e..341162d0ea5a 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -1,19 +1,18 @@
 # Template file for 'miniflux'
 pkgname=miniflux
-version=2.0.33
+version=2.0.34
 revision=1
 wrksrc="v2-${version}"
 build_style=go
 go_import_path="miniflux.app"
 go_ldflags="-X miniflux.app/version.Version=${version}"
-hostmakedepends="git"
 short_desc="Minimalist and opinionated feed reader written in Go"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="Apache-2.0"
 homepage="https://miniflux.app"
 changelog="https://raw.githubusercontent.com/miniflux/v2/master/ChangeLog"
 distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
-checksum=b61c9ddb62be8f1cc15a70a1c916d55f8ac47299df9c2323552eb275a36d2cc3
+checksum=ce065b8afa6d220b80b9c0b9afbfe3c42f08bc77718deaeb05864bd444b4d324
 system_accounts="_miniflux"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] miniflux: update to 2.0.34.
  2021-12-20 15:39 [PR PATCH] miniflux: update to 2.0.34 steinex
  2021-12-20 18:52 ` [PR PATCH] [Updated] " steinex
@ 2021-12-20 18:52 ` steinex
  2021-12-20 18:55 ` steinex
  2021-12-20 19:10 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: steinex @ 2021-12-20 18:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages miniflux
https://github.com/void-linux/void-packages/pull/34627

miniflux: update to 2.0.34.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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
-->


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

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

From bbc0398895f56a9864c1923424efac5e8583351b Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Mon, 20 Dec 2021 16:27:13 +0100
Subject: [PATCH] miniflux: update to 2.0.34.

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

diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template
index 8f47ea18b63e..341162d0ea5a 100644
--- a/srcpkgs/miniflux/template
+++ b/srcpkgs/miniflux/template
@@ -1,19 +1,18 @@
 # Template file for 'miniflux'
 pkgname=miniflux
-version=2.0.33
+version=2.0.34
 revision=1
 wrksrc="v2-${version}"
 build_style=go
 go_import_path="miniflux.app"
 go_ldflags="-X miniflux.app/version.Version=${version}"
-hostmakedepends="git"
 short_desc="Minimalist and opinionated feed reader written in Go"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="Apache-2.0"
 homepage="https://miniflux.app"
 changelog="https://raw.githubusercontent.com/miniflux/v2/master/ChangeLog"
 distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz"
-checksum=b61c9ddb62be8f1cc15a70a1c916d55f8ac47299df9c2323552eb275a36d2cc3
+checksum=ce065b8afa6d220b80b9c0b9afbfe3c42f08bc77718deaeb05864bd444b4d324
 system_accounts="_miniflux"
 
 post_install() {

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

* Re: miniflux: update to 2.0.34.
  2021-12-20 15:39 [PR PATCH] miniflux: update to 2.0.34 steinex
  2021-12-20 18:52 ` [PR PATCH] [Updated] " steinex
  2021-12-20 18:52 ` steinex
@ 2021-12-20 18:55 ` steinex
  2021-12-20 19:10 ` [PR PATCH] [Merged]: " paper42
  3 siblings, 0 replies; 5+ messages in thread
From: steinex @ 2021-12-20 18:55 UTC (permalink / raw)
  To: ml

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

New comment by steinex on void-packages repository

https://github.com/void-linux/void-packages/pull/34627#issuecomment-998186955

Comment:
Done, thanks!

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

* Re: [PR PATCH] [Merged]: miniflux: update to 2.0.34.
  2021-12-20 15:39 [PR PATCH] miniflux: update to 2.0.34 steinex
                   ` (2 preceding siblings ...)
  2021-12-20 18:55 ` steinex
@ 2021-12-20 19:10 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2021-12-20 19:10 UTC (permalink / raw)
  To: ml

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

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

miniflux: update to 2.0.34.
https://github.com/void-linux/void-packages/pull/34627

Description:
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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
-->


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

end of thread, other threads:[~2021-12-20 19:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-20 15:39 [PR PATCH] miniflux: update to 2.0.34 steinex
2021-12-20 18:52 ` [PR PATCH] [Updated] " steinex
2021-12-20 18:52 ` steinex
2021-12-20 18:55 ` steinex
2021-12-20 19:10 ` [PR PATCH] [Merged]: " paper42

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