Hi,

Update for nsxiv to v30.

TLDR; a new script has been introduced that is called when the
selected image changes in thumbnail mode.

Proper changelog doesn't exist so I would advise you to check:
https://github.com/nsxiv/nsxiv/commits/master

OK? Anyone willing to commit?

Best Regards,
Thim Cederlund



Index: Makefile
===================================================================
RCS file: /home/cvs/ports/graphics/nsxiv/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile    11 Mar 2022 19:22:54 -0000      1.3
+++ Makefile    23 Jun 2022 15:39:39 -0000
@@ -2,7 +2,7 @@ COMMENT =       neo simple X Image Viewer
 
 GH_PROJECT =   nsxiv
 GH_ACCOUNT =   nsxiv
-GH_TAGNAME =   v29
+GH_TAGNAME =   v30
 
 CATEGORIES =   graphics x11
 
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/graphics/nsxiv/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    3 Mar 2022 17:38:24 -0000       1.2
+++ distinfo    23 Jun 2022 15:39:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (nsxiv-29.tar.gz) = 
564a17d921172336f7cd463bf313e39f84e4bcf4fdc789326f4112f848aad039
-SIZE (nsxiv-29.tar.gz) = 64012
+SHA256 (nsxiv-30.tar.gz) = TmAIxlynGlHVndfqfPDrSFctniB6dA9z8o58h35DTSs=
+SIZE (nsxiv-30.tar.gz) = 65642
Index: pkg/PLIST
===================================================================
RCS file: /home/cvs/ports/graphics/nsxiv/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- PLIST       3 Mar 2022 17:38:24 -0000       1.2
+++ PLIST       23 Jun 2022 15:58:47 -0000
@@ -8,5 +8,6 @@ share/doc/nsxiv/
 share/doc/nsxiv/examples/
 share/doc/nsxiv/examples/image-info
 share/doc/nsxiv/examples/key-handler
+share/doc/nsxiv/examples/thumb-info
 share/doc/nsxiv/examples/win-title
 @tag update-desktop-database

Reply via email to