svn commit: r496017 - head/news/nzbhydra2
Tobias C. Berner
tcberner at FreeBSD.org
Sun Mar 17 07:31:55 UTC 2019
Author: tcberner
Date: Sun Mar 17 07:31:54 2019
New Revision: 496017
URL: https://svnweb.freebsd.org/changeset/ports/496017
Log:
news/nzbhydra2: Update to 2.3.16
- All updates between 2.3.6 and 2.3.16 are breaks and fixes for better SSL support.
Submitted by: Daniel Shafer <daniel shafer cc> (maintainer)
Differential Revision: https://reviews.freebsd.org/D19609
Modified:
head/news/nzbhydra2/Makefile
head/news/nzbhydra2/distinfo
Modified: head/news/nzbhydra2/Makefile
==============================================================================
--- head/news/nzbhydra2/Makefile Sun Mar 17 07:28:05 2019 (r496016)
+++ head/news/nzbhydra2/Makefile Sun Mar 17 07:31:54 2019 (r496017)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= nzbhydra2
-DISTVERSION= 2.3.6
+DISTVERSION= 2.3.16
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.6-exec.jar \
+PLIST_FILES= ${DATADIR}/lib/core-2.3.16-exec.jar \
${DATADIR}/nzbhydra2 \
${DATADIR}/nzbhydra2wrapper.py \
${DATADIR}/changelog.md \
Modified: head/news/nzbhydra2/distinfo
==============================================================================
--- head/news/nzbhydra2/distinfo Sun Mar 17 07:28:05 2019 (r496016)
+++ head/news/nzbhydra2/distinfo Sun Mar 17 07:31:54 2019 (r496017)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549478817
-SHA256 (nzbhydra2-2.3.6-linux.zip) = e3aef24aac61f9094f80cd7d93821a103058b4410bafe3ec7d183abaf40bd5dc
-SIZE (nzbhydra2-2.3.6-linux.zip) = 61625733
+TIMESTAMP = 1552779735
+SHA256 (nzbhydra2-2.3.16-linux.zip) = 9cf8fde9f1e40c2894fff6798c8a1dc22be4904c9542e7e9250409f2dbae5e33
+SIZE (nzbhydra2-2.3.16-linux.zip) = 70170041
More information about the svn-ports-all
mailing list