From owner-svn-ports-all@freebsd.org Wed Aug 22 09:57:02 2018 Return-Path: Delivered-To: svn-ports-all@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 D24221083BCD; Wed, 22 Aug 2018 09:57:01 +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.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 880028CE05; Wed, 22 Aug 2018 09:57:01 +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 694311165A; Wed, 22 Aug 2018 09:57:01 +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 w7M9v1cq063646; Wed, 22 Aug 2018 09:57:01 GMT (envelope-from 0mp@FreeBSD.org) Received: (from 0mp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7M9v0E2063643; Wed, 22 Aug 2018 09:57:00 GMT (envelope-from 0mp@FreeBSD.org) Message-Id: <201808220957.w7M9v0E2063643@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: Wed, 22 Aug 2018 09:57:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477780 - in head/net-im/toot: . files X-SVN-Group: ports-head X-SVN-Commit-Author: 0mp X-SVN-Commit-Paths: in head/net-im/toot: . files X-SVN-Commit-Revision: 477780 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.27 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: Wed, 22 Aug 2018 09:57:02 -0000 Author: 0mp Date: Wed Aug 22 09:57:00 2018 New Revision: 477780 URL: https://svnweb.freebsd.org/changeset/ports/477780 Log: net-im/toot: Update to 0.19.0 Changelog: - 0.18.0: https://github.com/ihabunek/toot/releases/tag/0.18.0 - Add support for public, tag and list timelines in toot timeline - Add --sensitive and --spoiler-text options to toot post - Curses app improvements: - Respect sensitive content, require keypress to show - Add help modal (press h) - Misc rendering improvements - 0.19.0: https://github.com/ihabunek/toot/releases/tag/0.19.0 - Add support for replying to a toot - Add toot delete command for deleting a toot - Add global --quiet flag to silence output - Make toot login provide browser login, and toot login_cli log in via console. This makes it clear what's the preferred option. - Use Idempotency-Key header to prevent multiple toots being posted if request is retried - Fix a bug where all media would be marked as sensitive Reviewed by: krion (mentor) Approved by: krion (mentor) Differential Revision: https://reviews.freebsd.org/D16826 Deleted: head/net-im/toot/files/ Modified: head/net-im/toot/Makefile head/net-im/toot/distinfo head/net-im/toot/pkg-descr Modified: head/net-im/toot/Makefile ============================================================================== --- head/net-im/toot/Makefile Wed Aug 22 09:38:08 2018 (r477779) +++ head/net-im/toot/Makefile Wed Aug 22 09:57:00 2018 (r477780) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= toot -DISTVERSION= 0.17.1 -PORTREVISION= 1 +DISTVERSION= 0.19.0 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +12,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.0:www/py-beautifulsoup@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py-requests@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}requests>=2.13:www/py-requests@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.0:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=2.4.0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=3.0.0:devel/py-pytest@${PY_FLAVOR} Modified: head/net-im/toot/distinfo ============================================================================== --- head/net-im/toot/distinfo Wed Aug 22 09:38:08 2018 (r477779) +++ head/net-im/toot/distinfo Wed Aug 22 09:57:00 2018 (r477780) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523981665 -SHA256 (ihabunek-toot-0.17.1_GH0.tar.gz) = ebdf0ce28b90e0f943fdbec6b14eccfbdbe39fa791df9880e60e2b80d1aaaf18 -SIZE (ihabunek-toot-0.17.1_GH0.tar.gz) = 34149 +TIMESTAMP = 1534367575 +SHA256 (ihabunek-toot-0.19.0_GH0.tar.gz) = 90d76442a85a6597edfa3dc5edaf5a506fc5912577381f67ffecc092e64bafdf +SIZE (ihabunek-toot-0.19.0_GH0.tar.gz) = 151092 Modified: head/net-im/toot/pkg-descr ============================================================================== --- head/net-im/toot/pkg-descr Wed Aug 22 09:38:08 2018 (r477779) +++ head/net-im/toot/pkg-descr Wed Aug 22 09:57:00 2018 (r477780) @@ -1,6 +1,10 @@ -Toot is a Mastodon CLI client written in Python, which lets you log into your -Mastodon account, search for users and hashtags, display timelines, post -(toot), upload media files and perform account related actions such us -following, muting and blocking. +Toot is a Mastodon CLI client written in Python. + +Features: +* Posting, replying, deleting statuses +* Support for media uploads, spoiler text, sensitive content +* Search by account or hash tag +* Following, muting and blocking accounts +* Simple switching between authenticated in Mastodon accounts WWW: https://github.com/ihabunek/toot