Friday, December 29, 2023

UPDATE: www/sfeed from 1.9 to 2.0 (maintainer)

Hi,

sfeed 2.0 was released.

sfeed is a tool to convert RSS or Atom feeds from XML to a TAB-separated file.

It can be found at:
* git://git.codemadness.org/sfeed
* gopher://codemadness.org/1/git/sfeed
* https://codemadness.org/releases/sfeed/
* gopher://codemadness.org/1/releases/sfeed/

A git log of changes can be found here:

https://git.codemadness.org/sfeed/log.html


Patch below:


diff --git a/www/sfeed/Makefile b/www/sfeed/Makefile
index 1164117d473..dac539baa3a 100644
--- a/www/sfeed/Makefile
+++ b/www/sfeed/Makefile
@@ -1,5 +1,5 @@
COMMENT = RSS/Atom newsreader and formatting programs
-DISTNAME = sfeed-1.9
+DISTNAME = sfeed-2.0
CATEGORIES = www

HOMEPAGE = https://codemadness.org/sfeed.html
diff --git a/www/sfeed/distinfo b/www/sfeed/distinfo
index c8e111b73a9..5a3b7e25504 100644
--- a/www/sfeed/distinfo
+++ b/www/sfeed/distinfo
@@ -1,2 +1,2 @@
-SHA256 (sfeed-1.9.tar.gz) = cmHa2g5AEOoJ9n0f1zdATWkbnH5ec2IzQijBF9mKVkY=
-SIZE (sfeed-1.9.tar.gz) = 67718
+SHA256 (sfeed-2.0.tar.gz) = jmp+bh1+hgNK4nA143qPf8mLwl/jUSC9GP8H4E8Y6R0=
+SIZE (sfeed-2.0.tar.gz) = 67584

--
Kind regards and happy holidays,
Hiltjo

No comments:

Post a Comment