Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] newsboat: update to 2.16.1
@ 2019-07-13  8:21 voidlinux-github
  2019-07-13  8:24 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: voidlinux-github @ 2019-07-13  8:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages newsboat_update
https://github.com/void-linux/void-packages/pull/13077

newsboat: update to 2.16.1


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

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

From 8925a280ae190ab49cabb03f9a20afc41698786e Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Tue, 9 Jul 2019 22:16:55 +0200
Subject: [PATCH] newsboat: update to 2.16.1

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

diff --git a/srcpkgs/newsboat/template b/srcpkgs/newsboat/template
index 578e4d3e4c5..0b6a6f21594 100644
--- a/srcpkgs/newsboat/template
+++ b/srcpkgs/newsboat/template
@@ -1,6 +1,6 @@
 # Template file for 'newsboat'
 pkgname=newsboat
-version=2.15
+version=2.16.1
 revision=1
 wrksrc="newsboat-r${version}"
 build_style=configure
@@ -10,7 +10,7 @@ make_build_target="all doc"
 make_install_args="prefix=/usr"
 hostmakedepends="asciidoc pkg-config cargo"
 makedepends="json-c-devel libcurl-devel libxml2-devel sqlite-devel stfl-devel
- rust-std"
+ rust-std git"
 checkdepends="ncurses-base"
 short_desc="Newsboat is a fork of Newsbeuter the Mutt of RSS feed readers"
 maintainer="maxice8 <thinkabit.ukim@gmail.com>"
@@ -18,7 +18,7 @@ license="MIT"
 homepage="https://www.newsboat.org"
 changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md"
 distfiles="https://github.com/newsboat/newsboat/archive/r${version}.tar.gz"
-checksum=bfb76f7a6ea33b9a6b0327c827cb2d3d6de6de78800bc4b558b26bff3e36b51a
+checksum=c125cf906a074598104476fecddae5e4f4dd26c9d22750bb1e8ccfd7a11813c2
 
 CXXFLAGS=" -Wno-error=sign-compare"
 

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

* Re: [PR PATCH] [Updated] newsboat: update to 2.16.1
  2019-07-13  8:21 [PR PATCH] newsboat: update to 2.16.1 voidlinux-github
  2019-07-13  8:24 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-07-13  8:24 ` voidlinux-github
  2019-07-13  9:02 ` voidlinux-github
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-07-13  8:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages newsboat_update
https://github.com/void-linux/void-packages/pull/13077

newsboat: update to 2.16.1


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

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

From 9e8a720a03599e3097ecc87ea21602ef532c968b Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Tue, 9 Jul 2019 22:16:55 +0200
Subject: [PATCH] newsboat: update to 2.16.1

---
 srcpkgs/newsboat/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/newsboat/template b/srcpkgs/newsboat/template
index 578e4d3e4c5..4af1458f0b1 100644
--- a/srcpkgs/newsboat/template
+++ b/srcpkgs/newsboat/template
@@ -1,6 +1,6 @@
 # Template file for 'newsboat'
 pkgname=newsboat
-version=2.15
+version=2.16.1
 revision=1
 wrksrc="newsboat-r${version}"
 build_style=configure
@@ -10,7 +10,7 @@ make_build_target="all doc"
 make_install_args="prefix=/usr"
 hostmakedepends="asciidoc pkg-config cargo"
 makedepends="json-c-devel libcurl-devel libxml2-devel sqlite-devel stfl-devel
- rust-std"
+ rust-std git"
 checkdepends="ncurses-base"
 short_desc="Newsboat is a fork of Newsbeuter the Mutt of RSS feed readers"
 maintainer="maxice8 <thinkabit.ukim@gmail.com>"
@@ -18,7 +18,7 @@ license="MIT"
 homepage="https://www.newsboat.org"
 changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md"
 distfiles="https://github.com/newsboat/newsboat/archive/r${version}.tar.gz"
-checksum=bfb76f7a6ea33b9a6b0327c827cb2d3d6de6de78800bc4b558b26bff3e36b51a
+checksum=c125cf906a074598104476fecddae5e4f4dd26c9d22750bb1e8ccfd7a11813c2
 
 CXXFLAGS=" -Wno-error=sign-compare"
 
