Hi,

sfeed 1.7 was released.

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

sfeed has the following small changes compared to 1.6:

Changes:

sfeed_curses:
  * Add SCO keys for next, prior (CSI I and CSI G).
    Tested on DragonFlyBSD (cons25 console).
  * Add SUN keys support.
    Tested on OpenIndiana.

sfeed_gopher:
  * Remove unnecesary PATH_MAX restricting the path length.
    This also makes it compile cleanly on GNU/Hurd.

* General man page and documentation improvements.


diff --git a/www/sfeed/Makefile b/www/sfeed/Makefile
index 9bdd67e67cc..8c2a615cfe3 100644
--- a/www/sfeed/Makefile
+++ b/www/sfeed/Makefile
@@ -1,5 +1,5 @@
 COMMENT =              RSS/Atom newsreader and formatting programs
-DISTNAME =             sfeed-1.6
+DISTNAME =             sfeed-1.7
 CATEGORIES =           www
 
 HOMEPAGE =             https://codemadness.org/sfeed.html
diff --git a/www/sfeed/distinfo b/www/sfeed/distinfo
index 0797f5000aa..951d8bb5ace 100644
--- a/www/sfeed/distinfo
+++ b/www/sfeed/distinfo
@@ -1,2 +1,2 @@
-SHA256 (sfeed-1.6.tar.gz) = v9bSTOmGGXJqpBGnoNlpgGrQinPJrcOo0EUI4A7qauo=
-SIZE (sfeed-1.6.tar.gz) = 65239
+SHA256 (sfeed-1.7.tar.gz) = xRiUUqLtbYwWrpAlsZ8e/4WbAfR6hQYuaXN3VzIlVaw=
+SIZE (sfeed-1.7.tar.gz) = 66263

-- 
Kind regards,
Hiltjo

Reply via email to