Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2017 03:22:43 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r448204 - head/security/zeronet
Message-ID:  <201708180322.v7I3Mhkj094516@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri Aug 18 03:22:42 2017
New Revision: 448204
URL: https://svnweb.freebsd.org/changeset/ports/448204

Log:
  security/zeronet: Update to 0.5.7
  
  PR:		221110
  Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)

Modified:
  head/security/zeronet/Makefile
  head/security/zeronet/distinfo
  head/security/zeronet/pkg-plist

Modified: head/security/zeronet/Makefile
==============================================================================
--- head/security/zeronet/Makefile	Fri Aug 18 03:14:03 2017	(r448203)
+++ head/security/zeronet/Makefile	Fri Aug 18 03:22:42 2017	(r448204)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zeronet
-PORTVERSION=	0.5.6
+PORTVERSION=	0.5.7
 DISTVERSIONPREFIX=	v
 CATEGORIES=	security net-p2p
 
@@ -13,16 +13,8 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msgpack-python>0:devel/py-msgpack-python \
-		${PYTHON_PKGNAMEPREFIX}gevent>=1.0.2:devel/py-gevent \
-		${PYTHON_PKGNAMEPREFIX}rsa>0:security/py-rsa \
-		${PYTHON_PKGNAMEPREFIX}maxminddb>0:net/py-maxminddb \
-		${PYTHON_PKGNAMEPREFIX}pyelliptic>0:security/py-pyelliptic \
-		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3
+		${PYTHON_PKGNAMEPREFIX}gevent>=1.0.2:devel/py-gevent
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	HelloZeroNet
-GH_PROJECT=	ZeroNet
-
 SUB_FILES=	zeronet-service zeronet-cmd pkg-message
 SUB_LIST=	LOCALBASE=${LOCALBASE} USER=${USER} GROUP=${GROUP}
 PLIST_SUB=	USER=${USER} GROUP=${GROUP}
@@ -30,6 +22,9 @@ PLIST_SUB=	USER=${USER} GROUP=${GROUP}
 # ZeroNet hasn't been ported to Python 3 yet
 # https://github.com/HelloZeroNet/ZeroNet/issues/149
 USES=		python:2.7
+USE_GITHUB=	yes
+GH_ACCOUNT=	HelloZeroNet
+GH_PROJECT=	ZeroNet
 NO_ARCH=	yes
 
 OPTIONS_DEFINE=	TOR DEBUG

Modified: head/security/zeronet/distinfo
==============================================================================
--- head/security/zeronet/distinfo	Fri Aug 18 03:14:03 2017	(r448203)
+++ head/security/zeronet/distinfo	Fri Aug 18 03:22:42 2017	(r448204)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497845263
-SHA256 (HelloZeroNet-ZeroNet-v0.5.6_GH0.tar.gz) = aa3fccf45747c090fe3430593fae4135e5f520e556e260bcc7fd919f6adb1951
-SIZE (HelloZeroNet-ZeroNet-v0.5.6_GH0.tar.gz) = 2482029
+TIMESTAMP = 1501462214
+SHA256 (HelloZeroNet-ZeroNet-v0.5.7_GH0.tar.gz) = 3fe60e9379b7d2e63fc69df9058d7028787e1c23f126f1927903fef28a3c26f6
+SIZE (HelloZeroNet-ZeroNet-v0.5.7_GH0.tar.gz) = 2485126

Modified: head/security/zeronet/pkg-plist
==============================================================================
--- head/security/zeronet/pkg-plist	Fri Aug 18 03:14:03 2017	(r448203)
+++ head/security/zeronet/pkg-plist	Fri Aug 18 03:22:42 2017	(r448204)
@@ -8,6 +8,12 @@ etc/rc.d/zeronet
 %%DATADIR%%/plugins/AnnounceZero/__init__.py
 %%DATADIR%%/plugins/AnnounceZero/__init__.pyc
 %%DATADIR%%/plugins/AnnounceZero/__init__.pyo
+%%DATADIR%%/plugins/Cors/CorsPlugin.py
+%%DATADIR%%/plugins/Cors/CorsPlugin.pyc
+%%DATADIR%%/plugins/Cors/CorsPlugin.pyo
+%%DATADIR%%/plugins/Cors/__init__.py
+%%DATADIR%%/plugins/Cors/__init__.pyc
+%%DATADIR%%/plugins/Cors/__init__.pyo
 %%DATADIR%%/plugins/CryptMessage/CryptMessage.py
 %%DATADIR%%/plugins/CryptMessage/CryptMessage.pyc
 %%DATADIR%%/plugins/CryptMessage/CryptMessage.pyo
@@ -425,6 +431,9 @@ etc/rc.d/zeronet
 %%DATADIR%%/src/Test/TestRateLimit.py
 %%DATADIR%%/src/Test/TestRateLimit.pyc
 %%DATADIR%%/src/Test/TestRateLimit.pyo
+%%DATADIR%%/src/Test/TestSafeRe.py
+%%DATADIR%%/src/Test/TestSafeRe.pyc
+%%DATADIR%%/src/Test/TestSafeRe.pyo
 %%DATADIR%%/src/Test/TestSite.py
 %%DATADIR%%/src/Test/TestSite.pyc
 %%DATADIR%%/src/Test/TestSite.pyo
@@ -547,6 +556,7 @@ etc/rc.d/zeronet
 %%DATADIR%%/src/Ui/media/lib/jquery.cssanim.js
 %%DATADIR%%/src/Ui/media/lib/jquery.csslater.coffee
 %%DATADIR%%/src/Ui/media/lib/jquery.easing.1.3.js
+%%DATADIR%%/src/Ui/template/site_add.html
 %%DATADIR%%/src/Ui/template/wrapper.html
 %%DATADIR%%/src/User/User.py
 %%DATADIR%%/src/User/User.pyc
@@ -924,6 +934,9 @@ etc/rc.d/zeronet
 %%DATADIR%%/src/util/RateLimit.py
 %%DATADIR%%/src/util/RateLimit.pyc
 %%DATADIR%%/src/util/RateLimit.pyo
+%%DATADIR%%/src/util/SafeRe.py
+%%DATADIR%%/src/util/SafeRe.pyc
+%%DATADIR%%/src/util/SafeRe.pyo
 %%DATADIR%%/src/util/SocksProxy.py
 %%DATADIR%%/src/util/SocksProxy.pyc
 %%DATADIR%%/src/util/SocksProxy.pyo



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