From owner-svn-ports-head@freebsd.org Tue Jun 26 17:13:23 2018 Return-Path: Delivered-To: svn-ports-head@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 2A34910036D4; Tue, 26 Jun 2018 17:13:23 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CE79979FD8; Tue, 26 Jun 2018 17:13:22 +0000 (UTC) (envelope-from ehaupt@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 AED47172C5; Tue, 26 Jun 2018 17:13:22 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5QHDMu1046145; Tue, 26 Jun 2018 17:13:22 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5QHDMOk046140; Tue, 26 Jun 2018 17:13:22 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201806261713.w5QHDMOk046140@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 26 Jun 2018 17:13:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473399 - head/net/proxychains-ng X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/net/proxychains-ng X-SVN-Commit-Revision: 473399 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2018 17:13:23 -0000 Author: ehaupt Date: Tue Jun 26 17:13:21 2018 New Revision: 473399 URL: https://svnweb.freebsd.org/changeset/ports/473399 Log: - Update to 4.13 - Pacify portlint by wrapping line in pkg-descr that exceeds 80 characters - Take maintainership PR: 229343 Modified: head/net/proxychains-ng/Makefile head/net/proxychains-ng/distinfo head/net/proxychains-ng/pkg-descr Modified: head/net/proxychains-ng/Makefile ============================================================================== --- head/net/proxychains-ng/Makefile Tue Jun 26 17:06:33 2018 (r473398) +++ head/net/proxychains-ng/Makefile Tue Jun 26 17:13:21 2018 (r473399) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= proxychains-ng -PORTVERSION= 4.12 +PORTVERSION= 4.13 DISTVERSIONPREFIX= v CATEGORIES= net security -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Redirect connection through proxy servers LICENSE= GPLv2 Modified: head/net/proxychains-ng/distinfo ============================================================================== --- head/net/proxychains-ng/distinfo Tue Jun 26 17:06:33 2018 (r473398) +++ head/net/proxychains-ng/distinfo Tue Jun 26 17:13:21 2018 (r473399) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490452503 -SHA256 (rofl0r-proxychains-ng-v4.12_GH0.tar.gz) = b7bc3062e463800b7718789708defa379da41934231d6cb171defc0eae188b08 -SIZE (rofl0r-proxychains-ng-v4.12_GH0.tar.gz) = 35713 +TIMESTAMP = 1530032852 +SHA256 (rofl0r-proxychains-ng-v4.13_GH0.tar.gz) = ff15295efc227fec99c2b8131ad532e83e833a02470c7a48ae7e7f131e1b08bc +SIZE (rofl0r-proxychains-ng-v4.13_GH0.tar.gz) = 36592 Modified: head/net/proxychains-ng/pkg-descr ============================================================================== --- head/net/proxychains-ng/pkg-descr Tue Jun 26 17:06:33 2018 (r473398) +++ head/net/proxychains-ng/pkg-descr Tue Jun 26 17:13:21 2018 (r473399) @@ -7,7 +7,8 @@ connections through one or more SOCKS4a/5 or HTTP prox Since Proxy Chains NG relies on the dynamic linker, statically linked binaries are not supported. -Adjust ~/.proxychains/proxychains.conf for your Proxy and use ProxyChains NG with +Adjust ~/.proxychains/proxychains.conf for your Proxy and use ProxyChains NG +with proxychains application