Index: head/x11-fm/worker/Makefile =================================================================== --- head/x11-fm/worker/Makefile (revision 494043) +++ head/x11-fm/worker/Makefile (revision 494044) @@ -1,53 +1,52 @@ # Created by: Simon Dick # $FreeBSD$ PORTNAME= worker -PORTVERSION= 3.15.3 +PORTVERSION= 3.15.4 CATEGORIES= x11-fm MASTER_SITES= http://www.boomerangsworld.de/cms/worker/downloads/ MAINTAINER= mp39590@gmail.com COMMENT= X11 file manager based on Directory Opus of AmigaOS LICENSE= GPLv2 RUN_DEPENDS= bash:shells/bash USES= compiler:c++11-lib pkgconfig python:2.7 shebangfix tar:bzip2 GNU_CONFIGURE= yes USE_XORG= x11 xinerama SHEBANG_FILES= ${WRKSRC}/scripts/*.sh \ ${WRKSRC}/scripts/xeditor \ ${WRKSRC}/scripts/find_file_by_chksum.py OPTIONS_DEFINE= AVFS HAL INOTIFY LUA XFT OPTIONS_DEFAULT= AVFS INOTIFY XFT - OPTIONS_EXCLUDE_DragonFly= AVFS INOTIFY_DESC= Monitor directory changes via libinotify -AVFS_DESC= Use AVFS library to access an archives +AVFS_DESC= Use AVFS library to access archives AVFS_LIB_DEPENDS= libavfs.so:sysutils/avfs HAL_LIB_DEPENDS= libhal-storage.so:sysutils/hal \ libdbus-glib-1.so:devel/dbus-glib \ libdbus-1.so:devel/dbus HAL_USE= gnome=glib20 xorg=sm,ice HAL_USES= gettext-runtime INOTIFY_LIB_DEPENDS= libinotify.so:devel/libinotify INOTIFY_LDFLAGS= -L${LOCALBASE}/lib LUA_CONFIGURE_OFF= --disable-lua LUA_USES= lua:51 XFT_CONFIGURE_OFF= --disable-xft XFT_USE= xorg=xft .if exists(/usr/lib/libstdc++.so) CXXFLAGS+= -Wno-error=narrowing .endif .include Index: head/x11-fm/worker/distinfo =================================================================== --- head/x11-fm/worker/distinfo (revision 494043) +++ head/x11-fm/worker/distinfo (revision 494044) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547071387 -SHA256 (worker-3.15.3.tar.bz2) = e2792333b6729cb25b94ed18a5610baab51fe1f1e7451cb47811dc3235b8cf8b -SIZE (worker-3.15.3.tar.bz2) = 1564662 +TIMESTAMP = 1548711707 +SHA256 (worker-3.15.4.tar.bz2) = fe28f5dd63783b94933e37123893671232df16c5a9cffaef4daeba4f8d975825 +SIZE (worker-3.15.4.tar.bz2) = 1564785 Index: head/x11-fm/worker/pkg-descr =================================================================== --- head/x11-fm/worker/pkg-descr (revision 494043) +++ head/x11-fm/worker/pkg-descr (revision 494044) @@ -1,7 +1,7 @@ Worker is a file manager for X11, based on the famous Directory Opus file manager for AmigaOS. It is configurable on the fly without the need for restart. Any external program can be easily integrated in GUI, including buttons and hotkeys. Worker uses real file recognition on file content and/or file ending, where each file type can get their own action. -WWW: http://www.boomerangsworld.de/worker/ +WWW: http://www.boomerangsworld.de/cms/worker/