pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/news/newsraft



Module Name:    pkgsrc
Committed By:   ktnb
Date:           Thu Jun 13 11:40:10 UTC 2024

Modified Files:
        pkgsrc/news/newsraft: Makefile distinfo

Log Message:
newsraft: update to 0.25

- add status-show-menu-path setting
- add status-placeholder setting
- add color-status setting
- add clean-status action
- delete color-status-good setting
- set human readable names for enter, escape and backspace keys
- fix crash when jumping to non-existent unread items within pager
- fix incorrect ttl element handling which could result in non-updating feeds
- simplify linking in tests/run-check.sh
- small improvements and reforms


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/news/newsraft/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/news/newsraft/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/news/newsraft/Makefile
diff -u pkgsrc/news/newsraft/Makefile:1.8 pkgsrc/news/newsraft/Makefile:1.9
--- pkgsrc/news/newsraft/Makefile:1.8   Wed May 29 16:34:07 2024
+++ pkgsrc/news/newsraft/Makefile       Thu Jun 13 11:40:09 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2024/05/29 16:34:07 adam Exp $
+# $NetBSD: Makefile,v 1.9 2024/06/13 11:40:09 ktnb Exp $
 
-DISTNAME=      newsraft-0.24
-PKGREVISION=   3
+DISTNAME=      newsraft-0.25
 CATEGORIES=    news
 MASTER_SITES=  https://codeberg.org/newsraft/newsraft/archive/
 

Index: pkgsrc/news/newsraft/distinfo
diff -u pkgsrc/news/newsraft/distinfo:1.3 pkgsrc/news/newsraft/distinfo:1.4
--- pkgsrc/news/newsraft/distinfo:1.3   Wed Apr  3 13:42:59 2024
+++ pkgsrc/news/newsraft/distinfo       Thu Jun 13 11:40:09 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/04/03 13:42:59 ktnb Exp $
+$NetBSD: distinfo,v 1.4 2024/06/13 11:40:09 ktnb Exp $
 
-BLAKE2s (newsraft-0.24.tar.gz) = 829190c119a03a0f3480dc4323d1ae9cfe5532ff98516bc539c503730defb34f
-SHA512 (newsraft-0.24.tar.gz) = 3e3d15010115dceb035263d4e0bac669b6d25bc977f01c232e0bcadd6ef4413f20827fb2689fe63ed744b4374c88dc6a758e9ac112f57b45dcedd6c39a3557af
-Size (newsraft-0.24.tar.gz) = 144186 bytes
+BLAKE2s (newsraft-0.25.tar.gz) = a545bcb577d96db22b14bb655f56c5db3c84021964e83fd089e7cd073fb2505e
+SHA512 (newsraft-0.25.tar.gz) = 354f3d5fb0e6d86782538da03408383b74443889aed19ae3599b1f286c76f6814ec406297dcdb505bbca6cf835440161a89066df0f21d52871c57dca288dfa23
+Size (newsraft-0.25.tar.gz) = 153586 bytes



Home | Main Index | Thread Index | Old Index