git: ac71d2ee3165 - main - x11-fm/worker: update Worker file manager to version 4.10.1.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Apr 2022 13:14:29 UTC
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac71d2ee3165da59624a7b74c4162eeb1044a3e1 commit ac71d2ee3165da59624a7b74c4162eeb1044a3e1 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2022-04-29 13:13:54 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2022-04-29 13:13:54 +0000 x11-fm/worker: update Worker file manager to version 4.10.1. Approved by: maintainer --- x11-fm/worker/Makefile | 2 +- x11-fm/worker/distinfo | 6 +++--- x11-fm/worker/files/patch-configure | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11-fm/worker/Makefile b/x11-fm/worker/Makefile index ed35f49a7890..b481c08c7453 100644 --- a/x11-fm/worker/Makefile +++ b/x11-fm/worker/Makefile @@ -1,7 +1,7 @@ # Created by: Simon Dick <simond@irrelevant.org> PORTNAME= worker -PORTVERSION= 4.10.0 +PORTVERSION= 4.10.1 CATEGORIES= x11-fm MASTER_SITES= http://www.boomerangsworld.de/cms/worker/downloads/ diff --git a/x11-fm/worker/distinfo b/x11-fm/worker/distinfo index bc2dcd880671..d5e1eef03b2f 100644 --- a/x11-fm/worker/distinfo +++ b/x11-fm/worker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638909912 -SHA256 (worker-4.10.0.tar.bz2) = 013c3535741f6b77f70d6ac0455721e547998fbf2f3db0e64e86ad5c617ac478 -SIZE (worker-4.10.0.tar.bz2) = 1690282 +TIMESTAMP = 1651075290 +SHA256 (worker-4.10.1.tar.bz2) = 9f248e432fd572f2e5264901a4504e11e3cefd5b5296b57365fd6489abf2455a +SIZE (worker-4.10.1.tar.bz2) = 1696910 diff --git a/x11-fm/worker/files/patch-configure b/x11-fm/worker/files/patch-configure index c501fa5339de..bf8b293ccc68 100644 --- a/x11-fm/worker/files/patch-configure +++ b/x11-fm/worker/files/patch-configure @@ -3,7 +3,7 @@ @@ -21598,7 +21598,7 @@ if test -n "$PKG_CONFIG" && \ ($PKG_CONFIG --exists --print-errors "openssl") 2>&5 ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; then + test $ac_status = 0 -o -n "$OPENSSL_CFLAGS" -o -n "$OPENSSL_LIBS"; }; then