From owner-svn-ports-all@freebsd.org Thu Jan 31 20:27:13 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64A4414B6AEF; Thu, 31 Jan 2019 20:27:13 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A477770592; Thu, 31 Jan 2019 20:27:12 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 95495CA14; Thu, 31 Jan 2019 20:27:12 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x0VKRCLv014280; Thu, 31 Jan 2019 20:27:12 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x0VKRCxf014278; Thu, 31 Jan 2019 20:27:12 GMT (envelope-from cs@FreeBSD.org) Message-Id: <201901312027.x0VKRCxf014278@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Thu, 31 Jan 2019 20:27:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491760 - head/security/nyx X-SVN-Group: ports-head X-SVN-Commit-Author: cs X-SVN-Commit-Paths: head/security/nyx X-SVN-Commit-Revision: 491760 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: A477770592 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.98)[-0.980,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2019 20:27:13 -0000 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