@@ -32,5 +32,6 @@ do_check() {
 post_install() {
 	vlicense LICENSE
 	vsconf doc/example-bookmark-plugin.sh bookmark-plugin.sh
+	vdoc contrib
 	mv "${DESTDIR}/usr/share/doc/$pkgname/examples/config" "${DESTDIR}/usr/share/examples/${pkgname}"
 }

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

* Re: [PR PATCH] [Updated] newsboat: update to 2.16.1
  2019-07-13  8:21 [PR PATCH] newsboat: update to 2.16.1 voidlinux-github
@ 2019-07-13  8:24 ` voidlinux-github
  2019-07-13  8:24 ` voidlinux-github
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-07-13  8:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages newsboat_update
https://github.com/void-linux/void-packages/pull/13077

newsboat: update to 2.16.1


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

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

From 9e8a720a03599e3097ecc87ea21602ef532c968b Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Tue, 9 Jul 2019 22:16:55 +0200
Subject: [PATCH] newsboat: update to 2.16.1

---
 srcpkgs/newsboat/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/newsboat/template b/srcpkgs/newsboat/template
index 578e4d3e4c5..4af1458f0b1 100644
--- a/srcpkgs/newsboat/template
+++ b/srcpkgs/newsboat/template
@@ -1,6 +1,6 @@
 # Template file for 'newsboat'
 pkgname=newsboat
-version=2.15
+version=2.16.1
 revision=1
 wrksrc="newsboat-r${version}"
 build_style=configure
@@ -10,7 +10,7 @@ make_build_target="all doc"
 make_install_args="prefix=/usr"
 hostmakedepends="asciidoc pkg-config cargo"
 makedepends="json-c-devel libcurl-devel libxml2-devel sqlite-devel stfl-devel
- rust-std"
+ rust-std git"
 checkdepends="ncurses-base"
 short_desc="Newsboat is a fork of Newsbeuter the Mutt of RSS feed readers"
 maintainer="maxice8 <thinkabit.ukim@gmail.com>"
@@ -18,7 +18,7 @@ license="MIT"
 homepage="https://www.newsboat.org"
 changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md"
 distfiles="https://github.com/newsboat/newsboat/archive/r${version}.tar.gz"
-checksum=bfb76f7a6ea33b9a6b0327c827cb2d3d6de6de78800bc4b558b26bff3e36b51a
+checksum=c125cf906a074598104476fecddae5e4f4dd26c9d22750bb1e8ccfd7a11813c2
 
 CXXFLAGS=" -Wno-error=sign-compare"
 
@@ -32,5 +32,6 @@ do_check() {
 post_install() {
 	vlicense LICENSE
 	vsconf doc/example-bookmark-plugin.sh bookmark-plugin.sh
+	vdoc contrib
 	mv "${DESTDIR}/usr/share/doc/$pkgname/examples/config" "${DESTDIR}/usr/share/examples/${pkgname}"
 }

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

* Re: [PR PATCH] [Updated] newsboat: update to 2.16.1
  2019-07-13  8:21 [PR PATCH] newsboat: update to 2.16.1 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-07-13  9:02 ` voidlinux-github
@ 2019-07-13  9:02 ` voidlinux-github
  2019-07-13  9:35 ` voidlinux-github
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-07-13  9:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages newsboat_update
https://github.com/void-linux/void-packages/pull/13077

newsboat: update to 2.16.1


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

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

From edfcfd21207374267b10275c9cad3b083f945c5b Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Tue, 9 Jul 2019 22:16:55 +0200
Subject: [PATCH] newsboat: update to 2.16.1

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

diff --git a/srcpkgs/newsboat/template b/srcpkgs/newsboat/template
index 578e4d3e4c5..a48cc2ccd40 100644
--- a/srcpkgs/newsboat/template
+++ b/srcpkgs/newsboat/template
@@ -1,6 +1,6 @@
 # Template file for 'newsboat'
 pkgname=newsboat
-version=2.15
+version=2.16.1
 revision=1
 wrksrc="newsboat-r${version}"
 build_style=configure
@@ -10,7 +10,7 @@ make_build_target="all doc"
 make_install_args="prefix=/usr"
 hostmakedepends="asciidoc pkg-config cargo"
 makedepends="json-c-devel libcurl-devel libxml2-devel sqlite-devel stfl-devel
- rust-std"
+ rust-std git libressl-devel"
 checkdepends="ncurses-base"
 short_desc="Newsboat is a fork of Newsbeuter the Mutt of RSS feed readers"
 maintainer="maxice8 <thinkabit.ukim@gmail.com>"
@@ -18,7 +18,7 @@ license="MIT"
 homepage="https://www.newsboat.org"
 changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md"
 distfiles="https://github.com/newsboat/newsboat/archive/r${version}.tar.gz"
-checksum=bfb76f7a6ea33b9a6b0327c827cb2d3d6de6de78800bc4b558b26bff3e36b51a
+checksum=c125cf906a074598104476fecddae5e4f4dd26c9d22750bb1e8ccfd7a11813c2
 
 CXXFLAGS=" -Wno-error=sign-compare"
 
@@ -33,4 +33,6 @@ post_install() {
 	vlicense LICENSE
 	vsconf doc/example-bookmark-plugin.sh bookmark-plugin.sh
 	mv "${DESTDIR}/usr/share/doc/$pkgname/examples/config" "${DESTDIR}/usr/share/examples/${pkgname}"
+	vmkdir usr/share/examples/${pkgname}/contrib
+	vcopy contrib/* usr/share/examples/${pkgname}/contrib
 }

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

* Re: [PR PATCH] [Updated] newsboat: update to 2.16.1
  2019-07-13  8:21 [PR PATCH] newsboat: update to 2.16.1 voidlinux-github
  2019-07-13  8:24 ` [PR PATCH] [Updated] " voidlinux-github
  2019-07-13  8:24 ` voidlinux-github
@ 2019-07-13  9:02 ` voidlinux-github
  2019-07-13  9:02 ` voidlinux-github
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-07-13  9:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages newsboat_update
https://github.com/void-linux/void-packages/pull/13077

newsboat: update to 2.16.1


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

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

From edfcfd21207374267b10275c9cad3b083f945c5b Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Tue, 9 Jul 2019 22:16:55 +0200
Subject: [PATCH] newsboat: update to 2.16.1

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

diff --git a/srcpkgs/newsboat/template b/srcpkgs/newsboat/template
index 578e4d3e4c5..a48cc2ccd40 100644
--- a/srcpkgs/newsboat/template
+++ b/srcpkgs/newsboat/template
@@ -1,6 +1,6 @@
 # Template file for 'newsboat'
 pkgname=newsboat
-version=2.15
+version=2.16.1
 revision=1
 wrksrc="newsboat-r${version}"
 build_style=configure
@@ -10,7 +10,7 @@ make_build_target="all doc"
 make_install_args="prefix=/usr"
 hostmakedepends="asciidoc pkg-config cargo"
 makedepends="json-c-devel libcurl-devel libxml2-devel sqlite-devel stfl-devel
- rust-std"
+ rust-std git libressl-devel"
 checkdepends="ncurses-base"
 short_desc="Newsboat is a fork of Newsbeuter the Mutt of RSS feed readers"
 maintainer="maxice8 <thinkabit.ukim@gmail.com>"
@@ -18,7 +18,7 @@ license="MIT"
 homepage="https://www.newsboat.org"
 changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md"
 distfiles="https://github.com/newsboat/newsboat/archive/r${version}.tar.gz"
-checksum=bfb76f7a6ea33b9a6b0327c827cb2d3d6de6de78800bc4b558b26bff3e36b51a
+checksum=c125cf906a074598104476fecddae5e4f4dd26c9d22750bb1e8ccfd7a11813c2
 
 CXXFLAGS=" -Wno-error=sign-compare"
 
@@ -33,4 +33,6 @@ post_install() {
 	vlicense LICENSE
 	vsconf doc/example-bookmark-plugin.sh bookmark-plugin.sh
 	mv "${DESTDIR}/usr/share/doc/$pkgname/examples/config" "${DESTDIR}/usr/share/examples/${pkgname}"
+	vmkdir usr/share/examples/${pkgname}/contrib
+	vcopy contrib/* usr/share/examples/${pkgname}/contrib
 }

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

* Re: [PR PATCH] [Updated] newsboat: update to 2.16.1
  2019-07-13  8:21 [PR PATCH] newsboat: update to 2.16.1 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-07-13  9:35 ` voidlinux-github
@ 2019-07-13  9:35 ` voidlinux-github
  2019-07-13 10:00 ` voidlinux-github
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-07-13  9:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages newsboat_update
https://github.com/void-linux/void-packages/pull/13077

newsboat: update to 2.16.1


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

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

From 1ae5002111b82665ffff3e16f94977e27b441cf9 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Tue, 9 Jul 2019 22:16:55 +0200
Subject: [PATCH] newsboat: update to 2.16.1

---
 srcpkgs/newsboat/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/newsboat/template b/srcpkgs/newsboat/template
index 578e4d3e4c5..757eac9b112 100644
--- a/srcpkgs/newsboat/template
+++ b/srcpkgs/newsboat/template
@@ -1,6 +1,6 @@
 # Template file for 'newsboat'
 pkgname=newsboat
-version=2.15
+version=2.16.1
 revision=1
 wrksrc="newsboat-r${version}"
 build_style=configure
@@ -8,9 +8,9 @@ build_helper="rust"
 configure_script="./config.sh"
 make_build_target="all doc"
 make_install_args="prefix=/usr"
-hostmakedepends="asciidoc pkg-config cargo"
+hostmakedepends="asciidoc pkg-config cargo git"
 makedepends="json-c-devel libcurl-devel libxml2-devel sqlite-devel stfl-devel
- rust-std"
+ rust-std libressl-devel"
 checkdepends="ncurses-base"
 short_desc="Newsboat is a fork of Newsbeuter the Mutt of RSS feed readers"
 maintainer="maxice8 <thinkabit.ukim@gmail.com>"
@@ -18,7 +18,7 @@ license="MIT"
 homepage="https://www.newsboat.org"
 changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md"
 distfiles="https://github.com/newsboat/newsboat/archive/r${version}.tar.gz"
-checksum=bfb76f7a6ea33b9a6b0327c827cb2d3d6de6de78800bc4b558b26bff3e36b51a
+checksum=c125cf906a074598104476fecddae5e4f4dd26c9d22750bb1e8ccfd7a11813c2
 
 CXXFLAGS=" -Wno-error=sign-compare"
 
@@ -33,4 +33,6 @@ post_install() {
 	vlicense LICENSE
 	vsconf doc/example-bookmark-plugin.sh bookmark-plugin.sh
 	mv "${DESTDIR}/usr/share/doc/$pkgname/examples/config" "${DESTDIR}/usr/share/examples/${pkgname}"
+	vmkdir usr/share/examples/${pkgname}/contrib
+	vcopy contrib/* usr/share/examples/${pkgname}/contrib
 }

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

* Re: [PR PATCH] [Updated] newsboat: update to 2.16.1
  2019-07-13  8:21 [PR PATCH] newsboat: update to 2.16.1 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-07-13  9:02 ` voidlinux-github
@ 2019-07-13  9:35 ` voidlinux-github
  2019-07-13  9:35 ` voidlinux-github
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-07-13  9:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages newsboat_update
https://github.com/void-linux/void-packages/pull/13077

newsboat: update to 2.16.1


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

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

From 1ae5002111b82665ffff3e16f94977e27b441cf9 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Tue, 9 Jul 2019 22:16:55 +0200
Subject: [PATCH] newsboat: update to 2.16.1

---
 srcpkgs/newsboat/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/newsboat/template b/srcpkgs/newsboat/template
index 578e4d3e4c5..757eac9b112 100644
--- a/srcpkgs/newsboat/template
+++ b/srcpkgs/newsboat/template
@@ -1,6 +1,6 @@
 # Template file for 'newsboat'
 pkgname=newsboat
-version=2.15
+version=2.16.1
 revision=1
 wrksrc="newsboat-r${version}"
 build_style=configure
@@ -8,9 +8,9 @@ build_helper="rust"
 configure_script="./config.sh"
 make_build_target="all doc"
 make_install_args="prefix=/usr"
-hostmakedepends="asciidoc pkg-config cargo"
+hostmakedepends="asciidoc pkg-config cargo git"
 makedepends="json-c-devel libcurl-devel libxml2-devel sqlite-devel stfl-devel
- rust-std"
+ rust-std libressl-devel"
 checkdepends="ncurses-base"
 short_desc="Newsboat is a fork of Newsbeuter the Mutt of RSS feed readers"
 maintainer="maxice8 <thinkabit.ukim@gmail.com>"
@@ -18,7 +18,7 @@ license="MIT"
 homepage="https://www.newsboat.org"
 changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md"
 distfiles="https://github.com/newsboat/newsboat/archive/r${version}.tar.gz"
-checksum=bfb76f7a6ea33b9a6b0327c827cb2d3d6de6de78800bc4b558b26bff3e36b51a
+checksum=c125cf906a074598104476fecddae5e4f4dd26c9d22750bb1e8ccfd7a11813c2
 
 CXXFLAGS=" -Wno-error=sign-compare"
 
@@ -33,4 +33,6 @@ post_install() {
 	vlicense LICENSE
 	vsconf doc/example-bookmark-plugin.sh bookmark-plugin.sh
 	mv "${DESTDIR}/usr/share/doc/$pkgname/examples/config" "${DESTDIR}/usr/share/examples/${pkgname}"
+	vmkdir usr/share/examples/${pkgname}/contrib
+	vcopy contrib/* usr/share/examples/${pkgname}/contrib
 }

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

* Re: [PR PATCH] [Updated] newsboat: update to 2.16.1
  2019-07-13  8:21 [PR PATCH] newsboat: update to 2.16.1 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-07-13  9:35 ` voidlinux-github
@ 2019-07-13 10:00 ` voidlinux-github
  2019-07-13 10:00 ` voidlinux-github
  2019-07-13 10:28 ` [PR PATCH] [Merged]: " voidlinux-github
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-07-13 10:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages newsboat_update
https://github.com/void-linux/void-packages/pull/13077

newsboat: update to 2.16.1


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

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

From 1040fb60df841c20f726102fef04c84550b18491 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Tue, 9 Jul 2019 22:16:55 +0200
Subject: [PATCH] newsboat: update to 2.16.1

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

diff --git a/srcpkgs/newsboat/template b/srcpkgs/newsboat/template
index 578e4d3e4c5..b53b6a5b6de 100644
--- a/srcpkgs/newsboat/template
+++ b/srcpkgs/newsboat/template
@@ -1,6 +1,6 @@
 # Template file for 'newsboat'
 pkgname=newsboat
-version=2.15
+version=2.16.1
 revision=1
 wrksrc="newsboat-r${version}"
 build_style=configure
@@ -8,7 +8,7 @@ build_helper="rust"
 configure_script="./config.sh"
 make_build_target="all doc"
 make_install_args="prefix=/usr"
-hostmakedepends="asciidoc pkg-config cargo"
+hostmakedepends="asciidoc pkg-config cargo git"
 makedepends="json-c-devel libcurl-devel libxml2-devel sqlite-devel stfl-devel
  rust-std"
 checkdepends="ncurses-base"
@@ -18,7 +18,7 @@ license="MIT"
 homepage="https://www.newsboat.org"
 changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md"
 distfiles="https://github.com/newsboat/newsboat/archive/r${version}.tar.gz"
-checksum=bfb76f7a6ea33b9a6b0327c827cb2d3d6de6de78800bc4b558b26bff3e36b51a
+checksum=c125cf906a074598104476fecddae5e4f4dd26c9d22750bb1e8ccfd7a11813c2
 
 CXXFLAGS=" -Wno-error=sign-compare"
 
@@ -33,4 +33,6 @@ post_install() {
 	vlicense LICENSE
 	vsconf doc/example-bookmark-plugin.sh bookmark-plugin.sh
 	mv "${DESTDIR}/usr/share/doc/$pkgname/examples/config" "${DESTDIR}/usr/share/examples/${pkgname}"
+	vmkdir usr/share/examples/${pkgname}/contrib
+	vcopy contrib/* usr/share/examples/${pkgname}/contrib
 }

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

* Re: [PR PATCH] [Updated] newsboat: update to 2.16.1
  2019-07-13  8:21 [PR PATCH] newsboat: update to 2.16.1 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-07-13 10:00 ` voidlinux-github
@ 2019-07-13 10:00 ` voidlinux-github
  2019-07-13 10:28 ` [PR PATCH] [Merged]: " voidlinux-github
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-07-13 10:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages newsboat_update
https://github.com/void-linux/void-packages/pull/13077

newsboat: update to 2.16.1


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

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

From 1040fb60df841c20f726102fef04c84550b18491 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Tue, 9 Jul 2019 22:16:55 +0200
Subject: [PATCH] newsboat: update to 2.16.1

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

diff --git a/srcpkgs/newsboat/template b/srcpkgs/newsboat/template
index 578e4d3e4c5..b53b6a5b6de 100644
--- a/srcpkgs/newsboat/template
+++ b/srcpkgs/newsboat/template
@@ -1,6 +1,6 @@
 # Template file for 'newsboat'
 pkgname=newsboat
-version=2.15
+version=2.16.1
 revision=1
 wrksrc="newsboat-r${version}"
 build_style=configure
@@ -8,7 +8,7 @@ build_helper="rust"
 configure_script="./config.sh"
 make_build_target="all doc"
 make_install_args="prefix=/usr"
-hostmakedepends="asciidoc pkg-config cargo"
+hostmakedepends="asciidoc pkg-config cargo git"
 makedepends="json-c-devel libcurl-devel libxml2-devel sqlite-devel stfl-devel
  rust-std"
 checkdepends="ncurses-base"
@@ -18,7 +18,7 @@ license="MIT"
 homepage="https://www.newsboat.org"
 changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md"
 distfiles="https://github.com/newsboat/newsboat/archive/r${version}.tar.gz"
-checksum=bfb76f7a6ea33b9a6b0327c827cb2d3d6de6de78800bc4b558b26bff3e36b51a
+checksum=c125cf906a074598104476fecddae5e4f4dd26c9d22750bb1e8ccfd7a11813c2
 
 CXXFLAGS=" -Wno-error=sign-compare"
 
@@ -33,4 +33,6 @@ post_install() {
 	vlicense LICENSE
 	vsconf doc/example-bookmark-plugin.sh bookmark-plugin.sh
 	mv "${DESTDIR}/usr/share/doc/$pkgname/examples/config" "${DESTDIR}/usr/share/examples/${pkgname}"
+	vmkdir usr/share/examples/${pkgname}/contrib
+	vcopy contrib/* usr/share/examples/${pkgname}/contrib
 }

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

* Re: [PR PATCH] [Merged]: newsboat: update to 2.16.1
  2019-07-13  8:21 [PR PATCH] newsboat: update to 2.16.1 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-07-13 10:00 ` voidlinux-github
@ 2019-07-13 10:28 ` voidlinux-github
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-07-13 10:28 UTC (permalink / raw)
  To: ml

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

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

newsboat: update to 2.16.1
https://github.com/void-linux/void-packages/pull/13077
Description: 

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

end of thread, other threads:[~2019-07-13 10:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-13  8:21 [PR PATCH] newsboat: update to 2.16.1 voidlinux-github
2019-07-13  8:24 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-13  8:24 ` voidlinux-github
2019-07-13  9:02 ` voidlinux-github
2019-07-13  9:02 ` voidlinux-github
2019-07-13  9:35 ` voidlinux-github
2019-07-13  9:35 ` voidlinux-github
2019-07-13 10:00 ` voidlinux-github
2019-07-13 10:00 ` voidlinux-github
2019-07-13 10:28 ` [PR PATCH] [Merged]: " voidlinux-github

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