Update to XFiles 1.1.1

- Added statusbar displaying metadata of highlight file.
- Added support for old XLFD fonts in addition to Xft fonts.
- Added support for multiple (fallback) Xft fonts.

Comments?


Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/xfiles/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile    26 Apr 2023 09:10:55 -0000      1.2
+++ Makefile    11 Jun 2023 20:39:20 -0000
@@ -2,8 +2,7 @@ COMMENT =       simple X11 file manager
 
 GH_ACCOUNT =   phillbush
 GH_PROJECT =   xfiles
-GH_TAGNAME =   v1.0.4
-REVISION =     0
+GH_TAGNAME =   v1.1.1
 
 CATEGORIES =   x11 sysutils
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/xfiles/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    26 Apr 2023 08:57:09 -0000      1.1.1.1
+++ distinfo    11 Jun 2023 20:39:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (xfiles-1.0.4.tar.gz) = UTXWxr0RpW91h1LD5hrX4vIshYUUQu+iNVpa84vzTuo=
-SIZE (xfiles-1.0.4.tar.gz) = 134751
+SHA256 (xfiles-1.1.1.tar.gz) = R/4l/Cp3gAHOcOSIfuQmM3oDzC/j44uVt0537wz/cDA=
+SIZE (xfiles-1.1.1.tar.gz) = 147262

Reply via email to