Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2019 10:56:15 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r491553 - head/news/sabnzbdplus
Message-ID:  <201901291056.x0TAuFdq095236@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Tue Jan 29 10:56:14 2019
New Revision: 491553
URL: https://svnweb.freebsd.org/changeset/ports/491553

Log:
  Update to 2.3.7
  
  PR:		234986
  Reported by:	Rob <robin@chee.ma>
  Approved by:	maintainer
  Sponsored by:	Netzkommune GmbH

Modified:
  head/news/sabnzbdplus/Makefile
  head/news/sabnzbdplus/distinfo

Modified: head/news/sabnzbdplus/Makefile
==============================================================================
--- head/news/sabnzbdplus/Makefile	Tue Jan 29 09:41:19 2019	(r491552)
+++ head/news/sabnzbdplus/Makefile	Tue Jan 29 10:56:14 2019	(r491553)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	sabnzbdplus
-PORTVERSION=	2.3.5
+PORTVERSION=	2.3.7
 CATEGORIES=	news
 
 MAINTAINER=	joshruehlig@gmail.com
@@ -14,11 +14,12 @@ RUN_DEPENDS=	cheetah:devel/py-cheetah@${PY_FLAVOR} \
 		${PYTHON_SITELIBDIR}/pythonutils/configobj.py:devel/py-utils@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
 
+USES=		python:2.7 shebangfix
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	sabnzbd
 GH_PROJECT=	sabnzbd
 
-USES=		python:2.7 shebangfix
 SHEBANG_FILES=	SABnzbd.py tools/msgfmt.py
 
 NO_ARCH=	yes

Modified: head/news/sabnzbdplus/distinfo
==============================================================================
--- head/news/sabnzbdplus/distinfo	Tue Jan 29 09:41:19 2019	(r491552)
+++ head/news/sabnzbdplus/distinfo	Tue Jan 29 10:56:14 2019	(r491553)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536940696
-SHA256 (sabnzbd-sabnzbd-2.3.5_GH0.tar.gz) = 96dd1c7694b59f37d379150a6b652dc3fd58e2e487a92ece009e292db3c07e64
-SIZE (sabnzbd-sabnzbd-2.3.5_GH0.tar.gz) = 4578345
+TIMESTAMP = 1548743475
+SHA256 (sabnzbd-sabnzbd-2.3.7_GH0.tar.gz) = 33999e3ed15c08bb36d58a07e4e936a2e17b2656f10e3b6ae4716e627ba15a39
+SIZE (sabnzbd-sabnzbd-2.3.7_GH0.tar.gz) = 4605856



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901291056.x0TAuFdq095236>