Date: Fri, 20 Sep 2019 14:52:03 +0000 (UTC) From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512416 - head/net-im/toot Message-ID: <201909201452.x8KEq3KC076269@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: 0mp Date: Fri Sep 20 14:52:02 2019 New Revision: 512416 URL: https://svnweb.freebsd.org/changeset/ports/512416 Log: Update to 0.24.0 Changelog: https://github.com/ihabunek/toot/releases/tag/0.24.0 Reported by: portscout Event: EuroBSDcon 2019 Hackathon Modified: head/net-im/toot/Makefile head/net-im/toot/distinfo Modified: head/net-im/toot/Makefile ============================================================================== --- head/net-im/toot/Makefile Fri Sep 20 14:50:11 2019 (r512415) +++ head/net-im/toot/Makefile Fri Sep 20 14:52:02 2019 (r512416) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= toot -DISTVERSION= 0.23.1 +DISTVERSION= 0.24.0 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-im/toot/distinfo ============================================================================== --- head/net-im/toot/distinfo Fri Sep 20 14:50:11 2019 (r512415) +++ head/net-im/toot/distinfo Fri Sep 20 14:52:02 2019 (r512416) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567589566 -SHA256 (ihabunek-toot-0.23.1_GH0.tar.gz) = 1f3803a0d6bed1f055bf13cef2b6577efedff089583bdd1cbe3835087e4d5a33 -SIZE (ihabunek-toot-0.23.1_GH0.tar.gz) = 607409 +TIMESTAMP = 1568980447 +SHA256 (ihabunek-toot-0.24.0_GH0.tar.gz) = 645db4d1284cde8d29de1e6852efcb84284e66b55a1847c71b7f32a6ebe658ee +SIZE (ihabunek-toot-0.24.0_GH0.tar.gz) = 608081
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909201452.x8KEq3KC076269>