From owner-svn-ports-all@freebsd.org Thu Apr 16 07:08:02 2020 Return-Path: Delivered-To: svn-ports-all@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 358472B3747; Thu, 16 Apr 2020 07:08:02 +0000 (UTC) (envelope-from 0mp@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 492r0L0jftz457s; Thu, 16 Apr 2020 07:08:02 +0000 (UTC) (envelope-from 0mp@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 0F4F04C9A; Thu, 16 Apr 2020 07:08:02 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03G78103099544; Thu, 16 Apr 2020 07:08:01 GMT (envelope-from 0mp@FreeBSD.org) Received: (from 0mp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03G781cG099543; Thu, 16 Apr 2020 07:08:01 GMT (envelope-from 0mp@FreeBSD.org) Message-Id: <202004160708.03G781cG099543@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: 0mp set sender to 0mp@FreeBSD.org using -f From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Thu, 16 Apr 2020 07:08:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531825 - head/net-im/toot X-SVN-Group: ports-head X-SVN-Commit-Author: 0mp X-SVN-Commit-Paths: head/net-im/toot X-SVN-Commit-Revision: 531825 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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, 16 Apr 2020 07:08:02 -0000 Author: 0mp Date: Thu Apr 16 07:08:01 2020 New Revision: 531825 URL: https://svnweb.freebsd.org/changeset/ports/531825 Log: net-im/toot: Update to 0.26.0 Release notes: https://github.com/ihabunek/toot/releases/tag/0.26.0 Modified: head/net-im/toot/Makefile head/net-im/toot/distinfo Modified: head/net-im/toot/Makefile ============================================================================== --- head/net-im/toot/Makefile Thu Apr 16 07:01:55 2020 (r531824) +++ head/net-im/toot/Makefile Thu Apr 16 07:08:01 2020 (r531825) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= toot -DISTVERSION= 0.25.2 -PORTREVISION= 1 +DISTVERSION= 0.26.0 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-im/toot/distinfo ============================================================================== --- head/net-im/toot/distinfo Thu Apr 16 07:01:55 2020 (r531824) +++ head/net-im/toot/distinfo Thu Apr 16 07:08:01 2020 (r531825) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580572167 -SHA256 (ihabunek-toot-0.25.2_GH0.tar.gz) = 9dfba770da228b81ded867da8aaf7a0c20410563959e851f3bdd648715b6cdd3 -SIZE (ihabunek-toot-0.25.2_GH0.tar.gz) = 609152 +TIMESTAMP = 1587018843 +SHA256 (ihabunek-toot-0.26.0_GH0.tar.gz) = 004bc47cc93d69c6dcba63a28eceedef82caaa74759643d83d92588d8bcd2967 +SIZE (ihabunek-toot-0.26.0_GH0.tar.gz) = 609958