Tuesday, October 02, 2018

UPDATE: x11/xfe 1.43 => 1.43.1

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/xfe/Makefile,v
retrieving revision 1.49
diff -u -p -r1.49 Makefile
--- Makefile 31 Jul 2018 17:22:05 -0000 1.49
+++ Makefile 3 Oct 2018 02:49:16 -0000
@@ -2,10 +2,11 @@

COMMENT= MS-Explorer like file manager for X

-DISTNAME= xfe-1.43
+DISTNAME= xfe-1.43.1
CATEGORIES= x11

HOMEPAGE= http://roland65.free.fr/xfe/
+MAINTAINER= Brian Callahan <bcallah@openbsd.org>

# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/xfe/distinfo,v
retrieving revision 1.20
diff -u -p -r1.20 distinfo
--- distinfo 31 Jul 2018 17:22:05 -0000 1.20
+++ distinfo 3 Oct 2018 02:49:16 -0000
@@ -1,2 +1,2 @@
-SHA256 (xfe-1.43.tar.gz) = a9F7eqasVsbHAjitiqWvlgbNLf40s1tE/IBB5MG6YKA=
-SIZE (xfe-1.43.tar.gz) = 2775098
+SHA256 (xfe-1.43.1.tar.gz) = wmMprxmrNxNAjL5DUXwOK5b9dIysOoCCXXElrLgOwlI=
+SIZE (xfe-1.43.1.tar.gz) = 2776237
Hi ports --

Very trivial update to x11/xfe, according to upstream it's just fixing a
regression that corrupted the initial search window content.

While here, convince myself it's a good idea to re-take MAINTAINER.

OK?

~Brian

No comments:

Post a Comment