Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2019 20:27:12 +0000 (UTC)
From:      Carlo Strub <cs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r491760 - head/security/nyx
Message-ID:  <201901312027.x0VKRCxf014278@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cs
Date: Thu Jan 31 20:27:11 2019
New Revision: 491760
URL: https://svnweb.freebsd.org/changeset/ports/491760

Log:
  Update to 2.1.0

Modified:
  head/security/nyx/Makefile
  head/security/nyx/distinfo

Modified: head/security/nyx/Makefile
==============================================================================
--- head/security/nyx/Makefile	Thu Jan 31 20:11:35 2019	(r491759)
+++ head/security/nyx/Makefile	Thu Jan 31 20:27:11 2019	(r491760)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nyx
-PORTVERSION=	2.0.4
-PORTREVISION=	1
+PORTVERSION=	2.1.0
 CATEGORIES=	security net
 MASTER_SITES=	CHEESESHOP
 
@@ -13,7 +12,7 @@ COMMENT=	Command-line monitor for Tor
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}stem>=1.6.0:security/py-stem@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}stem>=1.7.1:security/py-stem@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
 
 USES=		python

Modified: head/security/nyx/distinfo
==============================================================================
--- head/security/nyx/distinfo	Thu Jan 31 20:11:35 2019	(r491759)
+++ head/security/nyx/distinfo	Thu Jan 31 20:27:11 2019	(r491760)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510090679
-SHA256 (nyx-2.0.4.tar.gz) = 38db634789c2d72e485522a490397eb5f77c0bd7c689453efe57808c99dba75e
-SIZE (nyx-2.0.4.tar.gz) = 4074259
+TIMESTAMP = 1548966222
+SHA256 (nyx-2.1.0.tar.gz) = 88521488d1c9052e457b9e66498a4acfaaa3adf3adc5a199892632f129a5390b
+SIZE (nyx-2.1.0.tar.gz) = 6908817



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