svn commit: r494044 - head/x11-fm/worker
Alexey Dokuchaev
danfe at FreeBSD.org
Wed Feb 27 10:31:39 UTC 2019
Author: danfe
Date: Wed Feb 27 10:31:38 2019
New Revision: 494044
URL: https://svnweb.freebsd.org/changeset/ports/494044
Log:
- Update `x11-fm/worker' to version 3.15.4
- Remove bogus indefinite article from AVFS_DESC
- Chase HTTP 302 redirection in the WWW: line
Approved by: maintainer
Modified:
head/x11-fm/worker/Makefile
head/x11-fm/worker/distinfo
head/x11-fm/worker/pkg-descr
Modified: head/x11-fm/worker/Makefile
==============================================================================
--- head/x11-fm/worker/Makefile Wed Feb 27 10:02:43 2019 (r494043)
+++ head/x11-fm/worker/Makefile Wed Feb 27 10:31:38 2019 (r494044)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= worker
-PORTVERSION= 3.15.3
+PORTVERSION= 3.15.4
CATEGORIES= x11-fm
MASTER_SITES= http://www.boomerangsworld.de/cms/worker/downloads/
@@ -23,11 +23,10 @@ SHEBANG_FILES= ${WRKSRC}/scripts/*.sh \
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
Modified: head/x11-fm/worker/distinfo
==============================================================================
--- head/x11-fm/worker/distinfo Wed Feb 27 10:02:43 2019 (r494043)
+++ head/x11-fm/worker/distinfo Wed Feb 27 10:31:38 2019 (r494044)
@@ -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
Modified: head/x11-fm/worker/pkg-descr
==============================================================================
--- head/x11-fm/worker/pkg-descr Wed Feb 27 10:02:43 2019 (r494043)
+++ head/x11-fm/worker/pkg-descr Wed Feb 27 10:31:38 2019 (r494044)
@@ -4,4 +4,4 @@ restart. Any external program can be easily integrate
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/
More information about the svn-ports-all
mailing list