svn commit: r474926 - head/x11-fm/xfe

Emanuel Haupt ehaupt at FreeBSD.org
Thu Jul 19 05:53:04 UTC 2018


Author: ehaupt
Date: Thu Jul 19 05:53:03 2018
New Revision: 474926
URL: https://svnweb.freebsd.org/changeset/ports/474926

Log:
  Update to 1.43

Modified:
  head/x11-fm/xfe/Makefile
  head/x11-fm/xfe/distinfo
  head/x11-fm/xfe/pkg-plist

Modified: head/x11-fm/xfe/Makefile
==============================================================================
--- head/x11-fm/xfe/Makefile	Thu Jul 19 05:22:21 2018	(r474925)
+++ head/x11-fm/xfe/Makefile	Thu Jul 19 05:53:03 2018	(r474926)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xfe
-PORTVERSION=	1.42
-PORTREVISION=	1
+PORTVERSION=	1.43
 CATEGORIES=	x11-fm
 MASTER_SITES=	SF
 
@@ -16,10 +15,11 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libFOX-1.6.so:x11-toolkits/fox16 \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2 \
-		libpng.so:graphics/png
+		libpng.so:graphics/png \
+		libxcb-util.so:x11/xcb-util
 
-USES=		desktop-file-utils gmake localbase pathfix
-USE_XORG=	x11 xft xrandr xrender
+USES=		desktop-file-utils gmake localbase pathfix pkgconfig
+USE_XORG=	x11 xcb xft xrandr xrender
 USE_GNOME=	intltool
 GNU_CONFIGURE=	yes
 

Modified: head/x11-fm/xfe/distinfo
==============================================================================
--- head/x11-fm/xfe/distinfo	Thu Jul 19 05:22:21 2018	(r474925)
+++ head/x11-fm/xfe/distinfo	Thu Jul 19 05:53:03 2018	(r474926)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469795475
-SHA256 (xfe-1.42.tar.gz) = a1e3e892584988c80b3a492f7b3cb78e1ee84d7148e6d1fc9d6054bbd8063bec
-SIZE (xfe-1.42.tar.gz) = 2727833
+TIMESTAMP = 1531948640
+SHA256 (xfe-1.43.tar.gz) = 6bd17b7aa6ac56c6c70238ad8aa5af9606cd2dfe34b35b44fc8041e4c1ba60a0
+SIZE (xfe-1.43.tar.gz) = 2775098

Modified: head/x11-fm/xfe/pkg-plist
==============================================================================
--- head/x11-fm/xfe/pkg-plist	Thu Jul 19 05:22:21 2018	(r474925)
+++ head/x11-fm/xfe/pkg-plist	Thu Jul 19 05:53:03 2018	(r474926)
@@ -19,6 +19,7 @@ share/applications/xfw.desktop
 %%NLS%%share/locale/es/LC_MESSAGES/xfe.mo
 %%NLS%%share/locale/es_AR/LC_MESSAGES/xfe.mo
 %%NLS%%share/locale/es_CO/LC_MESSAGES/xfe.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/xfe.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/xfe.mo
 %%NLS%%share/locale/hu/LC_MESSAGES/xfe.mo
 %%NLS%%share/locale/it/LC_MESSAGES/xfe.mo


More information about the svn-ports-all mailing list