From owner-svn-ports-head@freebsd.org Fri Jul 19 14:58:11 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BF1B7A4B0D; Fri, 19 Jul 2019 14:58:11 +0000 (UTC) (envelope-from swills@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 A182B70F27; Fri, 19 Jul 2019 14:58:11 +0000 (UTC) (envelope-from swills@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 7941F2294A; Fri, 19 Jul 2019 14:58:11 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x6JEwBpH045003; Fri, 19 Jul 2019 14:58:11 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x6JEwBAw045001; Fri, 19 Jul 2019 14:58:11 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201907191458.x6JEwBAw045001@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 19 Jul 2019 14:58:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506941 - head/devel/py-argh X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/py-argh X-SVN-Commit-Revision: 506941 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: A182B70F27 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)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.970,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: Fri, 19 Jul 2019 14:58:11 -0000 Author: swills Date: Fri Jul 19 14:58:10 2019 New Revision: 506941 URL: https://svnweb.freebsd.org/changeset/ports/506941 Log: devel/py-argh: Update to 0.26.2 PR: 238461 Approved by: maintainer timeout (nivit, >5 weeks) Modified: head/devel/py-argh/Makefile (contents, props changed) head/devel/py-argh/distinfo (contents, props changed) Modified: head/devel/py-argh/Makefile ============================================================================== --- head/devel/py-argh/Makefile Fri Jul 19 14:53:28 2019 (r506940) +++ head/devel/py-argh/Makefile Fri Jul 19 14:58:10 2019 (r506941) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= argh -PORTVERSION= 0.26.1 -PORTREVISION= 0 +PORTVERSION= 0.26.2 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-argh/distinfo ============================================================================== --- head/devel/py-argh/distinfo Fri Jul 19 14:53:28 2019 (r506940) +++ head/devel/py-argh/distinfo Fri Jul 19 14:58:10 2019 (r506941) @@ -1,2 +1,3 @@ -SHA256 (argh-0.26.1.tar.gz) = 06a7442cb9130fb8806fe336000fcf20edf1f2f8ad205e7b62cec118505510db -SIZE (argh-0.26.1.tar.gz) = 32261 +TIMESTAMP = 1560185459 +SHA256 (argh-0.26.2.tar.gz) = e9535b8c84dc9571a48999094fda7f33e63c3f1b74f3e5f3ac0105a58405bb65 +SIZE (argh-0.26.2.tar.gz) = 32913