Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/xfe/Makefile,v
retrieving revision 1.48
diff -u -p -r1.48 Makefile
--- Makefile 27 Jun 2018 21:04:25 -0000 1.48
+++ Makefile 31 Jul 2018 03:44:06 -0000
@@ -2,8 +2,7 @@
COMMENT= MS-Explorer like file manager for X
-DISTNAME= xfe-1.42
-REVISION= 2
+DISTNAME= xfe-1.43
CATEGORIES= x11
HOMEPAGE= http://roland65.free.fr/xfe/
@@ -11,8 +10,8 @@ HOMEPAGE= http://roland65.free.fr/xfe/
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
-WANTLIB += FOX-1.6 X11 Xft Xrandr c fontconfig freetype m png pthread
-WANTLIB += ${COMPILER_LIBCXX} util z
+WANTLIB += ${COMPILER_LIBCXX} FOX-1.6 X11 X11-xcb Xft Xrandr c
+WANTLIB += fontconfig freetype m png util xcb xcb-util z
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xfe/}
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/xfe/distinfo,v
retrieving revision 1.19
diff -u -p -r1.19 distinfo
--- distinfo 4 Sep 2016 09:04:39 -0000 1.19
+++ distinfo 31 Jul 2018 03:44:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (xfe-1.42.tar.gz) = oePoklhJiMgLOkkvezy3jh7oTXFI5tH8nWBUu9gGO+w=
-SIZE (xfe-1.42.tar.gz) = 2727833
+SHA256 (xfe-1.43.tar.gz) = a9F7eqasVsbHAjitiqWvlgbNLf40s1tE/IBB5MG6YKA=
+SIZE (xfe-1.43.tar.gz) = 2775098
Index: patches/patch-Makefile_in
===================================================================
RCS file: /cvs/ports/x11/xfe/patches/patch-Makefile_in,v
retrieving revision 1.15
diff -u -p -r1.15 patch-Makefile_in
--- patches/patch-Makefile_in 4 Sep 2016 09:04:39 -0000 1.15
+++ patches/patch-Makefile_in 31 Jul 2018 03:44:06 -0000
@@ -1,7 +1,8 @@
$OpenBSD: patch-Makefile_in,v 1.15 2016/09/04 09:04:39 giovanni Exp $
---- Makefile.in.orig Tue Dec 15 17:08:58 2015
-+++ Makefile.in Sun Sep 4 10:18:32 2016
-@@ -586,17 +586,13 @@ uninstall-iconDATA:
+Index: Makefile.in
+--- Makefile.in.orig
++++ Makefile.in
+@@ -600,17 +600,13 @@ uninstall-iconDATA:
install-rcDATA: $(rc_DATA)
@$(NORMAL_INSTALL)
@list='$(rc_DATA)'; test -n "$(rcdir)" || list=; \
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/xfe/pkg/PLIST,v
retrieving revision 1.13
diff -u -p -r1.13 PLIST
--- pkg/PLIST 27 Jun 2018 21:04:25 -0000 1.13
+++ pkg/PLIST 31 Jul 2018 03:44:06 -0000
@@ -24,6 +24,7 @@ share/locale/es_AR/LC_MESSAGES/xfe.mo
share/locale/es_CO/
share/locale/es_CO/LC_MESSAGES/
share/locale/es_CO/LC_MESSAGES/xfe.mo
+share/locale/fi/LC_MESSAGES/xfe.mo
share/locale/fr/LC_MESSAGES/xfe.mo
share/locale/hu/LC_MESSAGES/xfe.mo
share/locale/it/LC_MESSAGES/xfe.mo
Hi ports --
Browsing portroach, I noticed that Xfe was updated. It's just a minor
bugfix update. I don't use this as much as I once did so I'm not much
interested in being MAINTAINER, but I am happy to submit a routine update.
Works for me on amd64.
OK?
~Brian
No comments:
Post a Comment