Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sfeed_curses: update to 0.9.3
@ 2020-10-09  7:26 devvesa
  2020-10-09  7:30 ` [PR PATCH] [Updated] " devvesa
  2020-10-09 11:53 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 2 replies; 3+ messages in thread
From: devvesa @ 2020-10-09  7:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/devvesa/void-packages update_sfeed
https://github.com/void-linux/void-packages/pull/25450

sfeed_curses: update to 0.9.3


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

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

From 383c7887245f28a72ee172d207324111388ec502 Mon Sep 17 00:00:00 2001
From: Jaume Devesa <jaume@mailbox.org>
Date: Thu, 8 Oct 2020 15:12:03 +0200
Subject: [PATCH] sfeed_curses: update to 0.9.3

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

diff --git a/srcpkgs/sfeed_curses/template b/srcpkgs/sfeed_curses/template
index 417e4e867cb..2fb9d65c6b5 100644
--- a/srcpkgs/sfeed_curses/template
+++ b/srcpkgs/sfeed_curses/template
@@ -1,6 +1,6 @@
 # Template file for 'sfeed_curses'
 pkgname=sfeed_curses
-version=0.9.2
+version=0.9.3
 revision=1
 build_style=gnu-makefile
 make_use_env=compliant
@@ -12,8 +12,7 @@ maintainer="Jaume Devesa <jaume@mailbox.org>"
 license="ISC"
 homepage="https://git.codemadness.org/sfeed_curses"
 distfiles="https://codemadness.org/releases/sfeed_curses/${pkgname}-${version}.tar.gz"
-checksum=19a46fe4de63fe033ad836efc2b002ecea157946ed2af2801124d9283dc11511
-
+checksum=579c11e36ec02d00c63ca354da44285eb5ecdf89f9690c750c08a74543757b14
 post_install() {
 	vlicense LICENSE
 	vdoc README

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

* Re: [PR PATCH] [Updated] sfeed_curses: update to 0.9.3
  2020-10-09  7:26 [PR PATCH] sfeed_curses: update to 0.9.3 devvesa
@ 2020-10-09  7:30 ` devvesa
  2020-10-09 11:53 ` [PR PATCH] [Merged]: " sgn
  1 sibling, 0 replies; 3+ messages in thread
From: devvesa @ 2020-10-09  7:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/devvesa/void-packages update_sfeed
https://github.com/void-linux/void-packages/pull/25450

sfeed_curses: update to 0.9.3


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

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

From 4cd88b7367e91532811e4455ec6f854d317f9400 Mon Sep 17 00:00:00 2001
From: Jaume Devesa <jaume@mailbox.org>
Date: Thu, 8 Oct 2020 15:12:03 +0200
Subject: [PATCH] sfeed_curses: update to 0.9.3

---
 srcpkgs/sfeed_curses/patches/wl,--as-needed.patch | 13 -------------
 srcpkgs/sfeed_curses/template                     |  5 ++---
 2 files changed, 2 insertions(+), 16 deletions(-)
 delete mode 100644 srcpkgs/sfeed_curses/patches/wl,--as-needed.patch

diff --git a/srcpkgs/sfeed_curses/patches/wl,--as-needed.patch b/srcpkgs/sfeed_curses/patches/wl,--as-needed.patch
deleted file mode 100644
index 991af722a1b..00000000000
--- a/srcpkgs/sfeed_curses/patches/wl,--as-needed.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git Makefile Makefile
-index 2e835ef..52f8947 100644
---- Makefile
-+++ Makefile
-@@ -37,7 +37,7 @@ OBJ = ${SRC:.c=.o}
- ${OBJ}:
- 
- .o:
--	${CC} ${SFEED_LDFLAGS} -o $@ $<
-+	${CC} -o $@ $< ${SFEED_LDFLAGS}
- 
- .c.o:
- 	${CC} ${SFEED_CFLAGS} ${SFEED_CPPFLAGS} -o $@ -c $<
diff --git a/srcpkgs/sfeed_curses/template b/srcpkgs/sfeed_curses/template
index 417e4e867cb..2fb9d65c6b5 100644
--- a/srcpkgs/sfeed_curses/template
+++ b/srcpkgs/sfeed_curses/template
@@ -1,6 +1,6 @@
 # Template file for 'sfeed_curses'
 pkgname=sfeed_curses
-version=0.9.2
+version=0.9.3
 revision=1
 build_style=gnu-makefile
 make_use_env=compliant
@@ -12,8 +12,7 @@ maintainer="Jaume Devesa <jaume@mailbox.org>"
 license="ISC"
 homepage="https://git.codemadness.org/sfeed_curses"
 distfiles="https://codemadness.org/releases/sfeed_curses/${pkgname}-${version}.tar.gz"
-checksum=19a46fe4de63fe033ad836efc2b002ecea157946ed2af2801124d9283dc11511
-
+checksum=579c11e36ec02d00c63ca354da44285eb5ecdf89f9690c750c08a74543757b14
 post_install() {
 	vlicense LICENSE
 	vdoc README

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

* Re: [PR PATCH] [Merged]: sfeed_curses: update to 0.9.3
  2020-10-09  7:26 [PR PATCH] sfeed_curses: update to 0.9.3 devvesa
  2020-10-09  7:30 ` [PR PATCH] [Updated] " devvesa
@ 2020-10-09 11:53 ` sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2020-10-09 11:53 UTC (permalink / raw)
  To: ml

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

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

sfeed_curses: update to 0.9.3
https://github.com/void-linux/void-packages/pull/25450

Description:


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

end of thread, other threads:[~2020-10-09 11:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-09  7:26 [PR PATCH] sfeed_curses: update to 0.9.3 devvesa
2020-10-09  7:30 ` [PR PATCH] [Updated] " devvesa
2020-10-09 11:53 ` [PR PATCH] [Merged]: " sgn

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