From owner-svn-ports-head@freebsd.org Mon Jul 8 18:48:34 2019 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 2DAA415E6579; Mon, 8 Jul 2019 18:48:34 +0000 (UTC) (envelope-from sunpoet@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 C32E9851F7; Mon, 8 Jul 2019 18:48:33 +0000 (UTC) (envelope-from sunpoet@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 3C63B1C660; Mon, 8 Jul 2019 18:48:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x68ImVN8053027; Mon, 8 Jul 2019 18:48:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x68ImUqL053025; Mon, 8 Jul 2019 18:48:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201907081848.x68ImUqL053025@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 8 Jul 2019 18:48:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506243 - head/net/py-pyshark X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/py-pyshark X-SVN-Commit-Revision: 506243 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: C32E9851F7 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.966,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Mon, 08 Jul 2019 18:48:34 -0000 Author: sunpoet Date: Mon Jul 8 18:48:30 2019 New Revision: 506243 URL: https://svnweb.freebsd.org/changeset/ports/506243 Log: Update to 0.4.2.4 Changes: https://github.com/KimiNewt/pyshark/releases https://github.com/KimiNewt/pyshark/commits/master Modified: head/net/py-pyshark/Makefile head/net/py-pyshark/distinfo Modified: head/net/py-pyshark/Makefile ============================================================================== --- head/net/py-pyshark/Makefile Mon Jul 8 18:48:22 2019 (r506242) +++ head/net/py-pyshark/Makefile Mon Jul 8 18:48:30 2019 (r506243) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyshark -PORTVERSION= 0.4.2.3 +PORTVERSION= 0.4.2.4 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-pyshark/distinfo ============================================================================== --- head/net/py-pyshark/distinfo Mon Jul 8 18:48:22 2019 (r506242) +++ head/net/py-pyshark/distinfo Mon Jul 8 18:48:30 2019 (r506243) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557679725 -SHA256 (pyshark-0.4.2.3.tar.gz) = 7c221bf1b9f4fccb8793d8c0c3ce70255c3100f3b02a21232de4c5cd77291c3c -SIZE (pyshark-0.4.2.3.tar.gz) = 21617 +TIMESTAMP = 1562608002 +SHA256 (pyshark-0.4.2.4.tar.gz) = ec91b30149f23d87e56aa9e6385a0db6c1308aaf0d112d924fa13c931a71600b +SIZE (pyshark-0.4.2.4.tar.gz) = 19841