diff options
author | tcberner <tcberner@FreeBSD.org> | 2019-02-03 17:48:17 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2019-02-03 17:48:17 +0800 |
commit | cfe6b344acf37992ac87d2b9fb386367a53069bb (patch) | |
tree | ca56b4613d1c197c0fc05e810c09dc7a6c6fef89 /news | |
parent | 165f28c0d03517e15bd6df12a01273ab26914026 (diff) | |
download | freebsd-ports-gnome-cfe6b344acf37992ac87d2b9fb386367a53069bb.tar.gz freebsd-ports-gnome-cfe6b344acf37992ac87d2b9fb386367a53069bb.tar.zst freebsd-ports-gnome-cfe6b344acf37992ac87d2b9fb386367a53069bb.zip |
news/nzbhydra2: update to 2.3.4
* Fix: Move cancel button in dialog shown while searching because you're all too slow to click it.
* Fix: Prevent database trace file becoming too large
* Fix: Keep less gclog files in the log folder
Submitted by: Daniel Shafer <daniel shafer cc>
Differential Revision: https://reviews.freebsd.org/D19069
Diffstat (limited to 'news')
-rw-r--r-- | news/nzbhydra2/Makefile | 4 | ||||
-rw-r--r-- | news/nzbhydra2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/news/nzbhydra2/Makefile b/news/nzbhydra2/Makefile index 78228fe6ffe6..9f8ba34838af 100644 --- a/news/nzbhydra2/Makefile +++ b/news/nzbhydra2/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nzbhydra2 -DISTVERSION= 2.3.3 +DISTVERSION= 2.3.4 DISTVERSIONSUFFIX= -linux CATEGORIES= news java MASTER_SITES= https://github.com/theotherp/${PORTNAME}/releases/download/v${DISTVERSION}/ @@ -32,7 +32,7 @@ JAVA_RUN= yes USERS= nzbhydra2 GROUPS= nzbhydra2 -PLIST_FILES= ${DATADIR}/lib/core-2.3.3-exec.jar \ +PLIST_FILES= ${DATADIR}/lib/core-2.3.4-exec.jar \ ${DATADIR}/nzbhydra2 \ ${DATADIR}/nzbhydra2wrapper.py \ ${DATADIR}/changelog.md \ diff --git a/news/nzbhydra2/distinfo b/news/nzbhydra2/distinfo index 0f4914cb6214..15a7a3356ac0 100644 --- a/news/nzbhydra2/distinfo +++ b/news/nzbhydra2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1548790229 -SHA256 (nzbhydra2-2.3.3-linux.zip) = 899981bccab23828bfc95590c22386261556271323f1810f73aecdeaf014a62f -SIZE (nzbhydra2-2.3.3-linux.zip) = 61623948 +TIMESTAMP = 1549150850 +SHA256 (nzbhydra2-2.3.4-linux.zip) = 4c999d26886531ddba66d7c8e656da3fba50476abd722d8823d3cd128d8d5132 +SIZE (nzbhydra2-2.3.4-linux.zip) = 61624259 |