svn commit: r491553 - head/news/sabnzbdplus

Jochen Neumeister joneum at FreeBSD.org
Tue Jan 29 10:56:16 UTC 2019


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 at 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 at 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


More information about the svn-ports-head mailing list