From owner-svn-ports-head@freebsd.org Sun Sep 8 10:34:39 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 1B43CEF440; Sun, 8 Sep 2019 10:34:39 +0000 (UTC) (envelope-from matthew@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 46R72k6cZtz3G7w; Sun, 8 Sep 2019 10:34:38 +0000 (UTC) (envelope-from matthew@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 C1BEC1CA7C; Sun, 8 Sep 2019 10:34:38 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x88AYc6U077766; Sun, 8 Sep 2019 10:34:38 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x88AYc2l077764; Sun, 8 Sep 2019 10:34:38 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201909081034.x88AYc2l077764@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sun, 8 Sep 2019 10:34:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511561 - head/devel/py-whichcraft X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/devel/py-whichcraft X-SVN-Commit-Revision: 511561 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.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: Sun, 08 Sep 2019 10:34:39 -0000 Author: matthew Date: Sun Sep 8 10:34:38 2019 New Revision: 511561 URL: https://svnweb.freebsd.org/changeset/ports/511561 Log: Update to 0.6.1 ChangeLog: https://github.com/cookiecutter/whichcraft/blob/0.6.1/HISTORY.rst Modified: head/devel/py-whichcraft/Makefile head/devel/py-whichcraft/distinfo Modified: head/devel/py-whichcraft/Makefile ============================================================================== --- head/devel/py-whichcraft/Makefile Sun Sep 8 09:34:27 2019 (r511560) +++ head/devel/py-whichcraft/Makefile Sun Sep 8 10:34:38 2019 (r511561) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= whichcraft -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-whichcraft/distinfo ============================================================================== --- head/devel/py-whichcraft/distinfo Sun Sep 8 09:34:27 2019 (r511560) +++ head/devel/py-whichcraft/distinfo Sun Sep 8 10:34:38 2019 (r511561) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563011681 -SHA256 (whichcraft-0.6.0.tar.gz) = d54caa14cc3f7b1d2276f8753fd05f1dc5a554df6f83a36c5c2a551e81de2498 -SIZE (whichcraft-0.6.0.tar.gz) = 6745 +TIMESTAMP = 1567938473 +SHA256 (whichcraft-0.6.1.tar.gz) = acdbb91b63d6a15efbd6430d1d7b2d36e44a71697e93e19b7ded477afd9fce87 +SIZE (whichcraft-0.6.1.tar.gz) = 6909